View attachment 60031
Inventory Saver can be useful in every server available. It is basically an improved enderchest plugin where the players can save, edit and delete their inventory, completely lag free.
The plugin can reach this lag free experience by using asynchronous task execution in the main fields.
You can configure the permissions so they can match perfectly with the server ranks or players.
The official discord server is now up and running, here you can make suggestions, ask questions, and I will help anyone who has any questions about the plugin. Invite link: https://discord.gg/xZy34zbnxe
Inventory modifying and loading
Inventory saving and deleting
Editing other player's inventory
View attachment 60035
Commands (Available: /inventory, /inv, /kit)
View attachment 60034
You can synchronize between the databases with this command.
It won't delete the existing data, just add the rest from the other database.
In both cases the config.yml "database-type" section must be mysql. And the plugin must connect to the mysql server.
Dependencies
Inventory Saver can be useful in every server available. It is basically an improved enderchest plugin where the players can save, edit and delete their inventory, completely lag free.
The plugin can reach this lag free experience by using asynchronous task execution in the main fields.
You can configure the permissions so they can match perfectly with the server ranks or players.
The official discord server is now up and running, here you can make suggestions, ask questions, and I will help anyone who has any questions about the plugin. Invite link: https://discord.gg/xZy34zbnxe
Inventory modifying and loading
![[IMG] [IMG]](/proxy.php?image=https%3A%2F%2Fi.imgur.com%2Fsp3CvTq.gif&hash=a9392790b444c87d3c633f135eb3c105)
Inventory saving and deleting
![[IMG] [IMG]](/proxy.php?image=https%3A%2F%2Fi.imgur.com%2FWdmpKrx.gif&hash=b632d3c7eeb427522e6931683743dd22)
Editing other player's inventory
![[IMG] [IMG]](/proxy.php?image=https%3A%2F%2Fi.imgur.com%2FC2OG3Qu.gif&hash=cd780c70aad15d096fb22cafd22132d1)
View attachment 60035
Commands (Available: /inventory, /inv, /kit)
View attachment 60034
You can synchronize between the databases with this command.
It won't delete the existing data, just add the rest from the other database.
In both cases the config.yml "database-type" section must be mysql. And the plugin must connect to the mysql server.
Dependencies
- Vault - (Required to retrieve permissions for offline players)
- Vault supported permission plugin you can see the list here: https://github.com/milkbowl/Vault
- Purchase and download the plugin (Thank you!).
- Stop your server, put the .jar file in your server's /plugins/ directory.
- Start the server, plugin will generate all necessary config files.
- Fill in config.yml and language.yml with desired settings.
- Restart the server.
- Done!