
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.2.34
Feb 25, 2025
Stack size on Withdraw Command
- Withdraw Command should now respect the maximum amount in an item stack
- Clear some unused files
3.2.33
Jan 5, 2025
Correctly add to storage
- Fix an issue that the wrong item is added to the storage
3.2.32
Jan 4, 2025
Correctly parse items
- Fix an issue that the vanilla item is marked as invalid when a custom item plugin is loaded
3.2.31
Dec 20, 2024
Nexo
- Add support for Nexo
Now you can add items from Nexo to the storage
The format for it is NEXO:<item_id>
This is untested (because I don't have a copy of Nexo), so take this as a caution, take a backup before updating and please report if you find any issue
3.2.29
Nov 6, 2024
Blacklist Worlds for Pickup Feature
- Apply Blacklist Worlds to Pickup Feature
Now you can specify worlds that the items the player pickup won't go to the storage
3.2.28
Oct 6, 2024
Lighter ActionBar
- Clean up some code to send messages in Action Bar
Improve the sustainability while I'm remaking this plugin
3.2.27
Oct 5, 2024
Filtering properly
- Make tweaks to implement Filter feature properly
Fix an issue that the Filter data is reset if the item's amount is zero
3.2.26
Sep 9, 2024
A fix for database
- Fix a weird error when creating the database for the first time
Especially for those who use MySQL (not recommended btw)
3.2.7
Nov 20, 2023
Changelogs v3.2.7
Changes:
- Removed debug message when parsing placeholder.
- Removed some unnecessary code.
Fixes:
- Fixed some internal bugs.
3.2.6
Nov 4, 2023
Changelogs v3.2.6
Hotfixes v3.2.6:
- Fixed a bug that was preventing players from throwing out items from their own inventory by clicking outside the gui box.
3.2.5
Nov 4, 2023
Changelogs v3.2.5
Changelogs v3.2.5:
- Fixed the plugin could not be loaded on version 1.18.2
- Fixed the storage could not be opened.
3.2.4
Nov 1, 2023
Changelogs v3.2.4
Changelogs v3.2.4:
- Update the XSeries library to fix the issue when breaking blocks on version 1.20.2
3.2.3
Nov 1, 2023
Changelogs v3.2.3
Changelogs v3.2.3:
- Fixed the plugin could not be loaded.
- Fixed the storage could not be opened on version 1.20.2
- Fixed some internal bugs.
3.2.0
Oct 2, 2023
Changelogs v3.2.0
Fixes:
- Fixed some internal bugs.
Changes:
- Removed unused code to reduce file size.
3.1.9
Sep 26, 2023
Changelogs v3.1.9
Fixes:
- Fixed placeholders is unregistered after using /papi reload.
News:
- Added MATERIAL to sort type.
- Added default sort type option to each GUIs.
You need to add these lines to the right file if you wish to configure it:
Files
filter.yml
Settings:
#Default sort type:
# * Available: MATERIAL, NAME and QUANTITY.
DefaultSort: MATERIAL
ControlItems:
#Sorting items by material:
SortByMaterial:
Material: 'BOOK'
Name: '#dcdde1sᴏʀᴛ sᴛᴏʀᴀɢᴇ ᴄᴏɴᴛᴇɴᴛ'
Lore:
- ''
- '&2→ &aBy material'
- '&8 ● &7By name'
- '&8 ● &7By quantity'
- ''
- '&8[&6ʟ.ᴄʟɪᴄᴋ&8] #dcdde1ɴᴇxᴛ ꜰɪʟᴛᴇʀ'
- '&8[&6ʀ.ᴄʟɪᴄᴋ&8] #dcdde1ᴘʀᴇᴠ. ꜰɪʟᴛᴇʀ'
- '&8[&6s.ᴄʟɪᴄᴋ&8] #dcdde1ʀᴇᴠᴇʀsᴇ ꜰɪʟᴛᴇʀ'
Slot: 51
partner.yml
Settings:
#Default sort type:
# * Available: NAME and TIME.
DefaultSort: NAME
ControlItems:
#Sorting items by material:
SortByMaterial:
Material: 'BOOK'
Name: '#dcdde1sᴏʀᴛ sᴛᴏʀᴀɢᴇ ᴄᴏɴᴛᴇɴᴛ'
Lore:
- ''
- '&2→ &aBy material'
- '&8 ● &7By name'
- '&8 ● &7By quantity'
- ''
- '&8[&6ʟ.ᴄʟɪᴄᴋ&8] #dcdde1ɴᴇxᴛ ꜰɪʟᴛᴇʀ'
- '&8[&6ʀ.ᴄʟɪᴄᴋ&8] #dcdde1ᴘʀᴇᴠ. ꜰɪʟᴛᴇʀ'
- '&8[&6s.ᴄʟɪᴄᴋ&8] #dcdde1ʀᴇᴠᴇʀsᴇ ꜰɪʟᴛᴇʀ'
Slot: 51
sell.yml
Settings:
#Default sort type:
# * Available: MATERIAL, NAME, QUANTITY and UNFILTERED.
DefaultSort: MATERIAL
ControlItems:
#Sorting items by material:
SortByMaterial:
Material: 'BOOK'
Name: '#dcdde1sᴏʀᴛ sᴛᴏʀᴀɢᴇ ᴄᴏɴᴛᴇɴᴛ'
Lore:
- ''
- '&2→ &aBy material'
- '&8 ● &7By name'
- '&8 ● &7By quantity'
- '&8 ● &7By unfiltered'
- ''
- '&8[&6ʟ.ᴄʟɪᴄᴋ&8] #dcdde1ɴᴇxᴛ ꜰɪʟᴛᴇʀ'
- '&8[&6ʀ.ᴄʟɪᴄᴋ&8] #dcdde1ᴘʀᴇᴠ. ꜰɪʟᴛᴇʀ'
- '&8[&6s.ᴄʟɪᴄᴋ&8] #dcdde1ʀᴇᴠᴇʀsᴇ ꜰɪʟᴛᴇʀ'
Slot: 51
storage.yml
Settings:
#Default sort type:
# * Available: MATERIAL, NAME, QUANTITY and UNFILTERED.
DefaultSort: MATERIAL
ControlItems:
#Sorting items by material:
SortByMaterial:
Material: 'BOOK'
Name: '#dcdde1sᴏʀᴛ sᴛᴏʀᴀɢᴇ ᴄᴏɴᴛᴇɴᴛ'
Lore:
- ''
- '&2→ &aBy material'
- '&8 ● &7By name'
- '&8 ● &7By quantity'
- '&8 ● &7By unfiltered'
- ''
- '&8[&6ʟ.ᴄʟɪᴄᴋ&8] #dcdde1ɴᴇxᴛ ꜰɪʟᴛᴇʀ'
- '&8[&6ʀ.ᴄʟɪᴄᴋ&8] #dcdde1ᴘʀᴇᴠ. ꜰɪʟᴛᴇʀ'
- '&8[&6s.ᴄʟɪᴄᴋ&8] #dcdde1ʀᴇᴠᴇʀsᴇ ꜰɪʟᴛᴇʀ'
Slot: 51
3.1.8
Sep 9, 2023
Changelogs v3.1.8
Fixes:
- Fixed the FormatName option in the config.yml file always re-create after restarted the server.