Releases: aj-rom/BackPacksPlus
Releases · aj-rom/BackPacksPlus
Block Place Bug Fix
More Languages
This update provides a couple new language files.
- Turkish
- Portuguese
This also removes the default configuration whitelist/blacklist for basic and advanced backpacks.
Duplication Bug Fix
A user opened a ticket via the discord showcasing a duplication bug. This has now been fixed by disables backpack dropping while viewing a backpack.
EnderPack Fix
This update is a hotfix for a null pointer exception that occurred when no enderpack was being used.
This update also adds back in the option for CustomModelData
Total Rework
Additions
- Whitelist/Blacklist feature
- Option to have a backpack open a players ender chest
- New localization system see here for more info
- New message service
Changes
- New file system, backpacks are now stored in their own file.
- New configuration to have a little less madness
- New /lang/ directory to house any languages added in the future (they will only appear if you choose them via the config)
Smoothing Things Out
- Removed default
craftpermission: changed tobackpack.craft.<BackPack>PERMISSION PAGE - Added commands as children to the node
backpacksplus.* - Switched permission checking logic for backpacks
- Added some error outputs for configuration checking (will be developed more further down the road)
No More Nesting (Sorry Birds)
- Removed nesting of backpacks
- Slight optimizations
- THIS WILL NOT AFFECT BACKPACKS THAT ARE CURRENTLY NESTED (you can remove them from nested backpacks but no longer be able to store a backpack within another)
1.14+ Support & Tab Completion
Additions
- 1.14+ Support
- Added tab completion to plugin commands
Off Hand BackPack Fix
Fixes
- Fix bug that broke backpacks held in the OFF_HAND item slot
- Fixed duplication glitch due to OFF_HAND held backpacks
BackPackLimiter & Optimizations
New Additions
- Added BackPackLimiter - BETA (Default set to disabled)
- The BackPackLimiter adds permission based way to limit the amount of backpacks a player can have in their inventory at once.
- Added a configuration option to disable the nesting of backpacks