Skip to main content

/votingmenu add

Admin Command

This command requires administrator permissions.

Add a new voting menu.

Usage

/votingmenu add [title] [options] [key] [team_voting] (order) (button_colors) (show_numbers) (allow_random) (force_random) (number_of_votes)

Arguments

  • title: (Required) (Ex: Vote for the Region) The title for the vote.
  • options: (Required) (Ex: NA,EU) Comma separated list of options. Ignored if options_variable exists with values.
  • key: (Required) (Ex: Region Name) The key for this vote for displaying the result after.
  • team_voting: (Required) Is the vote once per team, once for all teams, or for a specific team?.
  • order: (Optional) (Ex: 1) The order for this vote in regard to other votes. Votes will occur in ascending order.
  • button_colors: (Optional) (Ex: blurple,red) Comma separated list of button colors. Valid options: blurple, gray, green, red.
  • show_numbers: (Optional) If each option should have a number associated with it when displayed.
  • allow_random: (Optional) If a 'random' option is included in the vote.
  • force_random: (Optional) If you want to skip the vote altogether and just pick a random option.
  • number_of_votes: (Optional) Number of votes per player.

Details

Creates a configurable voting menu that presents a multi-option poll to users, supporting team-scoped or global voting, optional random selection, customizable button colors and numbering, and configurable vote counts per voter. Intended for admins to set up group decisions (map/region/mode selection, scheduling, etc.), votes are ordered relative to other menus, can source option lists externally and repeat as configured, and enforce eligibility while summarizing outcomes for display.

Required Permissions

Permission Required

This command requires either:

  • A configured NeatQueue Staff Role
  • Manage Channels permission