update doc

This commit is contained in:
alexcrea 2025-10-23 15:48:05 +02:00
parent 517fcf3430
commit b9aae9e799
Signed by: alexcrea
GPG key ID: E346CD16413450E3
4 changed files with 0 additions and 32 deletions

View file

@ -306,8 +306,6 @@ 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/
# Note that only color and decoration tags are allowed for minimisage in the v1 version of this plugin
# but any global tag will be allowed later when v2 release
#
# Note that currently minimessage would disable hex code when adding color
allow_color_code: true
@ -337,8 +335,6 @@ lore_edit:
# Color code will be prefixed by "&" and hexadecimal color by "#".
# If color code is allowed, "&" in the text will get converted to "&&"
# For minimessage see minimessage formating https://docs.papermc.io/adventure/minimessage/format/
# Note that only color and decoration tags are allowed for minimisage in the v1 version of this plugin
# but any global tag will be allowed later when v2 release
allow_color_code: true
allow_hexadecimal_color: false
allow_minimessage: true
@ -365,8 +361,6 @@ 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/
# Note that only color and decoration tags are allowed for minimisage in the v1 version of this plugin
# but any global tag will be allowed later when v2 release
#
# Note that currently minimessage would disable hex code when adding color
allow_color_code: true
@ -395,8 +389,6 @@ lore_edit:
# Color code will be prefixed by "&" and hexadecimal color by "#".
# If color code is allowed, "&" in the text will get converted to "&&"
# For minimessage see minimessage formating https://docs.papermc.io/adventure/minimessage/format/
# Note that only color and decoration tags are allowed for minimisage in the v1 version of this plugin
# but any global tag will be allowed later when v2 release
allow_color_code: true
allow_hexadecimal_color: false
allow_minimessage: true