Skip to content

Commit 4d24897

Browse files
author
basprohop
committed
Update README.md
1 parent 8925f3e commit 4d24897

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ This plugin is a port of the Bukkit Version: https://www.spigotmc.org/resources/
1010
| vpnguard clearcache | **Deletes all locally saved cache files** |
1111
| vpnguard clearip {ip} | **Deletes the locally saved cache file for the specified IP address** |
1212
| vpnguard lookup {ip} | **Allows you to search any IP address in-game and check whether or not it belongs to a hosting organization.** |
13+
| vpnguard ban {ip/subnet block} | **Allows you to ban an IP address subnet** |
14+
| vpnguard unban {ip/subnet block} | **Allows you to unban an IP address subnet** |
1315
| vpnguard about | **Information about the plugin** |
1416

1517
### Permissions
@@ -19,6 +21,8 @@ This plugin is a port of the Bukkit Version: https://www.spigotmc.org/resources/
1921
| vpnguard.command.clearcache | op | Allows you to use the **/vpnguard clearcache** command |
2022
| vpnguard.command.clearip | op | Allows you to use the **/vpnguard clearip** command |
2123
| vpnguard.command.lookup | op | Allows you to use the **/vpnguard lookup** command |
24+
| vpnguard.command.ban | op | Allows you to use the **/vpnguard ban** command |
25+
| vpnguard.command.unban | op | Allows you to use the **/vpnguard unban** command |
2226
| vpnguard.command.about | true | Allows you to use the **/vpnguard about** command |
2327

2428

0 commit comments

Comments
 (0)