-
Notifications
You must be signed in to change notification settings - Fork 81
Crate Types (v5)
Note: This documentation page is written for CratesPlus v5.0 or later
Starting from CratesPlus v5.0 a "Type" option exists when creating a crate. Below are a list of currently supported crate types and what they do.
The original crate type from previous versions of CratesPlus. The player requires a key to open a crate, the crate would usually be placed in a single location; such as a spawn or warp.
The player gets a "Crate" which when placed runs any commands and puts any items won in the crate that's has been placed.
As an extension to the "Supply Crate" a drop crate will randomly spawn at set intervals in set worlds near a random player. Any player can find and open the crate to receive the loot inside.
Allows you to have a crate that doesn't require the player to have any physical item.
Allows you to group multiple crates into a single GUI. Currently supports "Key Crate" and "Mystery Crate".