mirror of
https://github.com/filoghost/ChestCommands.git
synced 2025-02-19 13:01:51 +01:00
Fix default custom-placeholders.yml
This commit is contained in:
parent
c84668e538
commit
96934a1087
@ -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[====|====|====|====|====|====|====|====]'
|
Loading…
Reference in New Issue
Block a user