+ Add settings
- Add max-length-claim-name in config.yml to setup a max length for claims name
- Add max-length-claim-description in config.yml to setup a max length for claims description
+ Rewrite of help command
All messages are configurable in your language file
+ Remove of old help messages
+ Add action setting on guis
Code (Text):
custom_items: {}
# example_item:
# title: "§aThis is an example item!"
# lore: "§fline 1\n§byou can put differents lines!\n§dline 3\n§cDisable this item in guis/claims.yml"
# slot: 45
# material: DIAMOND_SWORD
# custom_model_data: false
# custom_model_data_value: 0
# action: "RIGHT:CMD:CONSOLE:say i clicked on the example item!"
Clicks : RIGHT, LEFT, SHIFT_RIGHT, SHIFT_LEFT
Actions :
- CMD ( :sender:cmd)
- CLOSE_INVENTORY
- MESSAGE ( :message)
+ Add chat mode for claims
- Change your chat mode with /claim chat
+ Add add/remove commands for protected areas
- /aclaim <add/remove> <*/claim-name> <player> : add/remove a player to/from a protected area
+ Fix some issues on loading protected areas
+ Fix some issues on sensitive case when adding/removing a player to/from a claim