6 lines
No EOL
244 B
YAML
6 lines
No EOL
244 B
YAML
# List of commands to run when a player kill another player.
|
|
# <killer> and <killed> are replaced by players' name.
|
|
# Don't put / before commands.
|
|
kill-commands:
|
|
- msg <killer> You killed <killed> !
|
|
- msg <killed> You got killed by <killer> |