Package com.hazebyte.crate.api.event
Classes dedicated to handling code triggers.
-
Class Summary Class Description ClaimEvent Represents an event that is called when a player tries to claim a reward.ClaimGiveEvent Represents an event that is called when a claim is given to a player.CrateGiveEvent Represents an event that is called when a user gives a crate to a player.CrateInteractEvent Called when a player interacts with a crate.CratePlaceEvent Called when a player places a Supply Crate.CratePushbackEvent CrateRemoveEvent This represents when a crate has been removed from a location.CrateRewardEvent Called when a player opens a crate.CrateSetEvent This represents when a crate has been set to a location.PluginReadyEvent Called when the plugin finishes loading.