AlexProgrammerDE / PistonQueue

Best queue plugin out there!
https://www.spigotmc.org/resources/83541/
Apache License 2.0
63 stars 18 forks source link

Virtual Queue Server #157

Open mitch0s opened 2 months ago

mitch0s commented 2 months ago

Instead of requiring us to host a separate server as the queue server, an option can be elected to have the bungeecord instance act as the queue server, with players put into the void etc like they normally would.

Protonull commented 2 months ago

Just updated my PistomQueue, which is almost what you're asking for here, except it is still a standalone queue server, but takes very few resources to run. Since the queue server is pretty much just a place that the proxy places players before yoinking them out to send to the real server, it doesn't actually have to do very much at all.