Optional server whitelists (#5979)
This commit is contained in:
10
Resources/Locale/en-US/whitelist.ftl
Normal file
10
Resources/Locale/en-US/whitelist.ftl
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user