# ForcePlayerCommand

Force player to execute a command

Ex:

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