Fix Tagging players and triggering a replacematcher not resetting chatcolor

This commit is contained in:
Len
2023-07-15 17:42:12 +02:00
parent 4b930e62c3
commit 9d7f944c88
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ plugins {
dependencies {
implementation(project(":api")) // API
compileOnly("com.alttd:Galaxy-API:1.19.2-R0.1-SNAPSHOT") // Galaxy
compileOnly("com.alttd:Galaxy-API:1.20.1-R0.1-SNAPSHOT") // Galaxy
compileOnly("com.gitlab.ruany:LiteBansAPI:0.3.5") // move to proxy
compileOnly("org.apache.commons:commons-lang3:3.12.0") // needs an alternative, already removed from upstream api and will be removed in server
compileOnly("net.luckperms:api:5.3") // Luckperms