Protect chests, doors, furnaces, all blocks, GUI based, Flags, Economy, Full customizeable
+ Added: [Suggestion] You can now set names for block and entity protections
You might want to add the {name} placeholder to the protection list menu.
Also, you probably need to adjust the slots at your gui lang file to make the item show up.
Most likely, your current layout will conflict with the default position.
- Fixed: back to list menu when unlocking protection in menu
- Fixed: [#2004] * in worlds list
- Fixed: error on enabling plugin
- Fixed: Protection list duplication in menu
- Fixed: Default protection items list not being INHERIT
- Fixed: Pagination error
Please don't worry about when this plugin will add 1.19 support. It's designed to run just fine on new versions. An update with version specific additions will be posted once 1.19 is released.
+ Added: [Suggestion] Define sounds for GUI items
https://github.com/Angeschossen/General/wiki/GUI-Menus#sound
This version migrates your language files into a new format. Existing translations are kept. Please take a backup of your translation files anyway.
This update is a complete overhaul of the GUI menu framework. It contains several improvements and
suggestions that we received in the past. While this version has been tested, there might still be
minor issues that might affect the usability of a menu.
+ Added: PlaceholderAPI support for all GUI menus
+ Added: You can now define multiple slots for items in menus
+ Added: You can now define entry ranges for list menus
+ Added: You can now define common items to be set in each menu
+ Added: Define commands to be executed on item click
- Fixed: /cp untrust error
- Fixed: Player flags not saving if has no protections
The command framework has been refactored.
+ Changed: Admin command permissions starting with "chestprotect.admin.command"
+ Changed: Ignore unloaded worlds at LWC import
+ Added: [Suggestion] Lock objects as the server using /lock server
+ Added: [Suggestion] Add all protection types to group button
- Fixed: non-interactive protect block types won't get automatically protected on placement
+ Added: {cmd} placeholder to help messages
+ Updated: French translation files by @Nogapra