Actions, Pre-Actions, and Obtain Methods
Actions | Pre-Actions | Obtain Methods
Actions
These are actions that are played after you open a crate.
MESSAGE
Sends a specific message to the player that opened the crate.
BROADCAST
Sends a specific message to all players once a player opens a crate.
TITLE
Sends a large message that appears on the player's screen.
SUBTITLE
Sends a message, similar to title but smaller.
ACTIONBAR
Sends a message to the player that opened the crate that appears right about your hotbar/action bar.
Pre-Actions
These are actions that play right before you open a crate.
PRE_MESSAGE
Same as the MESSAGE action.
PRE_BROADCAST
Same as the BROADCAST action.
PRE_TITLE
Same as the TITLE action.
PRE_SUBTITLE
Same as the SUBTITLE action.
PRE_ACTIONBAR
Same as the ACTIONBAR action.
Obtain Methods
STATIC
The crate stays where it is after you open it.
DYNAMIC
The crate disappears after you open it.
LUCKYCHEST
You find this crate while mining.
Last updated