Fixed an error in the help for @ban.
This commit is contained in:
parent
1d40f688e5
commit
ae251d3892
1 changed files with 2 additions and 2 deletions
|
|
@ -150,8 +150,8 @@ class CmdBan(MuxCommand):
|
|||
Examples:
|
||||
@ban thomas - ban account 'thomas'
|
||||
@ban/ip 134.233.2.111 - ban specific ip address
|
||||
@ban/ip 134.233.2.* - ban all in the 134.233.2 subnet
|
||||
@ban/ip 134.233.*.* - ban all in the 134.233 subnet
|
||||
@ban/ip 134.233.2.* - ban all in a subnet
|
||||
@ban/ip 134.233.*.* - even wider ban
|
||||
|
||||
A single IP filter is easy to circumvent by changing the computer
|
||||
(also, some ISPs assign only temporary IPs to their users in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue