SkillAgentSearch skills...

AntiVPN

Anti VPN PocketMine (PMMP) 5

Install / Use

/learn @RajadorDev/AntiVPN
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="./img/logo.png" style="margin: 0 auto;"> </p>

<a href="https://poggit.pmmp.io/p/AntiVPN"><img src="https://poggit.pmmp.io/shield.state/AntiVPN"></a> <a href="https://poggit.pmmp.io/p/AntiVPN"><img src="https://poggit.pmmp.io/shield.dl.total/AntiVPN"></a> <a href="https://discord.gg/HkfMbBN2AD"><img src="https://img.shields.io/discord/982037265075302551?label=discord&color=7289DA&logo=discord" alt="Discord"></a>

About:

This is a plugin that blocks players who use VPN/Proxy on their PocketMine API 5 (PMMP 5) server

How to use?:

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

Features:

UI

The 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

Bypass

  • ⚠️ Players who have permission: antivpn.bypass will be ignored just like the whitelist

config.yml:

  • 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 sent
  • kick-screen-message - The message that will be sent on the screen of the player expelled due to suspected VPN/Proxy

Command:

  • /antivpn
    • setkey <key>: Set your account key (from https://vpnapi.io/)
    • whitelist
      • add: Add players who will be ignored by the system
      • remove: Remove players who are being ignored
      • list: View the list of players who are being ignored

Author:

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2mo ago
Forks2

Languages

PHP

Security Score

85/100

Audited on Jan 28, 2026

No findings