Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Commands and Permissions
Commands
OlaQueue provides several admin commands to manage the flow of players. All commands require the olaqueue.admin permission.
/olaqueue pause- Toggles the queue on and off./olaqueue skip <player> <server>- Forces a queued player into the server immediately./olaqueue kick <player> <server>- Removes a player from a specific queue./olaqueue adminboost <player> <multiplier> <seconds>- Gives a player a temporary score multiplier. (Intended to be run by console via external GUI plugins).
Permissions
olaqueue.admin- Grants access to the/olaqueueadmin commands.olaqueue.bypass- Players with this permission completely ignore the queue and connect instantly. Permissions in OlaQueue are entirely dynamic based on yourconfig.yml. By default, the plugin ships with the following example permissions:olaqueue.tier.default- Grants the base score of 0.olaqueue.tier.vip- Grants a base score of 1000.olaqueue.tier.mvp- Grants a base score of 2500.
You can create unlimited permission nodes by simply adding new tiers to your config.yml!