Fix default custom-placeholders.yml

This commit is contained in:
filoghost 2020-08-15 16:19:34 +02:00
parent c84668e538
commit 96934a1087

View File

@ -7,7 +7,8 @@
#
# Another use would be for defining colors, symbols, or text decorations.
#
'{custom_placeholder}': 'This line is a custom placeholder.'
'{primary_color}': '&b'
'{secondary_color}': '&7'
'{separator}': '&8[====|====|====|====|====|====|====|====]'
placeholders:
'{custom_placeholder}': 'This line is a custom placeholder.'
'{primary_color}': '&b'
'{secondary_color}': '&7'
'{separator}': '&8[====|====|====|====|====|====|====|====]'