ForcePlayerCommand

Force player to execute a command

Ex:

suicide:
    type: force-player-command
    command: "kill %player_name%"
    next: aStep

Last updated