[DEV] Add 1.21.6 into LTS
This commit is contained in:
@@ -71,4 +71,4 @@ pipeline {
|
||||
deleteDir()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -17,4 +17,4 @@ dependencies:
|
||||
LuckPerms:
|
||||
load: BEFORE
|
||||
required: false
|
||||
join-classpath: true
|
||||
join-classpath: true
|
||||
|
@@ -1,8 +1 @@
|
||||
**Bug Fixes**:
|
||||
|
||||
- Fix Adventure Serializer failing completely when serialization fails, causing game glitches
|
||||
|
||||
**New Features**:
|
||||
|
||||
- Allow commands to send feedback as chat messages, if command feedback is disabled
|
||||
- Added Compat API for Advanced Chat
|
||||
Port for 1.21.6
|
12
patches/1.21.6/changelog.md.patch
Normal file
12
patches/1.21.6/changelog.md.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
--- a/changelog.md
|
||||
+++ b/changelog.md
|
||||
@@ -1,8 +1,1 @@
|
||||
-**Bug Fixes**:
|
||||
-
|
||||
-- Fix Adventure Serializer failing completely when serialization fails, causing game glitches
|
||||
-
|
||||
-**New Features**:
|
||||
-
|
||||
-- Allow commands to send feedback as chat messages, if command feedback is disabled
|
||||
-- Added Compat API for Advanced Chat
|
||||
+Port for 1.21.6
|
Reference in New Issue
Block a user