!dynamicdns
This plugin keeps your subserver always reachable, even if it's hosted on a dynamic IP address. It's perfect for setups where a server (like a Minecraft subserver) runs on a home computer or any machine without a static IP. You don’t have to manually update IPs anymore – it just works. No need for external DNS tricks or restarts – the IP stays in sync automatically, in real-time.
The proxy server listens for incoming connections using a ServerSocket. When a new connection attempt is detected, the plugin checks if the subserver’s IP address has changed. If it has, the plugin updates the subserver’s address automatically before forwarding the connection. This way, the proxy always routes traffic to the correct, current IP of the subserver.

Keeps your subserver online by auto-updating its IP when it changes. Perfect for home-hosted servers with dynamic IPs.