mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
parent
3c078100e8
commit
1336aeaef0
@ -41,16 +41,16 @@ Scoreboard:
|
|||||||
Rainbows: false
|
Rainbows: false
|
||||||
|
|
||||||
# Settings for each type of scoreboard
|
# Settings for each type of scoreboard
|
||||||
|
# Print: Should the command output be printed in chat?
|
||||||
|
# Board: Should the command output be displayed in the scoreboard sidebar?
|
||||||
|
# Display_Time: Amount of time (seconds) to display in the sidebar before clearing.
|
||||||
|
# To display permanently, use "/mcscoreboard keep" or set to -1
|
||||||
Types:
|
Types:
|
||||||
# Settings for /mcrank
|
# Settings for /mcrank
|
||||||
# The sub-options (Print, Board, Display_Time) are the same for each type.
|
# The sub-options (Print, Board, Display_Time) are the same for each type.
|
||||||
Rank:
|
Rank:
|
||||||
# Should the command output be printed in chat?
|
|
||||||
Print: false
|
Print: false
|
||||||
# Should the command output be displayed in the scoreboard sidebar?
|
|
||||||
Board: true
|
Board: true
|
||||||
# Amount of time (seconds) to display in the sidebar before clearing.
|
|
||||||
# To display permanently, use "/mcscoreboard keep" or set to -1
|
|
||||||
Display_Time: 15
|
Display_Time: 15
|
||||||
# Settings for /mctop
|
# Settings for /mctop
|
||||||
Top:
|
Top:
|
||||||
@ -377,13 +377,9 @@ Commands:
|
|||||||
World_Based_Permissions: false
|
World_Based_Permissions: false
|
||||||
partychat:
|
partychat:
|
||||||
Chat_Prefix_Format: '[[GREEN]]([[WHITE]]{0}[[GREEN]])'
|
Chat_Prefix_Format: '[[GREEN]]([[WHITE]]{0}[[GREEN]])'
|
||||||
|
|
||||||
# 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 admin chat instead of their usernames
|
|
||||||
Use_Display_Names: true
|
Use_Display_Names: true
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user