
EternalCore
EternalCore is a modern, actively maintained alternative to EssentialsX. It provides the most important server features in one plugin, with better configuration, performance, and support for the latest Minecraft versions.
Список изменений
GH-1204 Move to paper-api, remove eternalcore-paper module and all associted classes and update material handling to use XMaterial. (#1359)
-
Move to
paper-api, removeeternalcore-papermodule and all associated classes and update material handling to useXMaterial. -
Remove PaperLib and replace its functionality with Bukkit API equivalents.
-
Update
paperVersioningradle.propertiesto include new versions:26.1,26.1.1, and26.1.2. -
Remove
isAdventureDependencycheck and simplify dependency handling inDependencyCollector. -
Refactor CompatibilityService to improve Minecraft version parsing and compatibility checks
-
Follow @Rollczi review.
-
Follow @Rollczi review.
-
Refactor material handling: add fallback logic for unsupported materials, improve logging, and clean up related tests and util methods.
Co-authored-by: Rollczi ndejlich5@gmail.com
