- Denizen Version
- REL-1744
This script adds crates to your server which you should configure first in the config section.
If you want to have ways to allow players to obtain keys, simply create your own denizen script
To setup crates you have to place them in the world. Players can right click them with a key in their hands to use them. The syntax is as follows:
/crates [light/medium/heavy] (key) (<#>)
/crates light
gives the player a light crate
/crates light key
gives the player a key for a light crate
/crates heavy key 12
gives the player 12 keys for a heavy crate