Update README.md

This commit is contained in:
Max 2020-11-27 22:28:24 +02:00 committed by GitHub
parent 3a981e0bda
commit 96a60aab88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,11 +9,11 @@ No plugins, no logs. The server is fully clear. It only able keep a lot of playe
The general features is:
* High performance. The server not saves and not cached any useless (for limbo) data.
* Support for BungeeCord and Velocity info forwarding.
* Support for **BungeeCord** and **Velocity** info forwarding.
* All necessary data are configurable.
* Lightweight. App size is around 1.5 MB.
* Lightweight. App size is around **1.5 MB.**
![](https://i.imgur.com/CKuc8iP.png)
![](https://i.imgur.com/sT8p1Gz.png)
### Protocol support
@ -37,7 +37,7 @@ The installation process is simple.
4. The server will create `settings.yml` file. It's a server configuration.
5. Configure it as you want and restart server.
I recommend you set parameter `debugLevel` to `0` when you finish test server and run it into production.
I recommend you to set parameter `debugLevel` to `0` when you finish testing server and run it into production.
This will disable some useless for production information in the console.
### Contributing
@ -48,4 +48,4 @@ which will not significantly load the server.
### Building
The app use `Gradle` to build and minimize .jar file.
Run `shadowJar` task to build minimized executable jar file.
Run `shadowJar` task to build minimized executable jar file.