
ExtraStorage 3.7.3
Create virtual storage for your player to store their items when they mined or picked it up
2.7.0
Apr 18, 2023
Changelogs v2.7.0
Changelogs v2.7.0:
- Updated / Added a few placeholders.
%exstorage_space% - Displays the maximum storage space.
%exstorage_space_formatted% - Same as above, but formatted.
%exstorage_used_space% - Displays the total amount of space used.
%exstorage_used_space_formatted% - Same as above, but formatted.
%exstorage_free_space% - Displays the total amount of free space.
%exstorage_free_space_formatted% - Same as above, but formatted.
%exstorage_used_percent% - Same with used_space, but in percentage.
%exstorage_used_percent_formatted% - Same as above, but formatted.
%exstorage_free_percent% - Same with free_space, but in percentage.
%exstorage_free_percent_formatted% - Same as above, but formatted.
%exstorage_quantity_<material-key>% - Displays the quantity of the item, or -1 if it doesn't exist.
%exstorage_quantity_formatted_<material-key>% - Same as above, but formatted.
2.6.6
Apr 2, 2023
Changelogs v2.6.6
Changelogs v2.6.6:
- Fixed ArrayIndexOutOfBoundsException in chat.
2.6.5
Mar 23, 2023
Changelogs | v2.6.5
Changelogs v2.6.5:
- Added support for Dynamic Pricing in EconomyShopGUI (premium version).
2.6.4
Mar 18, 2023
Changelogs | v2.6.4
Changelogs v2.6.4:
- Fixed an issue with EconomyShopGUI (premium version).
- Removed unnecessary messages when enabling plugin.
2.6.3
Feb 10, 2023
Changelogs | v2.6.3
Changelogs v2.6.3:
- Fixed a bug related to the issue of not being able to open the GUI.
- Some minor bugs fixed.
2.6.2
Dec 11, 2022
Changelogs | v2.6.2
Changelogs v2.6.2:
- Fixed integration with marketplaces.
- Fixed a bug related to checking for updates.
2.6.1
Nov 12, 2022
Changelogs | v2.6.1
Changelogs v2.6.1:
- Completely fixed the error "java.lang.NullPointerException: Cannot read the array length because "<local1>" is null".
2.6.0
Nov 7, 2022
Changelogs | v2.6.0
Changelogs v2.6.0:
- Based on statistics on bStats, we found that older versions are not as popular anymore. As of this update, we will not provide any support from 1.11.2 and earlier versions.
- Fixed a bug that Spamming in Console (discord link)
- Fixed a bug that Cannot read the array length (discord link)
- Some internal bugs fixed.
2.5.8
Sep 16, 2022
Changelogs | v2.5.8
Changelogs v2.5.8:
- Fixed picking up items on the ground into the storage not working.
2.5.7
Sep 15, 2022
Changelogs | v2.5.7
Changelogs v2.5.7:
- Fixed an issue with WildStacker plugin: Items are duplicated when mining if there is an item of the same type being stacked nearby.
- Optimized code.
* If you are using this plugin with WildStacker, please update to the latest version.
2.5.6
Sep 12, 2022
Changelogs | v2.5.6
Changelogs v2.5.6:
- Fixed hex color not being able to use more than 1 color.
2.5.3
Sep 8, 2022
Changelogs | v2.5.3
Changelogs v2.5.3:
- Multiple slots can now be used for control items.
- Fixed & color code not working when already have hex color.
- Fixed an issue with ShopGUIPlus API.
2.4.4
May 15, 2022
Changelogs | v2.4.4
Changelogs v2.4.4:
- Fixed wrong selling price when using /exstorage sell.