!level
- Access
- Super Moderator
The !level command allows streamers and moderators to view or manually set the permission level of a specific user within the StreamElements system. User levels determine access to commands and other features.
While levels like subscriber, VIP, and moderator are often assigned automatically based on platform roles, this command allows manual overrides or assigning custom levels like Regular or Super Moderator.
To check a user’s level:
!level <username>To set a user’s level:
!level <username> <level_value>To reset a user’s level to default (based on their platform role):
!level <username> resetExamples
Section titled “Examples”Checking a level:
Setting a user to Regular:
Resetting a user’s level:
Parameters
Section titled “Parameters”<username>(Required): The exact username of the target user.<level_value> or reset(Optional):- Provide a numeric level value to manually set the user’s level.
- Use the keyword
resetto remove any manual override and revert to the level determined by their platform role (or default 100 if none).
User Level Values
Section titled “User Level Values”StreamElements uses the following numeric values for permission levels:
100: Everyone (Default for non-sub/VIP/mod users)250: Subscriber300: Regular (Manually assigned via Dashboard or!level)400: VIP (Twitch only)500: Moderator1000: Super Moderator (Manually assigned via Dashboard or!level)
These six values are the only ones the bot accepts — commands like !level and !command options -level reject anything else.
Configuration
Section titled “Configuration”- The command’s permission level can be adjusted under
Chatbot->Chat Commands->Default Commands. - User levels are fundamental to command permissions configured in the Chat Commands section of the Dashboard.
Related Commands
Section titled “Related Commands”!permit: Temporarily grants link permission to a user, often used for users below a certain level.
-
What happens if I use the command incorrectly? The bot will guide you. You might see messages like:
@User, usage !level USER 500/reset@User, valid levels are: 100 (Everyone), 250 (Subscriber), 300 (Regular), 400 (VIP), 500 (Moderator), 1000 (Super Moderator)