By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Add customizable crates to your server.
Command aliases: /magiccrates
, /mc
Command | Description | Permission | Default |
---|---|---|---|
/magiccrates |
MagicCrates Command | magiccrates.cmd | True |
/magiccrates receive |
Receive all your unreceived rewards | magiccrates.cmd.receive | True |
/magiccrates receive show |
Show all rewards you have not yet received | magiccrates.cmd.receive.show | True |
/magiccrates create |
Toggle crate Create mode | magiccrates.cmd.create | OP |
/magiccrates remove |
Toggle crate Remove mode | magiccrates.cmd.remove | OP |
/magiccrates key <crate_type> [amount] [player] |
Give a crate key to a player | magiccrates.cmd.key | OP |
/magiccrates key all <crate_type> [amount] |
Give a crate key to all the online players | magiccrates.cmd.key.all | OP |
/magiccrates reward set <crate_type> <player> <reward> <amount> |
Set the amount of times a reward is received | magiccrates.cmd.reward.set | OP |
/magiccrates reward reset crate <crate_type> |
Reset the amount of times all rewards from the crate are received | magiccrates.cmd.reward.reset | OP |
/magiccrates reward reset reward <crate_type> <reward> |
Reset the amount of times a reward is received from a crate type | magiccrates.cmd.reward.reset | OP |
/magiccrates reward reset player <player> [crate_type] [reward] |
Reset the amount of times a player has received rewards from crates | magiccrates.cmd.reward.reset | OP |
/mc create
You can remove crates with a command:
/mc remove
You can also remove crates by breaking the chest:
You can only open crates by using a crate key. Each crate type has its own key.
You can create keys using the command /mc key <crate_type> [amount] [player]
When you have a crate key, you can open the matching crate by clicking on the crate.
All crates from the same Crate Type have the exact same content, and when opening a crate of a certain type, a random reward will be given to the player.
You can customize or add your own crates in crate_types.json
.
More info about crate types can be found on Github.
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time