forked from BLOCKFANTASY/LOOHP-Limbo
Merge branch 'master' of https://github.com/LOOHP/Limbo
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
### 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
|
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 schem file in the same folder as the server jar file and configurate the `server.properties` file to your needs
|
||||||
|
|||||||
Reference in New Issue
Block a user