Fix invisible players

This commit is contained in:
Lixfel
2025-01-06 19:18:47 +01:00
parent a3490b801e
commit 053bd06342
2 changed files with 14 additions and 8 deletions
@@ -31,5 +31,6 @@ dependencies {
compileOnly(libs.nms18)
compileOnly(libs.fawe18)
compileOnly(libs.authlib)
compileOnly(libs.fastutil)
}