Reward Processor

[COMMAND]

  • Effect: Dispatch a command from the console.

  • Argument: The command to dispatch

- "[COMMAND] broadcast Player %player% has successfully done his quest !"

[PLAYER]

  • Effect: Dispatch a command from the player

  • Argument: The command to dispatch

- "[PLAYER] spawn"

[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]

  • Effect: Give Exp Level to the player

  • Argument: the amount of level to give

- "[EXP_LEVEL] 10"

[EXP_POINTS]

  • Effect: Give Exp points to the player

  • Argument: the amount of exp points to give

- "[EXP_POINTS] 300"

[MESSAGE]

  • Effect: send message to the player

  • Argument: the message to send

- "[MESSAGE] &aCongrats %player%, you've ended the quest %quest_display%!"

[CLOSE]

  • Effect: close the current inventory of the player

  • Argument: None

- "[CLOSE]"

Last updated