-
Notifications
You must be signed in to change notification settings - Fork 0
Commands & Permissions
morelaid edited this page Dec 10, 2025
·
9 revisions
| Command | Description | Permission | Default permission | Version |
| /sm | This is the main admin command for "StreamingModule | sm.admin.* | OP | Free & Premium |
| /sm reload | Reloads the plugins configuration files. Please do not use just "/reload". This can break the plugin | sm.admin.reload | OP | Free & Premium |
| /sm reload force | Reloads the plugin configuration files with resetting the global timer. Use this if you change the "interval" in the settings file | sm.admin.reload | OP | Free & Premium |
| /sm streamer add <twitch name> | Add a new streamer to your server. Use only the twitch name as parameter | sm.admin.streameradd | OP | Free & Premium |
| /sm streamer remove <twitch name> | Remove an existing streamer from your server. Use only the twitch name as parameter | sm.admin.streamerremove | OP | Free & Premium |
| /sm streamer list | Shows all streamers of the server (twitch names) | sm.admin.streamerlist | OP | Free & Premium |
| /sm help | Shows some main commands | sm.admin.help | OP | Free & Premium |
| /sm livecheck | The status (live / offline) is checked and updated manually. This is carried out automatically after 5 minutes without using the command | sm.admin.livecheck | OP | Premium |
| /sm viewers <twitch name> | Shows a list of viewers of the selected streamer who can receive a drop. For this, the streamer must be entered among the streamers and the Twitch Bot must be the channel's moderator | sm.streamer.smviewers | OP | Free & Premium |
| /sm timer | Shows when the next drop is. If a negative value is displayed, “/sm reload force” must be executed or a clean server restart must be done | sm.admin.timer | OP | Free & Premium |
| /sm twitch <minecraft name> | Shows the linked Twitch channel for this Minecraft player | sm.admin.twitchshow | OP | Free & Premium |
| /sm twitch <minecraft name> <twitch name> | Sets the twitch connection to the new same as admin for the minecraft player | sm.admin.twitchset | OP | Free & Premium |
| /sm report | Sends a report file to the support team. Please join the discord to get help and write a short message, wirth your problem | sm.admin.report | OP | Free & Premium |
| /sm chatbot <streamer> | Displays an overview of the streamer configuration for the ChatBot settings | sm.admin.smchatbot | OP | Free & Premium |
| /sm chatbot <streamer> token <token> | Sets the OAuth token for the corresponding streamer. For security reasons, it is not possible to display the existing token | sm.admin.settoken | OP | Premium |
| /sm chatbot <streamer> reset | Resets the token setting for this streamer. This will use the “StreamingModule” bot | sm.admin.reset | OP | Premium |
| /sm chatbot <twitch name> protect<on / off> | This command allows the protection mode for the streamer to be executed as an administrator | sm.admin.protect | OP | Premium |
| /sm event <streamer> poll | Starts a poll in the chat for the corresponding streamer. The actions are selected randomly from the configuration. After the poll has expired, the action is executed automatically | sm.admin.smevent | OP | Premium |
| /sm event <streamer> follow <twitch user> | Manually performs the Follow Event for Twitch. This skips the check to see if the user is already followed, so that the command is always executed | sm.admin.smevent | OP | Premium |
| /sm event <streamer> bit <twitch user> <amount> | Manually triggers the Twitch Bit Event with the corresponding amount. This executes the commands for the player if it did not work automatically | sm.admin.smevent | OP | Premium |
| /sm event <streamer> sub <twitch user> <amount> | Manually triggers the Twitch Sub Event with the corresponding amount. This executes the commands for the player if it did not work automatically | sm.admin.smevent | OP | Premium |
| /sm event <streamer> subbomb <twitch user> <amount> | Manually triggers the Twitch Sub-Bomb Event with the corresponding amount. This executes the commands for the player if it did not work automatically | sm.admin.smevent | OP | Premium |
| Command | Description | Permission | Default permission | Version |
| /twitchsettings twitchchat <on / off> | Enables the display of Twitch chat messages in Minecraft. Only the streamer can see this, and only from their own chat. If the “on/off” parameter is omitted, the current value can be displayed | sm.streamer.twitchsettings | OP | Free & Premium |
| /twitchsettings chatcommand <on / off> | Enables the activation of global Twitch chat commands in your own chat. If the parameter “on / off” is omitted, the current value can be displayed | sm.streamer.twitchsettings | OP | Free & Premium |
| /twitchsettings owndrops <on / off> | Allows you to control whether you can also receive drops through your own stream. This does not affect the drops you would receive as a viewer of other streamers. If the parameter “on / off” is omitted, the current value can be displayed | sm.streamer.twitchsettings | OP | Free & Premium |
| /twitchsettings commandfilter <on / off> | When activated, filters out !chat commands from Twitch chat so that they are not displayed in Minecraft chat. If the parameter “on / off” is omitted, the current value can be displayed | sm.streamer.twitchsettings | OP | Free & Premium |
| /twitchsettings usechatcolor<on / off> | Enables or disables the option for viewers to use Minecraft color codes in Twitch chat. If the parameter “on / off” is omitted, the current value can be displayed | sm.streamer.twitchsettings | OP | Free & Premium |
| /twitchsettings twitchmessage <on / off> | Enables and disables notifications from Twitch Messages from Minecraft to Twitch Chat. If the parameter “on / off” is omitted, the current value can be displayed | sm.streamer.twitchsettings | OP | Free & Premium |
| /twitchsettings twitchevent <on / off> | Enables and disables twitch events for this streamer. If the parameter “on / off” is omitted, the current value can be displayed. This setting can also viewed via the command "/chatbot" | sm.streamer.twitchsettings | OP | Premium |
| /drops test | Triggers a drop outside of the interval. This command must be executed by the streamer while it is live | sm.streamer.dropstest | OP | Free & Premium |
| /smviewers | Shows viewers from Twitch who have been detected and are connected to Minecraft. These users are eligible to receive drops | sm.streamer.smviewers | OP | Free & Premium |
| Command | Description | Permission | Default permission | Version |
| /twitch | Shows the current link between the Minecraft and Twitch accounts | sm.user.twitch | true | Free & Premium |
| /twitch <twitch user> | This allows you to set/change the link to your Twitch account | sm.user.twitch | true | Free & Premium |
| /drops | Shows how many drops you have collected in total and checks whether there are any offline drops remaining. These are then also given out after 10 seconds. | sm.user.drops | true | Free & Premium |
| /online | Shows the list of streamers who are currently live. This allows viewers to jump directly to the stream and collect drops or interact with the streamer | sm.user.online | true | Free & Premium |
