WHAT IS THIS
This is lightweight Minecraft limbo server. This server can be used as fallback server on your network, or an authorization server on offline mode projects.
The main goal of the project is maximum simplicity with a minimum number of sent and handled packets.
This limbo is empty, there is no ability to set schematic building since this is not necessary. You can send useful information in chat, bossbar or title. This only able to keep a lot of players while the main server is down.
Important!
The server can not support any Bukkit/Spigot plugins since this is not a fork of any of them. Please, do not ask for adding support of something Spigot plugin for this server. If you need to implement some feature while player staying in limbo, just do it on yor proxy server side.
FEATURES
- High performance. The server does not save or cache any useless (for limbo) data.
- Doesn't produce thread per player. Uses fixed threads pool.
- Support for BungeeCord and Velocity info forwarding.
- Support for BungeeGuard handshake format.
- Multiple versions support.
- Fully configurable.
- Lightweight (around 3 MB).
VERSIONS SUPPORT
Symbol X means all minor versions.
- 1.7.X
- 1.8.X
- 1.9.X
- 1.10.X
- 1.11.X
- 1.12.X
- 1.13.X
- 1.14.X
- 1.15.X
- 1.16.X
- 1.17.X
- 1.18.X
- 1.19.X
- 1.20.X
- 1.21
The server doesn't support snapshots!
COMMANDS
These commands available in console only:
help - Show help message
conn - Display amount of connections
mem - Display memory usage stats
stop - Stop the server
Note, that it also will be closed correctly if you just press
Ctrl+C.
INSTALLATION
Server requires Java 11 or highter.
The installation process is simple.
- Download the latest version of the program here: https://github.com/Nan1t/NanoLimbo/releases
- Put jar file in the folder you want.
- Create a start script as you did it for Spigot/BungeeCord/etc. with command like this:
Code (Text):
java -jar NanoLimbo-<version>-all.jar
- Server will create the settings.yml file. It's a server configuration. Configure it as you want and restart server.
SUPPORT PROJECT
You can help to keep this project alive not only with contributing.
Paypal:
[email protected]