uploaded app

This commit is contained in:
2026-04-03 00:00:40 -05:00
parent aaa2286866
commit 5a10c7a026
233 changed files with 10856 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# NanoLimbo
A lightweight minecraft limbo server, written on Java with Netty. The main goal of the project is maximum simplicity with a minimum number of sent and processed packets. This limbo is empty, there are no ability to set schematic building since this is not necessary. You can send useful information in chat or BossBar.
No plugins, no logs. The server is fully clear. It only able keep a lot of players while the main server is down.
[NanoLimbo Github](https://github.com/Nan1t/NanoLimbo)
## Server Ports
The nanolimbo server requires a single port for access (default 25565).
| Port | default |
|-------|---------|
| Game | 25565 |