mirror of
https://github.com/LOOHP/Limbo.git
synced 2026-06-07 13:31:43 +00:00
Minecraft 26.1.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[](http://ci.loohpjames.com/job/Limbo/)
|
||||
# Limbo
|
||||
## Standalone Limbo Minecraft Server (Currently 26.1.1)
|
||||
## Standalone Limbo Minecraft Server (Currently 26.1.2)
|
||||
|
||||
https://www.spigotmc.org/resources/82468/<br>
|
||||
https://modrinth.com/mod/limbo-server
|
||||
@@ -19,7 +19,7 @@ IP: mc.loohpjames.com
|
||||
```
|
||||

|
||||
***
|
||||
### Downloads (1.17.1-26.1.1)
|
||||
### Downloads (1.17.1-26.1.2)
|
||||
- [Jenkins](http://ci.loohpjames.com/job/Limbo/)
|
||||
***
|
||||
### Offical Plugins
|
||||
|
||||
@@ -136,7 +136,7 @@
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugins>
|
||||
<finalName>${project.artifactId}-${project.version}-26.1.1</finalName>
|
||||
<finalName>${project.artifactId}-${project.version}-26.1.2</finalName>
|
||||
</build>
|
||||
|
||||
<profiles>
|
||||
|
||||
@@ -132,7 +132,7 @@ public final class Limbo {
|
||||
|
||||
//===========================
|
||||
|
||||
public final String SERVER_IMPLEMENTATION_VERSION = "26.1.1";
|
||||
public final String SERVER_IMPLEMENTATION_VERSION = "26.1.2";
|
||||
public final int SERVER_IMPLEMENTATION_PROTOCOL = 775;
|
||||
public final String LIMBO_IMPLEMENTATION_VERSION;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user