Reasons
- The game server (or a proxy like BungeeCord or Velocity) has insufficient resources to handle the amount of players.
- There is an outage/issue with the host’s network - you can check for incidents on our status page.
- The proxy (e.g. BungeeCord, Velocity, or Waterfall) is misconfigured (only applies if you have one). Check the configuration files and make sure you’ve set it up correctly.
- There is a problem with your ISP (Internet Service Provider) - this is the case most of the time. Restart your router or contact your internet provider for further help.
Remedy
- Double-check your proxy’s configuration, if you have one.
- Restart the Minecraft Server.
- See if anybody else experiences these issues on your server, if not, it’s most likely a problem with your connection. You can test by using mcsrvstat.us, a free website to check the status of a Minecraft server.
- Use a VPN or proxy. We recommend using Cloudflare’s WARP - a tool that helps you connect to a network with more optimized routes. This is a popular remedy especially for lower-end connections.
- Increase the
paper.playerconnection.keepalive
timeout flag on your Paper-based Minecraft server. To add, insert the-Dpaper.playerconnection.keepalive=90
flag to your Minecraft server startup flags; this extends the keepalive timeout to 90 seconds. - Take an MTR (my trace-route, a tool which allows one to diagnose network paths and routes) and analyze the output.