PistonQueue icon indicating copy to clipboard operation
PistonQueue copied to clipboard

Allow to join the main server if lobby is down

Open Gershon123 opened this issue 2 years ago • 0 comments

Hi there, I had an issue where my lobby had an issue and was down and the plugin prevented people from entering the main server even though it was up.

It shows the main server is down message

I was wondering if it's possible to still allow to join the main server even if the lobby is down

Edit: I believe just this line needs to be updated for a queue online config option https://github.com/AlexProgrammerDE/PistonQueue/blob/d97bc480ffc68b0341fc1eeb866088903d35fd44/src/main/java/net/pistonmaster/pistonqueue/shared/QueueListenerShared.java#L95

Gershon123 avatar Mar 17 '22 18:03 Gershon123