Merge branch 'v1.x.x-temp' into v2.x.x

This commit is contained in:
alexcrea 2025-12-29 21:58:35 +01:00
commit b2ccd8ae75
Signed by: alexcrea
GPG key ID: E346CD16413450E3
20 changed files with 320 additions and 166 deletions

View file

@ -51,6 +51,7 @@ dependencies {
compileOnly("com.willfp:eco:6.74.5")
// ExcellentEnchants
implementation(project(":impl:ExcellentEnchant5_3"))
compileOnly("su.nightexpress.excellentenchants:Core:5.1.0") {
exclude("org.spigotmc")
}