mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
fancyholograms-v2: Use the in project api of FancyNpcs
This commit is contained in:
@@ -71,7 +71,7 @@ dependencies {
|
|||||||
implementation("de.oliver.FancyAnalytics:api:0.1.6")
|
implementation("de.oliver.FancyAnalytics:api:0.1.6")
|
||||||
implementation("de.oliver.FancyAnalytics:logger:0.0.6")
|
implementation("de.oliver.FancyAnalytics:logger:0.0.6")
|
||||||
|
|
||||||
compileOnly("de.oliver:FancyNpcs:2.4.4")
|
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||||
compileOnly("org.lushplugins:ChatColorHandler:5.1.3")
|
compileOnly("org.lushplugins:ChatColorHandler:5.1.3")
|
||||||
compileOnly("org.geysermc.floodgate:api:2.2.4-SNAPSHOT")
|
compileOnly("org.geysermc.floodgate:api:2.2.4-SNAPSHOT")
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user