EternalCombat

EternalCombat

⚔ Something more than just combat logging for Minecraft!

v2.0.0

Release25 марта 2025 г.

Список изменений

EternalCombat v2

Warning: The configuration file from version 1.x is not compatible with 2.0! You must delete the old config file before updating.

Enhancements

  • Refactored the Developer API.
  • Overhauled the configuration file structure for better readability and future maintainability.
  • Reworked all messages to use the Multification system (similar to EternalCore plugin). Refer to our documentation for details.
  • Enhanced the spawn protection (during combat) feature:
    • Added wall-based protection to reinforce boundaries.
    • Introduced visually appealing particles to highlight the border.
    • Improved the knockback system for smoother and more reliable behavior.
  • Added an option to exclude players in Creative mode from combat tagging.
  • Implemented numerous internal optimizations and improvements.
  • Updated all dependencies to their latest versions.
  • Refined the layout of the plugin description for a cleaner presentation.

Fixes

  • Resolved an issue where flight was incorrectly disabled after a combat time while in Creative or Spectator mode.
  • Addressed various minor bugs and inconsistencies.

👨‍🏭 Developer API

To use EternalCombat API, you first need to add EternalCode to your project. To do that follow these steps: You can check the latest release number here.

  1. Add repository:

For Gradle projects use:

maven("https://repo.eternalcode.pl/releases")

For Maven projects use:

<repository>
    <id>eternalcode-reposilite-releases</id>
    <url>https://repo.eternalcode.pl/releases</url>
</repository>
  1. Add dependency:

For Gradle projects use:

compileOnly("com.eternalcode:eternalcombat-api:2.0.0")

For Maven projects use:

<dependency>
    <groupId>com.eternalcode</groupId>
    <artifactId>eternalcombat-api</artifactId>
    <version>2.0.0</version>
    <scope>provided</scope>
</dependency>

Файлы

EternalCombat v2.0.0.jar(6.44 MiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

2.0.0

Загрузчики

bukkitpaperpurpur

Версии игры

1.131.13.11.13.21.141.14.11.14.21.14.31.14.41.151.15.11.15.21.161.16.11.16.21.16.31.16.41.16.51.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.5

Загрузок

226

Дата публикации

March 25, 2025 at 9:49 PM

Загрузил

EternalCodeTeamEternalCodeTeam

ID версии