Added most of the lore edit unit tests

This commit is contained in:
alexcrea 2025-03-18 22:03:12 +01:00
parent 4ae53df238
commit dba48d6c10
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
11 changed files with 834 additions and 60 deletions

View file

@ -43,10 +43,17 @@ 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)