Appearance
Action Run Command
Executes a server or player command.
Inputs: 1 · Outputs: Then
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| 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.
