
EternalCombat
⚔ Something more than just combat logging for Minecraft!
Список изменений

✨ Enhancements
- 🎮 Minecraft 1.21.9 support Added full support for Minecraft version 1.21.9.
- ⚙️ Folia server support EternalCombat now fully supports Folia-based servers, improving performance and stability on multi-threaded environments.
🐛 Fixes
- 🧰 Fixed Update notification Fixed an issue where the update notification sent a warning to the console due to rate limiting.
- 🧭 Region priority sorting fix Fixed an issue with region priority sorting to ensure correct handling of overlapping regions.
👨🏭 Developer API
To use the EternalCombat API, first add the EternalCode repository to your project. You can find the latest version here.
1. Add Repository
Gradle (Kotlin DSL):
maven("https://repo.eternalcode.pl/releases")
Maven:
<repository>
<id>eternalcode-reposilite-releases</id>
<url>https://repo.eternalcode.pl/releases</url>
</repository>
2. Add Dependency
Gradle:
compileOnly("com.eternalcode:eternalcombat-api:2.3.0")
Maven:
<dependency>
<groupId>com.eternalcode</groupId>
<artifactId>eternalcombat-api</artifactId>
<version>2.3.0</version>
<scope>provided</scope>
</dependency>
Файлы
EternalCombat v2.3.0.jar(4.01 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
2.3.0
Загрузчики
foliapaperpurpur
Версии игры
1.171.17.11.181.18.11.18.21.191.19.11.19.21.19.31.19.41.201.20.11.20.21.20.31.20.41.20.51.20.61.211.21.11.21.21.21.31.21.41.21.51.21.61.21.71.21.81.21.9
Загрузок
1.7K
Дата публикации
October 6, 2025 at 5:56 PM