Skip to content
forked from LOOHP/Limbo

My Patch of the Standalone Limbo Minecraft Server for 1.18.2 to work with AMP and other Server Management Consoles

License

Notifications You must be signed in to change notification settings

LKD-PIX/Limbo_hotfix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Limbo

Build Status

Standalone Limbo Minecraft Server (Currently 1.18.2)

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

Server Banner


Downloads (1.17.1-1.18.2)


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.

About

My Patch of the Standalone Limbo Minecraft Server for 1.18.2 to work with AMP and other Server Management Consoles

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%