mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-06 15:44:45 +02:00
Adding support for both display names and sender names in the chat API.
This commit is contained in:
src/main
java
com
gmail
nossr50
api
commands
admin
config
events
listeners
party
commands
util
resources
@ -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