Lore edit config values

This commit is contained in:
alexcrea 2025-03-06 21:26:27 +01:00
parent 2ef42faf40
commit a0fe84a9d4
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
5 changed files with 140 additions and 14 deletions

View file

@ -270,6 +270,19 @@ disable-merge-over:
# If uncommented. 2 unbreaking II book would not give an unbreaking III book. but unbreaking III book can still be applied
#minecraft:unbreaking: 2
# Settings for lore modification
lore_edit:
book_and_quil:
# permission is ca.lore.book_and_quil
use_permission: true
append: false
remove: false
paper:
append_line: false
remove_line: false
# what order should the lines should get added/removed (start/end, if invalid or not present will be end)
order: end
# Whether to show debug logging
debug_log: false