Add an exception to the soft max player cap for players who joined the game at some point during the current round. (#6245)

This commit is contained in:
Moony
2022-01-19 17:01:21 -06:00
committed by GitHub
parent 044635c10b
commit 1a62cefdf9
5 changed files with 14 additions and 5 deletions

View File

@@ -0,0 +1,12 @@
whitelist-not-whitelisted = You are not whitelisted.
command-whitelistadd-description = Adds the player with the given username to the server whitelist.
command-whitelistadd-help = whitelistadd <username>
command-whitelistremove-description = Removes the player with the given username from the server whitelist.
command-whitelistremove-help = whitelistremove <username>
command-kicknonwhitelisted-description = Kicks all non-whitelisted players from the server.
command-kicknonwhitelisted-help = kicknonwhitelisted
soft-player-cap-full = The server is full!