mirror of https://github.com/LOOHP/Limbo.git
56 lines
2.0 KiB
Markdown
56 lines
2.0 KiB
Markdown
# Limbo
|
|
[](http://ci.loohpjames.com/job/Limbo/)
|
|
## Standalone Limbo Minecraft Server (Currently 1.21.7)
|
|
|
|
https://www.spigotmc.org/resources/82468/
|
|
|
|
### 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 scheme file in the same folder as the server jar file and configure the `server.properties` file to your needs
|
|
***
|
|
### Demo Limbo Server
|
|
```
|
|
IP: mc.loohpjames.com
|
|
```
|
|

|
|
***
|
|
### Downloads (1.17.1-1.21.7)
|
|
- [Jenkins](http://ci.loohpjames.com/job/Limbo/)
|
|
***
|
|
### Offical Plugins
|
|
- [ViaLimbo](https://github.com/LOOHP/ViaLimbo/) - Allow other Minecraft versions to join through the use of [ViaProxy](https://github.com/ViaVersion/ViaProxy)
|
|
- [Floodgate-Limbo](https://github.com/LOOHP/floodgate-limbo) - [Geyser's](https://geysermc.org/) [floodgate](https://geysermc.org/wiki/floodgate/) plugin implemented for Limbo
|
|
***
|
|
### Maven
|
|
```html
|
|
<repository>
|
|
<id>loohp-repo</id>
|
|
<url>https://repo.loohpjames.com/repository</url>
|
|
</repository>
|
|
```
|
|
```html
|
|
<dependency>
|
|
<groupId>com.loohp</groupId>
|
|
<artifactId>Limbo</artifactId>
|
|
<version>VERSION</version>
|
|
<scope>provided</scope>
|
|
</dependency>
|
|
```
|
|
Replace `VERSION` with the version.
|
|
|
|
## Partnerships
|
|
|
|
### Server Hosting
|
|
**Use the link or click the banner** below to **get a 25% discount off** your first month when buying any of their gaming servers!<br>
|
|
It also **supports my development**, take it as an alternative way to donate while getting your very own Minecraft server as well!
|
|
|
|
*P.S. Using the link or clicking the banner rather than the code supports me more! (Costs you no extra!)*
|
|
|
|
**https://www.bisecthosting.com/loohp**
|
|
|
|

|