mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Fix config.yml formatting
This commit is contained in:
parent
c9f1f8f662
commit
d2b6838453
@ -375,12 +375,12 @@ Commands:
|
|||||||
partychat:
|
partychat:
|
||||||
Chat_Prefix_Format: '[[GREEN]]([[WHITE]]{0}[[GREEN]])'
|
Chat_Prefix_Format: '[[GREEN]]([[WHITE]]{0}[[GREEN]])'
|
||||||
|
|
||||||
# Allow mcMMO to use player display names in chat instead of their usernames
|
# Allow mcMMO to use player display names in party chat instead of their usernames
|
||||||
Use_Display_Names: true
|
Use_Display_Names: true
|
||||||
adminchat:
|
adminchat:
|
||||||
Chat_Prefix_Format: '[[AQUA]][[[WHITE]]{0}[[AQUA]]]'
|
Chat_Prefix_Format: '[[AQUA]][[[WHITE]]{0}[[AQUA]]]'
|
||||||
|
|
||||||
# Allow mcMMO to use player display names in chat instead of their usernames
|
# Allow mcMMO to use player display names in admin chat instead of their usernames
|
||||||
Use_Display_Names: true
|
Use_Display_Names: true
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user