You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelogs/5.41.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,4 +79,9 @@ Consider using the `mcpe-protocol` directive in `plugin.yml` as a constraint if
79
79
-`#[SilentDiscard]` annotation may be used on `PacketHandler` classes to suppress debug messages about unhandled packets, without being forced to decode them.
80
80
-`PacketHandlerInspector` class contains the logic used to examine `PacketHandler`s to decide if they will accept a packet.
81
81
82
+
# 5.41.1
83
+
Released 19th March 2025.
82
84
85
+
## Fixes
86
+
- Fixed logging crash in `LoginPacketHandler`. (@ArkadiaEU)
87
+
- Fixed glowstone not being consumed when charging a respawn anchor. (@Wraith0x10)
0 commit comments