Fix entity hider.

This commit is contained in:
Lixfel
2024-12-11 09:52:05 +01:00
parent f81b95e39f
commit a1e77e571b
6 changed files with 64 additions and 17 deletions
@@ -24,6 +24,7 @@ plugins {
dependencies {
compileOnly(project(":SpigotCore", "default"))
compileOnly(project(":FightSystem:FightSystem_Core", "default"))
compileOnly(project(":FightSystem:FightSystem_14", "default"))
compileOnly(libs.spigotapi)