Releases: EndstoneMC/endstone
Releases · EndstoneMC/endstone
v0.10.18
Full Changelog: v0.10.17...v0.10.18
v0.10.17
Fixed
- Resolved several crashes.
Changed
- Verbose content logs are now suppressed.
Full Changelog: v0.10.16...v0.10.17
v0.10.16
v0.10.15
v0.10.14
Added
- Enable packet rate limiting by default to prevent packet flooding.
- Enable RakNet's connection frequency limiting.
Fixed
- Patched a vulnerability that allows malicious clients to continue sending packets after the connection is closed.
Full Changelog: v0.10.13...v0.10.14
v0.10.13
v0.10.12
Added
- Added support for BDS version 1.21.123.2.
Fixed
- Resolved a memory leak caused by chunks not unloading properly.
- Patched a vulnerability where a crafted
LoginPacketwith an excessively long certificate chain could crash the server. - Patched a vulnerability where a malformed
InventoryTransactionPacketcould freeze the server. - Fixed a crash related to custom dimensions (LeviStone).
- IP bans are now checked before the server processes player login.
Full Changelog: v0.10.11...v0.10.12
v0.10.11
Added
- Added support for BDS version 1.21.121.1.
Fixed
- Resolved a crash that could occur when updating the scoreboard of an entity.
Player::setWalkSpeednow correctly sets the player's walk speed.
Changed
PlayerChatEventis now triggered before Script API'sChatSendBeforeEvent.- Verbose database logs (e.g.
Running AutoCompaction...) are now suppressed.
Full Changelog: v0.10.10...v0.10.11
v0.10.10
Fixed
PlayerItemHeldEventis no longer triggered when thefromslot is the same as thetoslot.
Full Changelog: v0.10.9...v0.10.10
v0.10.9
Fixed
- Resolved crashes in the chunk-related API.
- Stack traces are no longer shown when the server fails to start due to a port conflict on Windows.
- Fixed an issue where
CommandSenderWrappercould not capture the output of custom commands. - Fixed an issue in the
/statuscommand where permission checks were not performed. - Fixed a crash that could occur when the Minecraft service was unavailable.
Full Changelog: v0.10.8...v0.10.9