Add support for ping pass-through
By default, ping pass-through is not enabled. However, you can use ping passthrough to pass through just mods (great for modded servers) or everything.
This commit is contained in:
@@ -66,6 +66,8 @@ dependencies {
|
||||
compile 'com.mojang:brigadier:1.0.15'
|
||||
|
||||
compile 'org.asynchttpclient:async-http-client:2.10.1'
|
||||
|
||||
compile 'com.spotify:completable-futures:0.3.2'
|
||||
|
||||
testCompile "org.junit.jupiter:junit-jupiter-api:${junitVersion}"
|
||||
testCompile "org.junit.jupiter:junit-jupiter-engine:${junitVersion}"
|
||||
|
Reference in New Issue
Block a user