HiddenMotives / VPNGuard

PocketMine-MP Plugin: VPNGuard will prevent players from joining your server behind any type of anonymizer.
MIT License
20 stars 12 forks source link

i can't use command vpnguard subnet {ban/unban} {ip/subnet block} #13

Closed teracube closed 6 years ago

teracube commented 6 years ago

is the synthax correct ? when i type this command, console shows that is an incorrect command

vpnguard subnet ban 176.XXX.254.3

HiddenMotives commented 6 years ago

It would be /vpnguard subnet ban [ipv4 address/subnet]

Please see: https://community.spiceworks.com/networking/articles/2495-what-is-cidr-notation You may also use: https://www.ipaddressguide.com/cidr

teracube commented 6 years ago

@HiddenMotives thanks : -)