diff --git a/Writerside/topics/ES-Changelogs.md b/Writerside/topics/ES-Changelogs.md index 1e17068..bd37fb0 100644 --- a/Writerside/topics/ES-Changelogs.md +++ b/Writerside/topics/ES-Changelogs.md @@ -4,6 +4,16 @@ You should always run the latest version of all software! That includes Essence! Updating keeps your server free from bugs, exploits, and other potential issues. When you see the message - update! +## 1.5.2 +_2024-06-20_ - Essence 1.5.2 fixes exceptions in the /team command, teleportation not working as expected, and more. + +| Added | Nothing was added in this update. | +|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| Removed | Nothing was removed in this update. | +| Changed | Teleportation can now handle more types of teleportation. | +| Fixed | Exception when /team is ran by the console is now handled correctly. - Teleporting a player to a coordinate will now teleport that player instead of you. - Debug code left in accidentally has been removed. | + + ## 1.5.1 _2024-06-18_ - Essence 1.5.1 fixes players not respawning correctly and the /world command failing on non-vanilla generated worlds. diff --git a/Writerside/topics/ES-System-Requirements.md b/Writerside/topics/ES-System-Requirements.md index 8069bea..9852908 100644 --- a/Writerside/topics/ES-System-Requirements.md +++ b/Writerside/topics/ES-System-Requirements.md @@ -37,4 +37,8 @@ If you'd like to help us add support for these commands on Folia-based servers, | Disabled Command | Since | Reason | |------------------|-------|----------------------------------------------------------------------------------------------| -| /tprandom | 1.4.0 | Folia generates an exception when running this command due to the way RegionSchedulers work. | \ No newline at end of file +| /tprandom | 1.4.0 | Folia generates an exception when running this command due to the way RegionSchedulers work. | + +## Incompatabilities +### Data packs +- Nice Mobs Remastered: Friends & Foes - causes Essence's /team command to be spammed in the console. \ No newline at end of file