Update messages.yml / requested changes

This commit is contained in:
Deauthorized
2024-04-28 03:01:42 -04:00
committed by GitHub
parent 810a547059
commit e79141b415

View File

@ -112,9 +112,8 @@ playerLockedUp: "<red>That player is already locked up!"
muted: "<red>You are currently muted - STFU!" muted: "<red>You are currently muted - STFU!"
chatIsOff: "<red>Chat is currently toggled off!" chatIsOff: "<red>Chat is currently toggled off!"
# 0 - The command sender # 0 - The command sender
chatOff: "<red>{0} - Toggled chat off" # 1 - The set value of the chat toggle
# 0 - The command sender chatToggled: "<red>{0} - Toggled chat {1}"
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}"