Skip to main content

Role Weight Settings Command

About the command

The Role Weight Settings Command lets you make some members' votes count more than others. By giving a role a weight, every vote from a member with that role counts as that many votes. For example, a server booster's vote could count double, or a staff member's vote could count ten times.

Weights range from 1 to 100, where 1 is the default (a normal single vote). If a member has several weighted roles, their highest weight is used; the weights are not added together.

Quick Overview

  • Command: /settings role-weight
  • Required Options: role, weight
  • Optional Options: None
  • Default Required Permissions: Manage Server

Arguments

OptionDescriptionRequiredLimitations
roleThe role to change the weight for.
weightThe weight of the role.1 – 100
Weight is locked in at vote time

A vote uses the member's weight at the moment they vote. Changing a role's weight later does not retroactively change votes that were already cast. To reset a role back to normal, set its weight to 1.

tip

You can also weight the @everyone role to raise the baseline weight for all members at once.

Examples

Make a booster's vote count double
/settings role-weight role:@Server Booster weight:2

Give the staff team ten times the weight
/settings role-weight role:@Staff weight:10