-
Notifications
You must be signed in to change notification settings - Fork 26
Reward files
Ben edited this page Sep 23, 2016
·
21 revisions
Breakdown of reward files. Please note in the actual reward file you can simply delete the lines of stuff you don't want, so just have the actual rewards you want (E.g. Just one line stating the money to give and that's it)
Requirements to give reward possibilities:
- Permission
- World
- Chance
- Online/Offline
Possible Rewards/Effects that can be defined:
- Items (with random item amounts possible)
- Money (with random money amounts possible)
- Commands
- Potion Effects
- Title
- BossBar (1.9+)
- ActionBar
- Sound
- Particle Effect
- Custom Message (or default message in Format.yml)
Advanced:
- Randomly pick a reward file to give on chance, Also option if chance is unlucky give fallback reward
- Delay when to run reward file (useful for giving players permission, then removing x hours later)
- Run reward file at specific time
See ExampleReward for examples on the above!