About Priority Queue
Priority Queue redefines the vanilla queue skip with a brand new permission based system. Previously queue skips would allow players to bypass the max player limit of a server. Priority queue gives you full control of which players move to the front of the queue or can skip the queue. You can also offer players a new system of saving their spot when they disconnect from the queue or the server.
- Priority Queue - Skip Players to the front of the queue
- Bypass Queue - Skip the entire queue
- Hold Queue Position - Holds your position in queue if you disconnect
- Bypass Queue on Disconnect - Allows you to bypass the queue if you just dc'ed
- priorityqueue.bypass - permission for queue skip
- priorityqueue.priority - permission to skip all non-priority players in the current queue
- priorityqueue.bypassDC - permission to bypass the queue if you have recently disconnected
- priorityqueue.hold - permission to hold your position in the queue if recently disconnected
{ "Bypass Queue on Disconnect Timeout (minutes)": 5, "Hold Queue Position on Disconnect Timeout (minutes)": 5, "Disable native slot reservation": true }