forgot some config

This commit is contained in:
alexcrea 2025-10-19 17:01:30 +02:00
parent 9912da869c
commit 8411b21d1c
Signed by: alexcrea
GPG key ID: E346CD16413450E3
4 changed files with 22 additions and 13 deletions

View file

@ -315,10 +315,11 @@ lore_edit:
#
# Color code are prefixed by "&" and hexadecimal color by "#"
# Color code will not be applied if it colors nothing. "&&" can be used to write "&"
# For minimessage see minimessage formating https://docs.papermc.io/adventure/minimessage/format/
allow_color_code: true
allow_hexadecimal_color: true
use_cost: 0
allow_minimessage: true
remove:
# If removing lore using book & quil is enabled
enabled: false
@ -336,13 +337,13 @@ lore_edit:
remove_color_on_remove: true
# Cost of replacing colors
remove_color_cost: 0
paper:
# Permission is ca.lore_edit.paper
use_permission: true
# what order should the lines should get added/removed (start/end, if invalid or not present will be end)
order: end
append_line:
# If adding lore line using paper is enabled
enabled: false
@ -358,11 +359,12 @@ lore_edit:
#
# Color code are prefixed by "&" and hexadecimal color by "#"
# Color code will not be applied if it colors nothing. "&&" can be used to write "&"
# For minimessage see minimessage formating https://docs.papermc.io/adventure/minimessage/format/
allow_color_code: true
allow_hexadecimal_color: true
allow_minimessage: true
color_use_cost: 0
use_cost: 0
remove_line:
# If removing lore line using paper is enabled
enabled: false