Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlOfDuty authored Jul 24, 2018
1 parent aaf32b5 commit b048ffc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Comparison of how many times two accounts have connected from the same ip and a

`/ip (player)` - Prints a player's IP.

`/vpnshield [on/off/toggle]` - Toggles VPNShield

`/vpnshield strictmode [on/off/toggle]` - Toggles VPNShield strict mode, not recommended to be used outside of spam bot attacks.

## Current Permissions

`altfinder.mcleaks` - Gives access to the `/mcleaks` command.
Expand All @@ -28,3 +32,11 @@ Comparison of how many times two accounts have connected from the same ip and a
`altfinder.ip.self` - Allows `/ip` command to display own IP. (Given by default).

`altfinder.ip.other` - Allows `/ip` command to display another palyer's IP.

`altfinder.vpnshield.notify` - Allows player to get VPNShield notifications.

`altfinder.vpnshield.bypass` - Will not execute the using-vpn command on this player.

`altfinder.vpnshield.toggle` - Allows turning VPNShield on and off.

`altfinder.vpnshield.strictmode.toggle` - Allows turning strict mode on and off.

0 comments on commit b048ffc

Please sign in to comment.