mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 02:34:42 +02:00
Added 'Chat.Channels.Party.Spies.Automatically_Enable_Spying' which allows chat spys to join servers with spying toggled on instead of off
its a QOL feature for people who are always spying on chat
This commit is contained in:
@ -8,6 +8,9 @@ Chat:
|
||||
Enable: true
|
||||
# Whether or not to use the current display name of a player
|
||||
Use_Display_Names: true
|
||||
Spies:
|
||||
# Whether or not players with the chat spy permission join the server with chat spying toggled on
|
||||
Automatically_Enable_Spying: false
|
||||
Admin:
|
||||
# Enable or disable party chat
|
||||
Enable: true
|
||||
|
Reference in New Issue
Block a user