Adds a new config file, commands.yml, for specifying custom commands to run at different events. Commands can use a %PLAYER% tag to insert the player's name that was involved in the event.
Checklist
[x] I have merged the latest develop commit into this branch and resolved any conflicts.
[x] I have tested this branch and it is working as intended.
[x] This Pull Request is ready for review and merging.
Konquest Pull Request
Closes #201
Summary
Adds a new config file,
commands.yml
, for specifying custom commands to run at different events. Commands can use a %PLAYER% tag to insert the player's name that was involved in the event.Checklist
develop
commit into this branch and resolved any conflicts.