Warning
This software is highly experimental. Use at your own risks and report any bugs by submitting an issue on GitHub.
An attempt at writing a lightweight Minecraft server from scratch in Rust. Supports 1.19 and above.
This is intended to be used as an AFK or waiting server.
To use in the Pterodactyl panel, you can import the egg file into your panel.
docker run --rm -p "25565:25565" ghcr.io/quozul/picolimbo:master
A sample docker-compose.yml file is available in the repository.