fix ban command help string (#14820)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ban
|
||||
cmd-ban-desc = Bans somebody
|
||||
cmd-ban-help = Usage: {$Command} <name or user ID> <reason> [duration in minutes, leave out or 0 for permanent ban]
|
||||
cmd-ban-help = Usage: ban <name or user ID> <reason> [duration in minutes, leave out or 0 for permanent ban]
|
||||
cmd-ban-player = Unable to find a player with that name.
|
||||
cmd-ban-self = You can't ban yourself!
|
||||
cmd-ban-hint = <name/user ID>
|
||||
|
||||
Reference in New Issue
Block a user