lootchest.yml
1. Main Reward Configuration
2. Configuring the Rewards List
Reward button is almost the same with the template button but has some additional options:
chance
→ The probability (%) of receiving the reward.rewards
→ Actions executed when the reward is obtained (not on clicked, please caution!).
Example Reward Entry:
Explanation:
chance: 30
→ 30% chance to win this reward.rewards
→ Executes the command[console] give {player} dirt 1
when won.actions
→ Sends a message on click.
Last updated