Closed robere2 closed 4 years ago
Skyblock replaced the /hub command to have custom logic. The /quickplaylobby command therefore should be changed to use /lobby instead. https://github.com/robere2/Quickplay2.0/blob/1.8.9/src/main/java/co/bugg/quickplay/Quickplay.java#L317
/hub
/quickplaylobby
/lobby
Skyblock replaced the
/hub
command to have custom logic. The/quickplaylobby
command therefore should be changed to use/lobby
instead. https://github.com/robere2/Quickplay2.0/blob/1.8.9/src/main/java/co/bugg/quickplay/Quickplay.java#L317