mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Update ChatColorHandler to 6.0.3 (added support for <head> tag)
This commit is contained in:
@@ -1 +1 @@
|
||||
2.8.0.301
|
||||
2.8.0.302
|
||||
@@ -78,7 +78,7 @@ dependencies {
|
||||
implementation(project(":libraries:jdb"))
|
||||
implementation(project(":libraries:plugin-tests"))
|
||||
implementation(project(":libraries:config"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
implementation("de.oliver.FancyAnalytics:java-sdk:0.0.4")
|
||||
implementation("de.oliver.FancyAnalytics:mc-api:0.1.11")
|
||||
implementation("de.oliver.FancyAnalytics:logger:0.0.8")
|
||||
|
||||
@@ -12,7 +12,7 @@ dependencies {
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("de.oliver.FancyAnalytics:logger:0.0.8")
|
||||
|
||||
implementation("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
implementation("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
||||
@@ -10,7 +10,7 @@ dependencies {
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ dependencies {
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ dependencies {
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ dependencies {
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ dependencies {
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ dependencies {
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ dependencies {
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ dependencies {
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ dependencies {
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ dependencies {
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ dependencies {
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.2")
|
||||
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user