Add techhiderbug command.

This commit is contained in:
Lixfel
2025-04-07 19:37:23 +02:00
parent eefe17e5f7
commit 9c3f7526ff
10 changed files with 89 additions and 1 deletions
@@ -29,4 +29,5 @@ dependencies {
compileOnly(libs.worldedit15)
compileOnly(libs.fastutil)
compileOnly(libs.authlib)
compileOnly(libs.netty)
}