-
Notifications
You must be signed in to change notification settings - Fork 26
Rewards
Ben edited this page Jun 11, 2017
·
25 revisions
Rewards:
Rewards:
- 'RewardFile1'
- 'RewardFile2'
Rewards: 'RewardFile1'
Or directly defined the rewards (Doesn't work everywhere in reward files currently, but is recommend, since its easier to set), like so:
Rewards:
Money: 100
Commands:
Console:
- 'say %player%'
# Anything that reward files can do can be done here
# This auto converts into a reward file automatically and that is what the player gets
# Items, etc
# See ExampleBasic or ExamapleAdvanced
For everything that reward files can do can be seen here.
%player% = Player name
%date% = Date of execution