mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-12 17:38:34 +00:00
Update messages.yml / requested changes
This commit is contained in:
@ -110,10 +110,11 @@ playerFrozen: "<red>That player is already frozen!"
|
|||||||
playerMuted: "<red>That player is already muted!"
|
playerMuted: "<red>That player is already muted!"
|
||||||
playerLockedUp: "<red>That player is already locked up!"
|
playerLockedUp: "<red>That player is already locked up!"
|
||||||
muted: "<red>You are currently muted - STFU!"
|
muted: "<red>You are currently muted - STFU!"
|
||||||
chatIsDisabled: "<red>Public chat is currently restricted!"
|
chatIsOff: "<red>Chat is currently toggled off!"
|
||||||
# 0 - The command sender
|
# 0 - The command sender
|
||||||
modModeOn: "<red>{0} - Restricting public chat to administrators"
|
chatOff: "<red>{0} - Toggled chat off"
|
||||||
modModeOff: "<aqua>{0} - Unrestricting public chat"
|
# 0 - The command sender
|
||||||
|
chatOn: "<aqua>{0} - Toggled chat on"
|
||||||
# 0 - The command sender
|
# 0 - The command sender
|
||||||
# 1 - The player
|
# 1 - The player
|
||||||
kickedPlayer: "<red>{0} - Kicking {1}"
|
kickedPlayer: "<red>{0} - Kicking {1}"
|
||||||
|
Reference in New Issue
Block a user