
Chest Protect - Chest Lock 5.20.14
Protect chests, doors, furnaces, all blocks, GUI based, Flags, Economy, Full customizeable
The old custom head textures are no longer supported by the server.
Therefore, you need to change any custom heads in your GUI files to the new
skin URLs.
- Here, you can find more information on how to do that: https://github.com/Angeschossen/PluginFrameworkAPI/wiki/New-Head-Textures
- If you want to use the new default custom player heads:
- The default GUI custom heads can be found here: https://github.com/Angeschossen/ChestProtect/blob/master/definitions_gui.yml
If you don't do this, you'll receive lots of spam from the server in your console log.
- Fixed: [#2424] error at worldedit selection using multi paper
+ Added: ChestSort integration to protect against sorting if untrusted
+ Added: "sign" section in protectables to add all signs
sign:
enabled: false
costs:
value: 5
cashback: 2.5
+ Added: [Suggestion] group API
+ Added: API docs
+ Improved: compatibility of protection unload with 3rd party plugin
- Fixed: untrusted open protection menu via hologram
+ Added: GUI multi lang support
- Fixed: [#2377] breaking block under level keeps protection alive
- Fixed: Some issues related to retrieving player protection info from the database
+ Updated: To latest Lands API
+ Improved: Retrieval of protection info in menus etc.
- Fixed: Inconsistency of protection limits in case of server crash
- Fixed: [#2346] Some Lands integration options weren't working as expected
- Fixed: [#2369] Protection types menu
+ Improved: Persistance of changes in menu in case of server crash
- Fixed: [#2344] Personal settings not saved if for example the server crashes