Fix misleading error in CmdKick
The error was shown to a player when s/he tried to kick someone who didn't belong to a faction, and incorrectly asserted that something had "went wrong".
This commit is contained in:
@@ -208,7 +208,7 @@ COMMAND:
|
||||
CANDIDATES: 'Players you can kick: '
|
||||
CLICKTOKICK: 'Click to kick '
|
||||
SELF: <b>You cannot kick yourself.
|
||||
OFFLINE: Something went wrong with getting the offline player's faction.
|
||||
NONE: That player is not in a faction.
|
||||
NOTMEMBER: '%s<b> is not a member of %s'
|
||||
INSUFFICIENTRANK: <b>Your rank is too low to kick this player.
|
||||
NEGATIVEPOWER: <b>You cannot kick that member until their power is positive.
|
||||
|
||||
Reference in New Issue
Block a user