[DEV] Add 1.21.6 into LTS

This commit is contained in:
2025-06-17 19:22:29 +02:00
parent 770fdbc4c2
commit 4fe0b9702c
4 changed files with 15 additions and 10 deletions

View File

@@ -71,4 +71,4 @@ pipeline {
deleteDir()
}
}
}
}

View File

@@ -17,4 +17,4 @@ dependencies:
LuckPerms:
load: BEFORE
required: false
join-classpath: true
join-classpath: true

View File

@@ -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

View 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