Skip to content

Command Reward

Aria edited this page Jan 10, 2021 · 3 revisions

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}'

Clone this wiki locally