mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
plugins: update ChatColorHandler to 5.1.5
This commit is contained in:
@@ -12,7 +12,7 @@ dependencies {
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("de.oliver.FancyAnalytics:logger:0.0.6")
|
||||
|
||||
implementation("org.lushplugins:ChatColorHandler:5.1.2")
|
||||
implementation("org.lushplugins:ChatColorHandler:5.1.5")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
||||
@@ -72,7 +72,7 @@ dependencies {
|
||||
implementation("de.oliver.FancyAnalytics:logger:0.0.6")
|
||||
|
||||
compileOnly("de.oliver:FancyNpcs:2.4.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:5.1.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:5.1.5")
|
||||
compileOnly("org.geysermc.floodgate:api:2.2.4-SNAPSHOT")
|
||||
}
|
||||
|
||||
@@ -113,8 +113,8 @@ tasks {
|
||||
|
||||
downloadPlugins {
|
||||
modrinth("fancynpcs", "2.4.0")
|
||||
hangar("ViaVersion", "5.2.0")
|
||||
hangar("ViaBackwards", "5.2.0")
|
||||
hangar("ViaVersion", "5.3.1")
|
||||
hangar("ViaBackwards", "5.3.1")
|
||||
// modrinth("multiverse-core", "4.3.11")
|
||||
hangar("PlaceholderAPI", "2.11.6")
|
||||
// modrinth("DecentHolograms", "2.8.12")
|
||||
|
||||
Reference in New Issue
Block a user