Added Whitelist checks
This commit is contained in:
@ -24,7 +24,7 @@ repositories {
|
||||
dependencies {
|
||||
compileOnly "io.papermc.paper:paper-api:1.19.4-R0.1-SNAPSHOT"
|
||||
compileOnly 'org.geysermc.floodgate:api:2.2.2-SNAPSHOT'
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
|
||||
compileOnly 'org.apache.httpcomponents:httpclient:4.5.14'
|
||||
}
|
||||
|
||||
def targetJavaVersion = 17
|
||||
|
Reference in New Issue
Block a user