mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2025-07-16 06:00:13 +02:00
Edit readme
This commit is contained in:
parent
cb02cc498b
commit
088570b28e
@ -1,5 +1,7 @@
|
|||||||
## NanoLimbo
|
## NanoLimbo
|
||||||
|
|
||||||
|
**Current dev branch: [dev/1.4](https://github.com/Nan1t/NanoLimbo/tree/dev/1.4)**
|
||||||
|
|
||||||
This is lightweight minecraft limbo server, written on Java with Netty.
|
This is 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.
|
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 limbo is empty, there are no ability to set schematic building since
|
||||||
@ -9,10 +11,11 @@ No plugins, no logs. The server is fully clear. It only able keep a lot of playe
|
|||||||
|
|
||||||
The general features:
|
The general features:
|
||||||
* High performance. The server not saves and not cached any useless (for limbo) data.
|
* High performance. The server not saves and not cached any useless (for limbo) data.
|
||||||
|
* Doesn't spawn threads per player. Uses fixed threads pool.
|
||||||
* Support for **BungeeCord** and **Velocity** info forwarding.
|
* Support for **BungeeCord** and **Velocity** info forwarding.
|
||||||
* Support for [BungeeGuard](https://www.spigotmc.org/resources/79601/) handshake format.
|
* Support for [BungeeGuard](https://www.spigotmc.org/resources/79601/) handshake format.
|
||||||
* Multiple versions support.
|
* Multiple versions support.
|
||||||
* All necessary data are configurable.
|
* Fully configurable.
|
||||||
* Lightweight. App size around **2MB.**
|
* Lightweight. App size around **2MB.**
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user