Appearance
Action Run Command
Executes a server or player command.
Inputs: 1 · Outputs: Then
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| Player Selector | Select | Yes | Triggering Player | Choose who runs the command when Run As is Player. |
| Username | String | Yes (if Specific) | — | Visible when selector = Specific Player. |
| Permission | String | Yes (if Permission) | — | Visible when selector = Players with Permission. |
| Command | String | Yes | — | Command to execute without the leading /. |
| Run As | Select | Yes | Console | Who executes the command: Console (full permissions) or Player (player's permissions apply). |
Example
Set a player to survival mode:
- Command:
gamemode survival %player% - Run As:
Console
WARNING
Running commands as Console grants full server permissions. Be careful with commands that modify server settings.
