Update messages.yml

This commit is contained in:
Deauthorized 2024-04-27 20:16:49 -04:00 committed by GitHub
parent 477bfcb8e6
commit b2f3cc3bb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,6 +110,9 @@ 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!"
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}"