🏆 Milestones
About
Milestones is a great feature to provide extra rewards for your players for opening crates and motivate them to open even more crates!
Milestones are basically extra rewards for every X crate openings. They can be completely different per each crate and have unlimited amount.
Milstones can be repeatable or not. Repeatable means that once player completes all crate milestones, their milestones counter will reset to 0 and they can complete them again. If milestones are not repeatable, players can complete them only once per a crate.
Setup
First of all, make sure that Milestones feature is enabled: Go to config.yml
-> Milestones
-> Enabled: true
To edit layout of the Milestones GUI, take a look at milestones.yml
config in the ExcellentCrates directory. It has all necessary comments for you to edit it to your own preferences.
Creating Milestones
To create a new milestone, you should create a reward for it first. You can do it the same way as you create regular rewards for a crate.
If you want a reward to be obtainable through milestones only, set reward's Weight to 0.
Creating steps:
Open crate editor
/crate editor
-> Crates -> Select your crate.Find and click Milestones button.
Click on New Milestone button.
A new milestone will appear. Click it to change reward.
Select a reward you'd like to assign to the milestone from a list in chat.
Make sure it says Reward is correct.
Now click the milestone to change openings.
Type amount of openings required to complete the milestone.
Milestone is created and ready to reward players!
Last updated