Eaglerxserver

| Problem | Likely Cause | Fix | |---------|--------------|-----| | Client shows "Connection refused" | Firewall blocking port 8081 | ufw allow 8081/tcp | | WebSocket handshake fails | Missing Upgrade headers in proxy | See nginx config above | | Lag with 10+ players | Single-threaded WebSocket handling | Use -Dvertx.worker.pool.size=4 | | Player inventory resets each join | Offline-mode UUID mismatch | Switch to online-mode or add an auth plugin |

Millions of potential players are restricted by hardware limitations or the inability to purchase the game. By supporting Eaglercraft clients, you open your server to Chromebook users, school computer users, and players on low-end PCs who can simply open a browser tab to play. eaglerxserver