Added login listener to prevent players from joining with an unsupported version
parent
c8adb6268d
commit
09f5717bea
|
@ -97,10 +97,4 @@ public class ProxySystem extends Plugin {
|
|||
pluginManager.registerCommand(this, listener);
|
||||
});
|
||||
}
|
||||
|
||||
/*
|
||||
TODO: proxy ping & join only accessible for 1.17.1 clients
|
||||
|
||||
*/
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue