> For the complete documentation index, see [llms.txt](https://supermax-8.gitbook.io/conversation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://supermax-8.gitbook.io/conversation/steps/forceplayercommand.md).

# ForcePlayerCommand

Force player to execute a command

Ex:

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