Nukkit-MOT

内核 Nukkit-MOT 2026/08/28-19:44:41

完成注册/登录后下载
feat(block): add cancellable BlockDispenseEvent for dispensers and droppers (#855)
fix(block): update shulker box hardness to vanilla value lowered in 1.20.30 (#854)
chore: ignore nukkit-mot.yml and cache/ (#873)
fix(player): use requested name instead of stale saved NameTag for offline lookups (#860)
perf(skin): cache Skin content fingerprint (#874)
fix(block): exempt flying players from the in-air mining speed penalty (#852)
fix(block): make bed and respawn anchor explosions cancellable (#856)
fix(player): stop kicking for glide requests without elytra (#862)
feat(network): propagate RakNet disconnect reason to PlayerQuitEvent (#869)

RakNet already knows whether the remote peer closed cleanly or the session timed
out, but RakNetPlayerSession discarded that event and reported every channel
close with one generic reason. Keep the typed event and pass a stable reason
into PlayerQuitEvent so a plugin can distinguish an explicit client exit from an
interrupted connection.

Co-authored-by: KripMine <dev@kmine.ru>
fix: allow intentionally blank sub-motd (#871)
后退
顶部 底部