
ExtraStorage 3.7.1
Create virtual storage for your player to store their items when they mined or picked it up
2.0.0
Nov 26, 2021
Change logs | v2.0.0
Changelog v2.0.0:
- Switched from YAML to SQLite database to store user data (increase the security of their data, while also helping to increase server performance)
- Added default sort type for each GUIs when opened.
- Added the "commands" section to DecorateItems (this can help you integrate with other menu plugins).
- Supported for HexColor in server version 1.16 or higher.
- Supported for TNT Pickaxe from any custom enchantment plugins (exclude CustomEnchant because it is outdated and no longer being supported).
- Changed command /es to /es partner.
- Almost all permissions, placeholders and APIs are changed, please read the document for more details.
- Changed ItemPickupEvent API to ItemStoringEvent (called before the item being stored to the player's storage) API.
- Removed BlockBrokenEvent API.
- Removed AutoSmelt feature.
- Fixed some issues occurred in the older versions.
- Optimized code.
- bStats is now updated on resource page.
* This is the latest version. Before updating the plugin, please backup your old ExtraStorage folder, and delete it.
- Switched from YAML to SQLite database to store user data (increase the security of their data, while also helping to increase server performance)
- Added default sort type for each GUIs when opened.
- Added the "commands" section to DecorateItems (this can help you integrate with other menu plugins).
- Supported for HexColor in server version 1.16 or higher.
- Supported for TNT Pickaxe from any custom enchantment plugins (exclude CustomEnchant because it is outdated and no longer being supported).
- Changed command /es to /es partner.
- Almost all permissions, placeholders and APIs are changed, please read the document for more details.
- Changed ItemPickupEvent API to ItemStoringEvent (called before the item being stored to the player's storage) API.
- Removed BlockBrokenEvent API.
- Removed AutoSmelt feature.
- Fixed some issues occurred in the older versions.
- Optimized code.
- bStats is now updated on resource page.
* This is the latest version. Before updating the plugin, please backup your old ExtraStorage folder, and delete it.
1.4.2
Jun 1, 2021
Fixed an issue with ShopGUIPlus
Retrieving large amounts of data from ShopGUIPlus affects the process of opening the market GUI in ExtraStorage, so we have allowed the choice of whether you want to use the functionality of ShopGUIPlus, via a key: using-shopguiplus in worth.yml file.
1.4.0-A
May 27, 2021
Update the wrong old jar
- From now on, loading players' head textures is no longer delayed (even loading with large amount)
- Update the wrong old jar
- Update the wrong old jar
1.3.0
Apr 9, 2021
Added new commands. Click for more!
Now, admin can modify the quantity of items in their storage by using these commands:
/esadmin add [player]
/esadmin take [player]
/esadmin set [player]
/esadmin reset [player]
Added support for TabComplete, shortened command input time.
* Note: If you are using the outdate versions and going to update the plugin, you should delete the old messages folder.
/esadmin add [player]
/esadmin take [player]
/esadmin set [player]
/esadmin reset [player]
Added support for TabComplete, shortened command input time.
* Note: If you are using the outdate versions and going to update the plugin, you should delete the old messages folder.
1.0.0
Mar 20, 2021