- [FEAT] New APIs for Maintenance Mode and rewrite commands system
- [FEAT] Improved config system to fix old loading bugs and support JSON - [FEAT] LuckPerms support for commands
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
--- a/.jenkins/Jenkinsfile.snapshot
|
||||
+++ b/.jenkins/Jenkinsfile.snapshot
|
||||
@@ -3,8 +3,8 @@
|
||||
def JDK = "21";
|
||||
@@ -4,7 +4,7 @@
|
||||
def majorMc = "1.21";
|
||||
def modLoaders = "neoforge|fabric|quilt";
|
||||
-def supportedMc = "1.21";
|
||||
def supportedMc = "1.21|1.21.1";
|
||||
-def reltype = "port";
|
||||
+def supportedMc = "1.21|1.21.1";
|
||||
+def reltype = "snapshot";
|
||||
|
||||
pipeline {
|
||||
|
Reference in New Issue
Block a user