From 32b75fb9d8f7adbb244e4ea93cc19768d4fcbe5a Mon Sep 17 00:00:00 2001 From: Nan1t Date: Thu, 2 May 2024 16:55:03 +0300 Subject: [PATCH] Edit README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dad8808b..4ddc633f 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ The main goal of this project is maximum simplicity with a minimum number of sen The limbo is empty; there is no ability to set a schematic building since this is not necessary. You can send useful information via chat or boss bar. -No plugins, no logs. The server is fully clear. It is only able to keep a lot of players while the main server is down. +The server is fully clear. It is only able to keep a lot of players while the main server is down. General features: * High performance. The server doesn't save or cache any useless (for limbo) data. -* Doesn't spawn threads per player. Uses a fixed thread pool. +* Doesn't spawn threads per player. Use a fixed thread pool. * Support for **BungeeCord** and **Velocity** info forwarding. * Support for [BungeeGuard](https://www.spigotmc.org/resources/79601/) handshake format. * Multiple versions support.