By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
This is a plugin that blocks players who use VPN/Proxy on their PocketMine API 5 (PMMP 5) server
To start using, you need to create an account (Free/Premium) at: https://vpnapi.io/
After creating the account, copy the generated key in the dashboard
After copying this key, install the plugin on your server and use the command below:
/antivpn setkey <key>
- the <key>
value, must be your account key generated in the Dashboard of https://vpnapi.io/
After that your plugin will be working to expel players who try to use VPN
enable-cache
- If true, the system will save all IP addresses with and without proxy that enter the server, for faster checking (without connecting to the API) RECOMENDED
alert-admins
- If true, it will alert all players with the permission: antivpn.alert.receive
alert-admin-message
- The message that will be sentkick-screen-message
- The message that will be sent on the screen of the player expelled due to suspected VPN/Proxy/antivpn
setkey <key>
: Set your account key (from https://vpnapi.io/)whitelist
add
: Add players who will be ignored by the systemremove
: Remove players who are being ignoredlist
: View the list of players who are being ignoredThe whitelist system is configurable via the UI (when you execute the command from the game and not from the console)
To access the UI just use: /antivpn whitelist
antivpn.bypass
will be ignored just like the whitelist
You can leave one review per plugin release, and delete or update your review at any time