Create virtual storage for your player to store their items when they mined or picked it up
- Update Topper to fix an issue with data types when creating MySQL tables for the first time
DATABASE LOGIC CHANGED. MAKE SURE TO TEST BEFORE UPDATING TO PRODUCTION SERVER.
- Add a permission to allow player to send pickup items to their storage
exstorage.storage.pickup- Add a patch to clean up all invalid items and empty string in database
- Update UniItem to fix a problem with eco plugins
- Add a permission section in the wiki
With this update, ExtraStorage is now open source.
If you are a developer, you can now access to the source code and make changes and contributions.
If you are a new user and want to test the plugin, you can now access to the source code and build the plugin yourself for free.
However, the support server is only for those who bought the plugin.
There will be more major updates since I'm planning to replace the current codebase to one that uses my library.