Release v1.4.0 — ProxyTracer Minecraft Launch
Official Minecraft integration for the ProxyTracer API. This release provides high-performance Anti-VPN & Anti-Proxy protection for Paper, Velocity, and BungeeCord servers.
Download Assets
proxytracer-bukkit-1.4.0.jar— For single Paper/Spigot/Purpur servers.proxytracer-velocity-1.4.0.jar— For Velocity proxy networks.proxytracer-bungee-1.4.0.jar— For BungeeCord/Waterfall networks.
Key Features
- Asynchronous Login Checks: IP queries occur asynchronously at login, preventing server thread lag.
- Unified Proxy Support: Dedicated proxy jars check IPs at the gateway network interface, preventing double-billing on backend Paper servers.
- In-Memory Cache: Remembers IP scan results (TTL configurable) to reduce API consumption and support instant player re-joins.
- Staff Alerts: Staff with
proxytracer.notifyreceive real-time notifications when VPN users bypass or are warned. - Discord Logs: Log VPN joins directly to Discord channels via custom webhooks.
- Branded Kick Screen: Kicked proxy users are greeted with clear details and
proxytracer.comlinks.
Quick Installation
- Register for a free API key at ProxyTracer.com.
- Put the correct jar in your server's
plugins/directory. - Start the server and set your API key directly:
/proxytracer set your_api_key_here - Verify status using
/proxytracer status.
Full Changelog
- Native support for Paper, Spigot, Velocity 3.x, and BungeeCord.
- In-memory cache implemented with custom TTL and max size boundaries.
- Real-time whitelist commands for player names and IP subnets.
- Dynamic override commands for debug scenarios (testing local server setups).
- Integrated custom messages and color formatting support (
&codes). - Implemented fail-open policies (
api.on-error: "allow") to protect server availability.
Useful Links
- Create API Key: ProxyTracer Dashboard
- Support Forum / Bugs: Issues Tracker