Servers
Multiplayer, your list
TabWorld connects to Eaglercraft-compatible servers over WebSocket. Keep your favorites here and join in a click.
Featured
Editable examplesLocal test server
ws://localhost:8081/
My servers
Live status and player counts are not shown — they are a preview feature.
How to join
Joining a server
- 1
Get a WSS address
Servers expose a wss:// address that the browser connects to directly.
- 2
Add it here
Save the server to your local list; it stays in your browser.
- 3
Join & play
Launch straight into the server — make sure the version matches.
For server admins
Make your server TabWorld-ready
Run EaglerXServer
Use a Bukkit/BungeeCord/Velocity plugin to accept browser players over WSS.
Match the version
Players connect with the 1.8.8 browser runtime — host a compatible 1.8 backend.
Use WSS in production
A valid TLS certificate is required for browsers to connect securely.