Update README.md

This commit is contained in:
LOOHP 2024-08-09 11:34:04 +01:00 committed by GitHub
parent 8adb6c7a00
commit 29571119f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -1,14 +1,14 @@
# Limbo # Limbo
[![Build Status](http://ci.loohpjames.com/job/Limbo/badge/icon)](http://ci.loohpjames.com/job/Limbo/) [![Build Status](http://ci.loohpjames.com/job/Limbo/badge/icon)](http://ci.loohpjames.com/job/Limbo/)
## Standalone Limbo Minecraft Server (Currently 1.21) ## Standalone Limbo Minecraft Server (Currently 1.21.1)
### Starting the server ### Starting the server
Use the following command lines to start the limbo server just like any other minecraft server Use the following command lines to start the limbo server just like any other Minecraft server
``` ```
java -jar Limbo.jar --nogui java -jar Limbo.jar --nogui
``` ```
Put the world schem file in the same folder as the server jar file and configurate the `server.properties` file to your needs Put the world scheme file in the same folder as the server jar file and configure the `server.properties` file to your needs
*** ***
### Demo Limbo Server ### Demo Limbo Server
``` ```
@ -16,7 +16,7 @@ IP: mc.loohpjames.com
``` ```
![Server Banner](https://api.loohpjames.com/serverbanner.png?ip=mc.loohpjames.com&width=918&name=IP:%20mc.loohpjames.com) ![Server Banner](https://api.loohpjames.com/serverbanner.png?ip=mc.loohpjames.com&width=918&name=IP:%20mc.loohpjames.com)
*** ***
### Downloads (1.17.1-1.21) ### Downloads (1.17.1-1.21.1)
- [Jenkins](http://ci.loohpjames.com/job/Limbo/) - [Jenkins](http://ci.loohpjames.com/job/Limbo/)
*** ***
### Maven ### Maven