Fixed:
- Fixed a bug when decoding an object from base64
Added:
- Added support for `
MMOItems` plugin when handling allowed items in the filtered backpack.
- Added NBT (`
nbtlugin:namespace:value` Value must be of type String) support for allowed items in filtered backpack.
- Added GUI display for allowed items with custom NBT data (e.g., items from `
MMOItems`).
- A small API for the plugin has been added:
link - Added option in config.yml `owner-only` only the owner of the backpack can open it
Changed:
- Set `
max_stack_size` for backpacks to 1
Updated:
- Language files updated (Added `
not-owner`)
Upgrade Steps
1.
Backup Files: Follow the instructions in the "Important Notes" section above.
2.
Replace Plugin Files: Replace the existing plugin files with the new version.
3.
Update config.yml: Update your configuration file to the latest format using the provided
config template 1.5.5.
4.
Restart the Server: Restart your server and verify that everything is functioning correctly.