From d9674b4e7ca5c0e4e560161908538684aad61129 Mon Sep 17 00:00:00 2001 From: Bacteriawa Date: Sat, 7 Feb 2026 23:20:40 +0800 Subject: [PATCH] Update Luminol --- gradle.properties | 2 +- .../0001-Add-configs-to-disable-some-check-for-operators.patch | 2 +- .../0002-Add-config-to-enable-cross-region-damage-trace.patch | 2 +- .../features/0004-Add-config-to-enable-function-command.patch | 2 +- .../features/0010-Leaves-Base-Protocol-Core.patch | 2 +- .../features/0022-Spawn-invulnerable-time.patch | 2 +- .../minecraft-patches/features/0023-Leaves-Fakeplayer.patch | 2 +- .../features/0025-Leaves-Syncmatica-Protocol.patch | 2 +- .../minecraft-patches/features/0027-Leaves-Jade-Protocol.patch | 2 +- .../0031-Leaves-Alternative-block-placement-Protocol.patch | 2 +- .../minecraft-patches/features/0032-Leaves-Replay-Mod-API.patch | 2 +- .../features/0033-Leaves-Catch-update-suppression-crash.patch | 2 +- .../features/0003-Leaves-Leaves-Protocol-Core.patch | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/gradle.properties b/gradle.properties index f76f7be..34ebadc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ apiVersion=1.21.11 release=1 # 0 for skip release, 1 for pre-release, 2 for release -luminolRef=95c4eb6b0fcf0a08dd7c96305e91d549e4e0d2f4 +luminolRef=c8efe54488c1db31f192e9f32dccf34af28ad3dc org.gradle.configuration-cache=true org.gradle.caching=true diff --git a/lophine-server/minecraft-patches/features/0001-Add-configs-to-disable-some-check-for-operators.patch b/lophine-server/minecraft-patches/features/0001-Add-configs-to-disable-some-check-for-operators.patch index e834744..1f1bfc9 100644 --- a/lophine-server/minecraft-patches/features/0001-Add-configs-to-disable-some-check-for-operators.patch +++ b/lophine-server/minecraft-patches/features/0001-Add-configs-to-disable-some-check-for-operators.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Add configs to disable some check for operators diff --git a/net/minecraft/server/network/ServerGamePacketListenerImpl.java b/net/minecraft/server/network/ServerGamePacketListenerImpl.java -index 718a10b442997c8225a7de27ff92c1f36b809a9e..5757832ca91c42b417a95a2536a282a24eef0ef7 100644 +index 6318824fb3efde4043d3db2a0ac681c38621c5fe..1b24f0f6e26dedbf726c620908acaed49054a5f5 100644 --- a/net/minecraft/server/network/ServerGamePacketListenerImpl.java +++ b/net/minecraft/server/network/ServerGamePacketListenerImpl.java @@ -391,7 +391,7 @@ public class ServerGamePacketListenerImpl diff --git a/lophine-server/minecraft-patches/features/0002-Add-config-to-enable-cross-region-damage-trace.patch b/lophine-server/minecraft-patches/features/0002-Add-config-to-enable-cross-region-damage-trace.patch index d24a5f8..355e11a 100644 --- a/lophine-server/minecraft-patches/features/0002-Add-config-to-enable-cross-region-damage-trace.patch +++ b/lophine-server/minecraft-patches/features/0002-Add-config-to-enable-cross-region-damage-trace.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Add config to enable cross region damage trace diff --git a/net/minecraft/server/level/ServerPlayer.java b/net/minecraft/server/level/ServerPlayer.java -index 94144dcf5f5a41f44be0f93de14a60e2124e91b7..b8a2afecf6effec43cc5d5bfdd38056a25e79c1d 100644 +index 08e0dde0aa5ff94b72127abcd7da2a63d5701db8..e311502c156076842c5dcd91c70a94e414312100 100644 --- a/net/minecraft/server/level/ServerPlayer.java +++ b/net/minecraft/server/level/ServerPlayer.java @@ -1445,6 +1445,13 @@ public class ServerPlayer extends Player implements ca.spottedleaf.moonrise.patc diff --git a/lophine-server/minecraft-patches/features/0004-Add-config-to-enable-function-command.patch b/lophine-server/minecraft-patches/features/0004-Add-config-to-enable-function-command.patch index d7f94e0..262aed2 100644 --- a/lophine-server/minecraft-patches/features/0004-Add-config-to-enable-function-command.patch +++ b/lophine-server/minecraft-patches/features/0004-Add-config-to-enable-function-command.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Add config to enable function command diff --git a/net/minecraft/commands/Commands.java b/net/minecraft/commands/Commands.java -index b4976ac6a609c24a43375d6c945e2412b00ab627..ddde2c3e7c8d9105202a7ff32e444f85485cdb7f 100644 +index 9c0c3835776bda3bab08f0abaffc89a72bba0bfc..b95d144dd479d339cc4b0f92cc4c3bade9af4927 100644 --- a/net/minecraft/commands/Commands.java +++ b/net/minecraft/commands/Commands.java @@ -215,7 +215,9 @@ public class Commands { diff --git a/lophine-server/minecraft-patches/features/0010-Leaves-Base-Protocol-Core.patch b/lophine-server/minecraft-patches/features/0010-Leaves-Base-Protocol-Core.patch index a8de5cd..8d6b19f 100644 --- a/lophine-server/minecraft-patches/features/0010-Leaves-Base-Protocol-Core.patch +++ b/lophine-server/minecraft-patches/features/0010-Leaves-Base-Protocol-Core.patch @@ -8,7 +8,7 @@ As a part of : Leaves (https://github.com/LeavesMC/Leaves/blob/ea91106ae57fc4cc1 Licensed under: GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html) diff --git a/io/papermc/paper/threadedregions/RegionizedServer.java b/io/papermc/paper/threadedregions/RegionizedServer.java -index f3be5b71abde2d9833e3b513845485d3030ef2c6..365988c9a46d4f980de1123eeba8f65cbca95df5 100644 +index 80b5d151e0dd6fa44794187875b4b80519839d81..8d32d906f87a1cb866a7497ee0de3045e9adce2c 100644 --- a/io/papermc/paper/threadedregions/RegionizedServer.java +++ b/io/papermc/paper/threadedregions/RegionizedServer.java @@ -369,6 +369,8 @@ public final class RegionizedServer { diff --git a/lophine-server/minecraft-patches/features/0022-Spawn-invulnerable-time.patch b/lophine-server/minecraft-patches/features/0022-Spawn-invulnerable-time.patch index e40b2ad..d11cb8e 100644 --- a/lophine-server/minecraft-patches/features/0022-Spawn-invulnerable-time.patch +++ b/lophine-server/minecraft-patches/features/0022-Spawn-invulnerable-time.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Spawn invulnerable time diff --git a/net/minecraft/server/level/ServerPlayer.java b/net/minecraft/server/level/ServerPlayer.java -index b8a2afecf6effec43cc5d5bfdd38056a25e79c1d..bdd0cd4b52a75f2971da70a7a09a06bee3ec53b2 100644 +index e311502c156076842c5dcd91c70a94e414312100..482ca8764c00838dfa8b555a7614d7f306f466db 100644 --- a/net/minecraft/server/level/ServerPlayer.java +++ b/net/minecraft/server/level/ServerPlayer.java @@ -240,6 +240,7 @@ public class ServerPlayer extends Player implements ca.spottedleaf.moonrise.patc diff --git a/lophine-server/minecraft-patches/features/0023-Leaves-Fakeplayer.patch b/lophine-server/minecraft-patches/features/0023-Leaves-Fakeplayer.patch index 9d091e5..ec98472 100644 --- a/lophine-server/minecraft-patches/features/0023-Leaves-Fakeplayer.patch +++ b/lophine-server/minecraft-patches/features/0023-Leaves-Fakeplayer.patch @@ -312,7 +312,7 @@ index 87bb2715eb4c2fd41537e020ba7fa8cce1591a0f..1837ca833939b8c59b05c03313bec7b0 ServerLevel.this.updateSleepingPlayerList(); } diff --git a/net/minecraft/server/level/ServerPlayer.java b/net/minecraft/server/level/ServerPlayer.java -index bdd0cd4b52a75f2971da70a7a09a06bee3ec53b2..1794ea309bbc6f6a253a8fb5302ffef61ebd0bbb 100644 +index 482ca8764c00838dfa8b555a7614d7f306f466db..c5d13b60029f27162df445b31b9db94e225ce894 100644 --- a/net/minecraft/server/level/ServerPlayer.java +++ b/net/minecraft/server/level/ServerPlayer.java @@ -227,7 +227,7 @@ public class ServerPlayer extends Player implements ca.spottedleaf.moonrise.patc diff --git a/lophine-server/minecraft-patches/features/0025-Leaves-Syncmatica-Protocol.patch b/lophine-server/minecraft-patches/features/0025-Leaves-Syncmatica-Protocol.patch index 8471133..3192d4f 100644 --- a/lophine-server/minecraft-patches/features/0025-Leaves-Syncmatica-Protocol.patch +++ b/lophine-server/minecraft-patches/features/0025-Leaves-Syncmatica-Protocol.patch @@ -9,7 +9,7 @@ As a part of : Leaves (https://github.com/LeavesMC/Leaves) Licensed under: GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html) diff --git a/net/minecraft/server/network/ServerGamePacketListenerImpl.java b/net/minecraft/server/network/ServerGamePacketListenerImpl.java -index 3a40cf4c559b134c67cad9fbbf986b15ed986558..b44f0ac98d52616bc8405995180844a9af2210f9 100644 +index 9a28127f0cbaf586aef416d0d15a791b309ad3af..81ab622f74f9c66f335b868ff55917f8ad5755c0 100644 --- a/net/minecraft/server/network/ServerGamePacketListenerImpl.java +++ b/net/minecraft/server/network/ServerGamePacketListenerImpl.java @@ -338,9 +338,12 @@ public class ServerGamePacketListenerImpl diff --git a/lophine-server/minecraft-patches/features/0027-Leaves-Jade-Protocol.patch b/lophine-server/minecraft-patches/features/0027-Leaves-Jade-Protocol.patch index d0a0fc0..b159ee5 100644 --- a/lophine-server/minecraft-patches/features/0027-Leaves-Jade-Protocol.patch +++ b/lophine-server/minecraft-patches/features/0027-Leaves-Jade-Protocol.patch @@ -9,7 +9,7 @@ As a part of : Leaves (https://github.com/LeavesMC/Leaves) Licensed under: GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html) diff --git a/net/minecraft/server/level/ServerPlayer.java b/net/minecraft/server/level/ServerPlayer.java -index 1794ea309bbc6f6a253a8fb5302ffef61ebd0bbb..9eb7875fd3f2da2ded79397d275c968c0fd613ab 100644 +index c5d13b60029f27162df445b31b9db94e225ce894..cdf0543014a92de7d5181bcc81f828e8b11037b1 100644 --- a/net/minecraft/server/level/ServerPlayer.java +++ b/net/minecraft/server/level/ServerPlayer.java @@ -1451,7 +1451,7 @@ public class ServerPlayer extends Player implements ca.spottedleaf.moonrise.patc diff --git a/lophine-server/minecraft-patches/features/0031-Leaves-Alternative-block-placement-Protocol.patch b/lophine-server/minecraft-patches/features/0031-Leaves-Alternative-block-placement-Protocol.patch index 9f178c8..af79cea 100644 --- a/lophine-server/minecraft-patches/features/0031-Leaves-Alternative-block-placement-Protocol.patch +++ b/lophine-server/minecraft-patches/features/0031-Leaves-Alternative-block-placement-Protocol.patch @@ -13,7 +13,7 @@ MasaGadget(https://github.com/plusls/MasaGadget) litematica(https://github.com/maruohon/litematica) diff --git a/net/minecraft/server/network/ServerGamePacketListenerImpl.java b/net/minecraft/server/network/ServerGamePacketListenerImpl.java -index 5811504f350d18a55850af9d2ebcc2b31bac0d43..672d0ca6b9b167b12ac614e06b161a88f54bb926 100644 +index 4ce93776c34ae9714831212ff46dac541094d48f..7e5b906fcb1b2462409c83984b5197c4407ea333 100644 --- a/net/minecraft/server/network/ServerGamePacketListenerImpl.java +++ b/net/minecraft/server/network/ServerGamePacketListenerImpl.java @@ -2133,7 +2133,7 @@ public class ServerGamePacketListenerImpl diff --git a/lophine-server/minecraft-patches/features/0032-Leaves-Replay-Mod-API.patch b/lophine-server/minecraft-patches/features/0032-Leaves-Replay-Mod-API.patch index af0d969..7991ef5 100644 --- a/lophine-server/minecraft-patches/features/0032-Leaves-Replay-Mod-API.patch +++ b/lophine-server/minecraft-patches/features/0032-Leaves-Replay-Mod-API.patch @@ -306,7 +306,7 @@ index 1837ca833939b8c59b05c03313bec7b02bc85151..a1279303993ffed6ef5ba4ec86668ad8 } // Leaves end - skip diff --git a/net/minecraft/server/level/ServerPlayer.java b/net/minecraft/server/level/ServerPlayer.java -index 9eb7875fd3f2da2ded79397d275c968c0fd613ab..de8d0ad8555679e7814708046f1e93c6b9017c6d 100644 +index cdf0543014a92de7d5181bcc81f828e8b11037b1..b28eaeec3204596b0b00c47241cb6fdaeb379af3 100644 --- a/net/minecraft/server/level/ServerPlayer.java +++ b/net/minecraft/server/level/ServerPlayer.java @@ -202,7 +202,7 @@ import org.jspecify.annotations.Nullable; diff --git a/lophine-server/minecraft-patches/features/0033-Leaves-Catch-update-suppression-crash.patch b/lophine-server/minecraft-patches/features/0033-Leaves-Catch-update-suppression-crash.patch index b354209..0813d05 100644 --- a/lophine-server/minecraft-patches/features/0033-Leaves-Catch-update-suppression-crash.patch +++ b/lophine-server/minecraft-patches/features/0033-Leaves-Catch-update-suppression-crash.patch @@ -94,7 +94,7 @@ index a1279303993ffed6ef5ba4ec86668ad845596318..387709d4475eda2195f409a9f6d76706 } } diff --git a/net/minecraft/server/level/ServerPlayer.java b/net/minecraft/server/level/ServerPlayer.java -index de8d0ad8555679e7814708046f1e93c6b9017c6d..8f994db8804d73a26f50d88fa19362096e0ffb36 100644 +index b28eaeec3204596b0b00c47241cb6fdaeb379af3..03ed32f9be1c7c1b5ed81a288fd40d267eddc038 100644 --- a/net/minecraft/server/level/ServerPlayer.java +++ b/net/minecraft/server/level/ServerPlayer.java @@ -1108,6 +1108,12 @@ public class ServerPlayer extends Player implements ca.spottedleaf.moonrise.patc diff --git a/lophine-server/paper-patches/features/0003-Leaves-Leaves-Protocol-Core.patch b/lophine-server/paper-patches/features/0003-Leaves-Leaves-Protocol-Core.patch index 10bacbe..256f84a 100644 --- a/lophine-server/paper-patches/features/0003-Leaves-Leaves-Protocol-Core.patch +++ b/lophine-server/paper-patches/features/0003-Leaves-Leaves-Protocol-Core.patch @@ -8,7 +8,7 @@ As a part of : Leaves (https://github.com/LeavesMC/Leaves/blob/ea91106ae57fc4cc1 Licensed under: GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html) diff --git a/src/main/java/org/bukkit/craftbukkit/CraftServer.java b/src/main/java/org/bukkit/craftbukkit/CraftServer.java -index 92de192c7b420ebb4510354f347003127595e141..e28c7043c04a4df34733b9bfc5fd55ee6082d010 100644 +index 507204301b5e3cd545e66c510842c0a6391f0241..dfcfc83474443638e30f87d54472e5a38947dfad 100644 --- a/src/main/java/org/bukkit/craftbukkit/CraftServer.java +++ b/src/main/java/org/bukkit/craftbukkit/CraftServer.java @@ -485,6 +485,7 @@ public final class CraftServer implements Server {