forked from BLOCKFANTASY/LOOHP-Limbo
Update README.md
This commit is contained in:
parent
8adb6c7a00
commit
29571119f9
|
|
@ -1,14 +1,14 @@
|
||||||
# Limbo
|
# Limbo
|
||||||
[](http://ci.loohpjames.com/job/Limbo/)
|
[](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
|
||||||
```
|
```
|
||||||

|

|
||||||
***
|
***
|
||||||
### 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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue