HomeJavaModsxLimbo
xLimbo

xLimbo by Xena Studios, a fallback server plugin for Paper. A life-buoy icon and the xLimbo wordmark on a dark mission-control style banner with the tagline "Never drop a player again."

A rock-solid fallback / limbo server plugin for Paper (Pufferfish) networks. When your main server crashes, restarts or becomes unreachable, players routed to xLimbo land in an empty void world — creative mode, flight enabled, on an unbreakable glass floor — so they stay connected to the network instead of being disconnected. When the main server is back, they hop straight over with /join (or automatically).

xLimbo is built to never go down: every code path fails safe. It never throws out of enable/reload, never blocks the main thread, never disables itself on a bad config value, and no single player action can lag, crash, grief or escape the sandbox.


✨ Features


📦 Requirements


🚀 Install

  1. Grab a jar (see Downloads below) and drop it in your xLimbo server's plugins/ folder.
  2. Start the server once — xLimbo creates the xlimbo world and writes a default config.yml.
  3. Edit plugins/xLimbo/config.yml to taste, then run /xlimbo reload (most settings apply live; aliases, world.name, floor-y and floor-block need a restart).
  4. Point your proxy's fallback/xlimbo server at this instance and set main-server in the config to the proxy name of the server you want /join to send players to.

⌨️ Commands & permissions

Command Permission Default Description
/join (+ aliases) xlimbo.join everyone Connect to the main server.
/xlimbo reload xlimbo.admin op Reload + re-apply config live.
/xlimbo info xlimbo.admin op Show build/version + runtime status.

⚙️ Recommended server-level tuning

Some performance and security tuning lives outside the plugin. For a fallback server that should stay flat under load:


⚡ How it stays fast & stable

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more