Skip to content

Matchmaking & Lobbies

/map_pool

admins only 6 subcommands 11 options

Manage map pools for voting

Who can run it

Server administrators only, until you say otherwise. Discord hides this command from everyone else, so members will not see it in the command picker at all. To open it up, go to Server Settings → Integrations → Team Up and add a role or member override for /map_pool. Command permission overrides are desktop-only — they cannot be configured from the Discord mobile app.

Command permissions guide →

Subcommands

/map_pool add

Add a map to a pool

OptionTypeWhat it does
pool *text The map pool name (e.g., 'valorant-ranked', 'cs2-comp')
map_name *text The name of the map to add
map_image_url text URL to the map image (optional)
stage_type text Stage type for stage striking modes (starter or counterpick)
Choices: starter, counterpick

* required

/map_pool remove

Remove a map from a pool

OptionTypeWhat it does
pool *text The map pool name
map_name *text The name of the map to remove

* required

/map_pool list

List maps in a pool or all pools

OptionTypeWhat it does
pool text The map pool to list (leave empty to list all pools)

* required

/map_pool clear

Remove all maps from a pool

OptionTypeWhat it does
pool *text The map pool to clear

* required

/map_pool set_default

Set the default map pool for this server

OptionTypeWhat it does
pool *text The map pool to set as default

* required

/map_pool set_channel

Set a map pool for a specific channel

OptionTypeWhat it does
pool *text The map pool to use in this channel
channel channel The channel (defaults to current channel if not specified)

* required