Ban message improvements (#14731)
Server config now provide appeals forum link, game admins won't need to type it out manually anymore. Add warning about trying to ban evade. Cleaned up code a bit.
This commit is contained in:
committed by
GitHub
parent
eed3c2a509
commit
3af2e60817
@@ -25,10 +25,12 @@ command-whitelistremove-not-found = Unable to find '{$username}'
|
||||
command-kicknonwhitelisted-description = Kicks all non-whitelisted players from the server.
|
||||
command-kicknonwhitelisted-help = kicknonwhitelisted
|
||||
|
||||
ban-banned-permanent = This ban is appeal only.
|
||||
ban-banned-permanent = This ban will only be removed via appeal.
|
||||
ban-banned-permanent-appeal = This ban will only be removed via appeal. You can appeal at {$link}
|
||||
ban-expires = This ban is for {$duration} minutes and will expire at {$time} UTC.
|
||||
ban-banned-1 = You, or another user of this computer or connection, are banned from playing here.
|
||||
ban-banned-2 = The ban reason is: "{$reason}"
|
||||
ban-banned-3 = Attempts to circumvent this ban such as creating a new account will be logged.
|
||||
|
||||
soft-player-cap-full = The server is full!
|
||||
panic-bunker-account-denied = This server is in panic bunker mode. New connections are not being accepted at this time. Try again later
|
||||
|
||||
Reference in New Issue
Block a user