From 2e891ae5f0c9b08e0e1f5706c16894b66e53c848 Mon Sep 17 00:00:00 2001 From: Tigerpanzer_02 <37453987+Tigerpanzer02@users.noreply.github.com> Date: Tue, 9 Jul 2024 22:11:36 +0200 Subject: [PATCH] Update CHANGELOG.md --- .github/CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index e5f9f7e7..37047c76 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -13,6 +13,12 @@ That's all, matcher will stop when detects next line started with `###` match ### 5.0.9 Release (09.07.2024) * Updated to minigamesbox 1.3.11 * Fixed ChunkManager.sendMapChunk +* Fixed error in time change menu +* Fixed issue with %player% placeholder (should be lowercase) +* Fixed problem in place rewards +* Fixed small error if non-player threw projectile. +* Added Cancel of BlockExplodeEvent to prevent blocks such as Respawn Anchor explode and damage the arena +* Added Disabled enderpearl throwing while in arena because it allows to teleport to other players plots or outside the arena map, even during voting stage. ### 5.0.8 Release (25.06.2024) * Updated to minigamesbox 1.3.9 @@ -640,4 +646,4 @@ it will have BEDROCK value if absent ### 3.0.0 Release (14.05.2018 - 01.06.2018) -* Add everything here \ No newline at end of file +* Add everything here