Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
PicoLimbo Java Wrapper
A Java wrapper around PicoLimbo, a lightweight, multi-version Minecraft limbo server written in Rust. This allows you to run the PicoLimbo server directly inside your proxy or as a standalone jar file.
โญ Star the project on GitHub โข ๐ฌ Join Discord โข ๐ Read Docs
Schematic from Limbo, another great project
PicoLimbo is a lightweight limbo server written in Rust, designed primarily as an AFK or waiting server. Its core focus is on efficiency by implementing only essential packets required for client login and maintaining connection (keep-alive) without unnecessary overhead.
While not aiming to replicate every Minecraft server feature, PicoLimbo supports all Minecraft versions from 1.7.2 up until the latest stable version, excluding snapshots.
๐ Getting Started
Choose the installation method that best fits your setup:
๐ฆ The Easy Way (Recommended)
Best for: Most users, home hosting, and simple setups.
Download the .jar wrapper from Modrinth. This is the easiest way to get up and running and helps support the development of the project.
โก The High-Performance Way
Best for: Dedicated servers, high-traffic environments, and power users. For maximum performance and the lowest possible overhead, download the native binaries directly from our GitHub Releases. This method bypasses the JVM for the core process.
๐ป Platform Compatibility (Java Wrapper)
The Java wrapper is designed to be highly compatible. It works on:
- Windows (x64)
- macOS (M-series/Apple Silicon)
- GNU/Linux (x64 AMD/Intel or arm64/Raspberry Pi)
Note: If you are using Docker or Pterodactyl, it is recommended to use the specific installation guides provided in the official documentation.
Documentation
Please read the installation instructions for the Java Wrapper and how to configure forwarding for PicoLimbo before reporting any issues.
๐ Features
Wide Version Compatibility
Supports all Minecraft versions from 1.7.2 to 26.2 (and beyond) natively, no need for ViaVersion or additional compatibility layers.
Built-in Proxy Support
Integrates with all major Minecraft proxies:
- Velocity (Modern Forwarding)
- BungeeCord (Legacy Forwarding)
- BungeeGuard & BungeeGuardPlus authentication
Ultra-Lightweight & Highly Scalable
When running natively, PicoLimbo uses near 0% CPU while idle and can handle hundreds of players under 10 MB RAM. View benchmarks.
Skin Support
Player skins are supported out of the box.
Highly Configurable
Customize your server using a simple TOML configuration file, including welcome messages, spawn dimensions, server list MOTDs, and more. View configuration docs.
Schematic World (Experimental)
Load a custom world from a schematic file and customize the spawn location (1.16+ only).
Community & Support
If you have any questions, suggestions, or simply want to stay updated, please join the Discord server!


