some refractor

This commit is contained in:
alexcrea 2025-10-20 11:25:43 +02:00
parent 8411b21d1c
commit c9e41aceb6
Signed by: alexcrea
GPG key ID: E346CD16413450E3
6 changed files with 56 additions and 53 deletions

View file

@ -28,7 +28,7 @@ the plugin can be downloaded on
- Display XP cost instead of "too expensive" when above level 40. (see below for more information)
- Can handle some custom enchantment plugins (see below for more information)
- Gui to configure the plugin in game.
- Support of color code and hexadecimal color
- Support use of color code, hexadecimal color and minimessage for color/decoration
- (Experimental) Folia support (gui do not work)
---
### Permissions:
@ -44,7 +44,7 @@ ca.config.edit: Allow administrator to edit the plugin's config in game
# Permissions related to use of color and minimessage
ca.color.code: Allow player to use color code on rename if enabled (toggleable)
ca.color.hex: Allow player to use hexadecimal color on rename if enabled (toggleable)
ca.color.minimessage: Allow player to use minimessage formating on rename if enabled (toggleable)
ca.rename.minimessage: Allow player to use minimessage formating on rename if enabled (toggleable) (only legacy compatible at the time)
# Permissions related to edition of the lore
ca.lore_edit.book: Allow player to edit lore via book and quil if enabled (toggleable)