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