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
| Option | Description | Required | Limitations |
|---|---|---|---|
role | The role to change the weight for. | ✅ | |
weight | The weight of the role. | ✅ | 1 – 100 |
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.
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