mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Adding support for both display names and sender names in the chat API.
This commit is contained in:
@ -369,5 +369,9 @@ Commands:
|
||||
Request_Timeout: 300
|
||||
p:
|
||||
Enabled: true
|
||||
#Allow mcMMO to use player display names in chat instead of their usernames
|
||||
Use_Display_Names: true
|
||||
a:
|
||||
Enabled: true
|
||||
Enabled: true
|
||||
#Allow mcMMO to use player display names in chat instead of their usernames
|
||||
Use_Display_Names: true
|
Reference in New Issue
Block a user