updated playtimer and teamtasks

This commit is contained in:
2025-06-21 17:18:47 +02:00
parent 220fb9e229
commit 0d1e6070ce
9 changed files with 111 additions and 31 deletions

View File

@ -4,4 +4,5 @@ dependencies {
compileOnly 'io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT'
compileOnly 'org.geysermc.floodgate:api:2.2.2-SNAPSHOT'
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
implementation 'com.sparkjava:spark-core:2.9.4'
}