EVMIPBlock.jar
Minecraft server (Spigot, Paper, etc.) plugin to block most large datacenter and VPN networks. By default this plugin uses our own IP block list (https://extravm.com/cidr.json) which blocks most large datacenter networks, especially ones used by all commercial VPN providers. This can help reduce spammers, bots, and generally people bypassing bans by using VPNs. This is not an anti-bot plugin.
You can change the URL for which the plugin checks IP ranges to block, but you must follow the json formatting mentioned in the commented section of the config.yml. If the file of IP ranges is not formatted properly for json, it will not work. We maintain our own list that we suggest you use and if you have any suggestions for additional networks to block please email sales@extravm.com to have it considered. To prevent servers from slowing down at login checks, the IP list is stored in memory when the plugin is loaded.
https://extravm.com/billing/kb_downloads/EVMIPBlock.zip
This plugin has been tested to work on Spigot 1.15.2.
[11-27-2021]: This plugin has been tested to work on Spigot 1.17.1.
/ipb reload - Reload plugin.
/ipb forceupdate - Force update the IP list that's cached in memory, applying any changes from the remote list.
Both commands can be executed by having "evmipblock.admin" permission, or by default for OPs.
Most Popular Articles
"Failed to start Minecraft server" getLogger error
If you're getting errors when starting your Minecraft server, mainly KCauldron, and have the...
Minecraft "java.security.AccessControlException: access denied"
Some plugins (Such as ExecuteEverywhere) sometimes can require specific java security policies to...
Fix "c.s.w.b.WorldEditListener (PlayerInteractEvent)" Timings Lag
If you're running a Spigot server with WorldEdit, WorldGuard and GroupManager plugins together,...
Minecraft client connection delay / lag
Some people have issues with a three to six second connection delay in the vanilla Minecraft...
Minecraft Server Plugin - Establishing SSL connection without server's identity verification is not recommended.
Some servers may run versions of MySQL that have different SSL requirements/settings, without SSL...