1
0
mirror of https://github.com/LOOHP/Limbo.git synced 2026-06-07 13:31:43 +00:00
2021-04-19 13:27:55 +08:00
2021-04-06 22:18:57 +08:00
2021-04-19 13:27:55 +08:00
2020-08-03 22:52:40 +08:00
2020-12-23 02:24:57 +08:00
2021-04-19 13:27:55 +08:00
2021-04-10 20:14:07 +08:00
2020-08-09 18:38:25 +08:00

Limbo

Build Status

Standalone Limbo Minecraft Server (Currently 1.16.5)

Starting the server

Use the following command lines to start the limbo server just like any other minecraft server

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


Demo Limbo Server

IP: mc.loohpjames.com

Downloads (1.16-1.16.5)


Maven

<repository>
  <id>loohp-repo</id>
  <url>https://repo.loohpjames.com/repository</url>
</repository>
<dependency>
  <groupId>com.loohp</groupId>
  <artifactId>Limbo</artifactId>
  <version>VERSION</version>
  <scope>provided</scope>
</dependency>

Replace VERSION with the version.

S
Description
Standalone Limbo Minecraft Server (Currently 1.21.7)
Readme Apache-2.0 6.2 MiB
Languages
Java 100%