16 lines
595 B
YAML
16 lines
595 B
YAML
# Whether Leaf protection is available server-wide.
|
|
enabled: true
|
|
|
|
# Visible Minecraft Resistance level (I-V).
|
|
resistance-level: 1
|
|
|
|
# Legacy color codes are supported.
|
|
prefix: "&a🍃 "
|
|
|
|
# Calendar-day onboarding window measured from first join.
|
|
onboarding-days: 7
|
|
|
|
welcome-message: "&aLeaf protection is available: /leaf on, /leaf off, or /leaf status. Attacking another player opts you out."
|
|
combat-disabled-message: "&cLeaf protection was disabled because you attacked another player. You may use /leaf on again when permitted."
|
|
locked-message: "&cAn administrator locked your Leaf setting."
|