dependabot[bot] 2eb01129fd Bump gson from 2.8.5 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 21:54:07 +00:00
2022-03-02 01:21:07 +00:00
2022-05-01 15:57:17 +01:00
2020-08-03 22:52:40 +08:00
2020-12-23 02:24:57 +08:00
2022-05-20 21:54:07 +00:00
2022-03-29 09:58:18 +01:00
2020-08-09 18:38:25 +08:00

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.

S
Description
Standalone Limbo Minecraft Server (Currently 1.21.7)
Readme 4 MiB
Languages
Java 100%