mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-25 00:25:28 +02:00
Fix config.yml formatting
This commit is contained in:
@@ -230,7 +230,7 @@ Abilities:
|
|||||||
Super_Breaker: 0
|
Super_Breaker: 0
|
||||||
Tree_Feller: 0
|
Tree_Feller: 0
|
||||||
Limits:
|
Limits:
|
||||||
Tree_Feller_Threshold: 500
|
Tree_Feller_Threshold: 500
|
||||||
Tools:
|
Tools:
|
||||||
# Use more tool durability while using abilities. Set Durability_Loss to 0 to disable the extra durability damage.
|
# Use more tool durability while using abilities. Set Durability_Loss to 0 to disable the extra durability damage.
|
||||||
Durability_Loss: 1
|
Durability_Loss: 1
|
||||||
@@ -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
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user