fancynpcs: Add enable-folia-visibility-fix fflag

This commit is contained in:
Oliver
2025-11-18 11:32:06 +01:00
parent f71c783163
commit 540b3ad738
4 changed files with 10 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ dependencies {
compileOnly("io.papermc.paper:paper-api:$minecraftVersion-R0.1-SNAPSHOT")
compileOnly(project(":libraries:common"))
compileOnly(project(":libraries:config"))
compileOnly("de.oliver.FancyAnalytics:logger:0.0.8")
implementation("org.lushplugins:ChatColorHandler:6.0.2")