Skip to content
Docs Command Reference

Matchmaking & Lobbies

/queue_ffa

staff only 2 subcommands 13 options

Create a Free-For-All queue or lobby launcher

Who can run it

Members with Manage Server (administrators hold it too), until you say otherwise. Discord hides this command from everyone else, so members will not see it in the command picker at all — a moderator who cannot find it is usually missing Manage Server, not Administrator. To open it up, go to Server Settings → Integrations → Team Up and add a role or member override for /queue_ffa. Command permission overrides are desktop-only — they cannot be configured from the Discord mobile app.

Command permissions guide →

Subcommands

/queue_ffa headless

Automatic matchmaking queue

OptionTypeWhat it does
queue_name *text Unique name for this queue (max 32 chars)
min_players *integer
min 2
Minimum players required to start a match (default: 2)
title text Display title for the queue
description text Description of the queue
max_players integer
min 2
Maximum players in a match (default: min_players)
join_grace_period integer
min 0
Minutes to wait for more players after minimum is reached (default: 2)
leaderboard text
autocomplete
Leaderboard to use for Elo ratings (defaults to 'default')

* required

/queue_ffa hosted

User-hosted lobby launcher

OptionTypeWhat it does
queue_name *text Unique name for this launcher (max 32 chars)
min_players *integer
min 2
Minimum players required to start a match (default: 2)
title text Display title for the launcher
description text Description of the launcher
max_players integer
min 2
Maximum players in a match (default: min_players)
leaderboard text
autocomplete
Leaderboard to use for Elo ratings (defaults to 'default')

* required