
ExtraStorage | Auto pickup items 3.2.34
Create virtual storage for your player to store their items when they mined or picked it up
3.1.6
Aug 21, 2023
Changelogs v3.1.6
Fixes:
- Fixed the placeholder used to display the item's quantity not working.
3.1.5
Aug 14, 2023
Changelogs v3.1.5
News:
- Added an option in the config file that allows you to enable/disable auto-store item after mining blocks.
- Plugin will now automatically update the missing sections of your configuration file.
Fixes:
- Fixed error when trying to load MySQL database.
3.1.4
Jul 24, 2023
Changelogs v3.1.4
Fixes:
- Sometime, mined items will fall to the ground instead of being stored in the player's storage. This update fixed it.
News:
- Returned the placeholder {current} on ActionBar.
3.1.3
Jul 7, 2023
Changelogs v3.1.3
Fixes:
- Fixed an issue related to ItemsAdder.
For those who are using version 3.1.2, please update the plugin to the latest version!
3.1.2
Jul 6, 2023
Changelogs v3.1.2
Fixes:
- Fixed an issue where ItemsAdder's items were removed from the player's filter after a server restart.
If you are using this plugin with ItemsAdder, please get the update!
3.1.1
Jun 26, 2023
Changelogs v3.1.1
Fixes:
- Fixed an issue related to price-modifier of ShopGUIPlus.
3.1.0
Jun 25, 2023
Changelogs v3.1.0
News:
- Added CoinsEngine support.
- Added EXP as currency support.
- Added price-modifier support from ShopGUIPlus.
- Added an option 'OnlyStoreWhenInvFull' in config.yml, that only store items into the player's storage when their inventory is full.
Fixes:
- Fixed wrong quantity when picked up items to the storage.
- Fixed a bug related to WildStacker and UltimateStacker.
3.0.0
Jun 17, 2023
Important Update | v3.0.0
Changelogs v3.0.0:
- Requires Java 16 and server version 1.16+ to run.
- This version is not compatible with older versions. So, you need to reset almost everything for it to work.
News:
- Added 1.20 support.
- Added BetterEconomy and UltraEconomy support.
- Added ItemsAdder and Oraxen support.
- Added logging for: add, withdraw and sell.
Changes:
- Adjusted some APIs to make it easier to use.
- Removed Title messages.
- Removed these following commands: /es send, /esadmin renew.
- Removed searching for item.
- Fixed a minor bug related to the Whitelist option.
- Merged sorting buttons into one.
- Merged GUI buttons into one.
2.8.0
May 30, 2023
Changelogs v2.8.0
Changelogs v2.8.0:
- Added transaction logs.
Use this feature to help you easily manage player spending. This feature can be enabled/disabled at the UseTransactionLog section in the config.yml file.
2.7.2
May 26, 2023
Changelogs v2.7.2
Changelogs v2.7.2:
- Fixed an issue related to AsyncPlayerChatEvent.
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.