Skip to content

Releases: EndstoneMC/endstone

v0.10.18

14 Dec 19:48

Choose a tag to compare

v0.10.17

11 Dec 20:22
70ec2e3

Choose a tag to compare

Minecraft - Version

Fixed

  • Resolved several crashes.

Changed

  • Verbose content logs are now suppressed.

Full Changelog: v0.10.16...v0.10.17

v0.10.16

11 Dec 00:30
fce3b8e

Choose a tag to compare

Minecraft - Version

Added

  • Added support for BDS version 1.21.130.4.

Full Changelog: v0.10.15...v0.10.16

v0.10.15

22 Nov 00:53

Choose a tag to compare

Minecraft - Version

Added

  • Added support for BDS version 1.21.124.2.

Full Changelog: v0.10.14...v0.10.15

v0.10.14

18 Nov 23:10
96ee3a8

Choose a tag to compare

Minecraft - Version

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

18 Nov 14:37
ef36db7

Choose a tag to compare

Minecraft - Version

Fixed

  • Resolved a crash that could occur with certain worlds.

Full Changelog: v0.10.12...v0.10.13

v0.10.12

18 Nov 02:10

Choose a tag to compare

Minecraft - Version

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 LoginPacket with an excessively long certificate chain could crash the server.
  • Patched a vulnerability where a malformed InventoryTransactionPacket could 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

06 Nov 20:56
1ee9f8e

Choose a tag to compare

Minecraft - Version

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::setWalkSpeed now correctly sets the player's walk speed.

Changed

  • PlayerChatEvent is now triggered before Script API's ChatSendBeforeEvent.
  • Verbose database logs (e.g. Running AutoCompaction...) are now suppressed.

Full Changelog: v0.10.10...v0.10.11

v0.10.10

01 Nov 18:27
6e75f49

Choose a tag to compare

Minecraft - Version

Fixed

  • PlayerItemHeldEvent is no longer triggered when the from slot is the same as the to slot.

Full Changelog: v0.10.9...v0.10.10

v0.10.9

01 Nov 16:44
7eebd82

Choose a tag to compare

Minecraft - Version

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 CommandSenderWrapper could not capture the output of custom commands.
  • Fixed an issue in the /status command 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