โœ๏ธCreate Queue Sign

On this page, you will learn how to set up a Queue Sign

Setup a Queue Sign

The format to set up the queue sign is as follows.

Sign Queue Format
[QUEUE]

The ID of your gamemode

Ranked/Unranked

Solo/Duo/Trio/Quad

Example

If you want to create a queue sign for players to play 1v1 ranked in Crystal mode, it would look like the following:

Example for Crystal Ranked 1v1 Sign Queue
Sign Queue format in the sign_queue.yml

Modification

If you want to modify the queue sign at any point, you can either edit it manually in the sign_queue.yml file, as shown in the example above, or Shift + Right-click the sign.

Placeholders:

Here is a list of the placeholders that you can use on the signs.

Placeholder
Description

%type%

Returns Ranked, Unranked

%team%

Returns Solo, Duo, Trio, Quad

%mode%

Returns the gamemode's display name

%queue%

Returns the amount of players queuing.

%queuesize%

Returns the amount of players that can queue

Last updated

Was this helpful?