# Install nginx and certbot, then proxy: location / proxy_pass http://localhost:8081; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade";
"port": 8081, "motd": "Eaglercraft 1.8 Server", "maxPlayers": 20, "allowCracked": true how to make a minecraft server on eaglercraft 1.8
| Step | Action | |------|--------| | 1 | Set a static internal IP for your server machine | | 2 | Log into your router (e.g., 192.168.1.1 ) | | 3 | Forward port 8081 (TCP) to the static IP | | 4 | Restart router and check with canseeyou.org | # Install nginx and certbot, then proxy: location