Command Reward - ASangarin/TechTree GitHub Wiki
Feature
Runs a command when the entry in context is unlocked.
Command can be configured to run from console
Arguments
| Line Config Arg. | Description |
|---|---|
format (String) |
The command to be ran. |
console (Boolean) |
Whether or not to run the command from console. (Default: false) |
You can use {player} to input the players name.
Example
- 'command{format="/say Test Command!",console=true}'