Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
Platforms
Links
Tags
Creators
Details
Licensed AGPL-3.0-only
Published 2 days ago
Updated last month
ProxyTracer
Blocks players joining with VPNs or proxies on Paper, Velocity, and Bungee.

ProxyTracer checks player IPs against the ProxyTracer API during login to stop ban evasion and alt spam.
Features
- Async checks: Runs on Netty network threads, keeping server TPS at 20.0.
- Proxy support: Dedicated JARs for Velocity and Bungee check IPs at the proxy gateway.
- Memory cache: Caches results locally so returning players don't use extra API queries.
- Fail-open: Keeps your server accessible if the API experiences network downtime.
- Discord webhooks: Sends blocked join alerts directly to staff channels.
- Whitelists: Add trusted player names or IPs using simple commands.
Which JAR to install
| Server setup | File | Folder |
|---|---|---|
| Paper / Spigot / Purpur | proxytracer-bukkit-1.3.0.jar |
plugins/ |
| Velocity network | proxytracer-velocity-1.3.0.jar |
plugins/ on Velocity |
| BungeeCord network | proxytracer-bungee-1.3.0.jar |
plugins/ on Bungee |
Setup in 1 minute
- Get a free API key at proxytracer.com/dashboard.
- Put the JAR in your
plugins/folder. - Start the server once.
- Run
/proxytracer set your_key_herein game or console. - Test it with
/proxytracer status.
Previews
| Game kick screen | Console log |
|---|---|
![]() |
![]() |
Links
- Website & API Keys: proxytracer.com
- Source Code: GitHub Repository



