Compare commits

...

4 Commits

Author SHA1 Message Date
dependabot[bot] 9990663596
Merge 72fce754ae into 44f89d1021 2025-11-14 21:10:17 +02:00
LOOHP 44f89d1021
Update README.md 2025-11-13 23:27:08 +00:00
LOOHP 65ba35997f
Update README.md 2025-11-13 23:25:45 +00:00
dependabot[bot] 72fce754ae
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-12 01:29:53 +00:00
2 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
# Limbo
[![Build Status](http://ci.loohpjames.com/job/Limbo/badge/icon)](http://ci.loohpjames.com/job/Limbo/)
# Limbo
## Standalone Limbo Minecraft Server (Currently 1.21.10)
https://www.spigotmc.org/resources/82468/
https://www.spigotmc.org/resources/82468/<br>
https://modrinth.com/mod/limbo-server
### Starting the server
Use the following command lines to start the limbo server just like any other Minecraft server

View File

@ -229,7 +229,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.14.0</version>
<version>3.18.0</version>
</dependency>
<dependency>
<groupId>com.github.Querz</groupId>