Reward Processor
[COMMAND]
[COMMAND]
Effect: Dispatch a command from the console.
Argument: The command to dispatch
- "[COMMAND] broadcast Player %player% has successfully done his quest !"
[PLAYER]
[PLAYER]
Effect: Dispatch a command from the player
Argument: The command to dispatch
- "[PLAYER] spawn"
[MONEY]
[MONEY]
Effect: Give money to the player
Argument: the money to give
To use this reward, please install Vault and another economy plugin compatible with.
- "[MONEY] 1000"
[EXP_LEVEL]
[EXP_LEVEL]
Effect: Give Exp Level to the player
Argument: the amount of level to give
- "[EXP_LEVEL] 10"
[EXP_POINTS]
[EXP_POINTS]
Effect: Give Exp points to the player
Argument: the amount of exp points to give
- "[EXP_POINTS] 300"
[MESSAGE]
[MESSAGE]
Effect: send message to the player
Argument: the message to send
- "[MESSAGE] &aCongrats %player%, you've ended the quest %quest_display%!"
[CLOSE]
[CLOSE]
Effect: close the current inventory of the player
Argument: None
- "[CLOSE]"
Last updated