mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-05 17:16:41 +00:00
Add new messages to messages.yml for modmode toggle
This commit is contained in:
@ -110,6 +110,10 @@ playerFrozen: "<red>That player is already frozen!"
|
||||
playerMuted: "<red>That player is already muted!"
|
||||
playerLockedUp: "<red>That player is already locked up!"
|
||||
muted: "<red>You are currently muted - STFU!"
|
||||
chatIsDisabled: "<red>Public chat is currently restricted!"
|
||||
# 0 - The command sender
|
||||
modModeOn: "<red>{0} - Restricting public chat to administrators"
|
||||
modModeOff: "<aqua>{0} - Unrestricting public chat"
|
||||
# 0 - The command sender
|
||||
# 1 - The player
|
||||
kickedPlayer: "<red>{0} - Kicking {1}"
|
||||
|
Reference in New Issue
Block a user