Forgot about lore edit permission

This commit is contained in:
alexcrea 2025-03-06 21:51:28 +01:00
parent 55b4aedb3a
commit 8d558a62f0
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
7 changed files with 64 additions and 22 deletions

View file

@ -42,13 +42,19 @@ permissions:
# color permissions
ca.color.code:
default: op
description: Allow player to use color code if permission is required (toggleable)
description: Allow player to use color code if enabled (toggleable)
ca.color.hex:
default: op
description: Allow player to use hexadecimal color if permission is required (toggleable)
description: Allow player to use hexadecimal color if enabled (toggleable)
# lore edit permissions
ca.lore_edit.book:
default: op
description: Allow player to edit lore via book and quil if enabled (toggleable)
ca.lore_edit.paper:
default: op
description: Allow player to edit lore via paper if enabled (toggleable)
# soft depend on old name (UnsafeEnchantsPlus), so I can disable it if it is on the same server (old name for this plugin)
# soft depend on old name of this plugin (UnsafeEnchantsPlus), so I can disable it if it is on the same server
# Also depend to other plugin for compatibility
softdepend:
- UnsafeEnchantsPlus