Events
Available events that actions may be placed in.
Parameters
Housing's string label for the event.
Housing's item for the event.
Entries
Event fired when a player joins the house.
Event fired when a player leaves the house.
Event fired when a player dies.
Event fired when a player kills another player.
Event fired when a player respawns.
Event fired when a player's group changes.
Event fired when a player's PvP state changes.
Event fired when a player catches a fish.
Event fired when a player enters a portal.
Event fired when a player takes damage.
Event fired when a player breaks a block.
Event fired when a player starts a parkour course.
Event fired when a player completes a parkour course.
Event fired when a player drops an item.
Event fired when a player picks up an item.
Event fired when a player changes their held item.
Event fired when a player toggles sneaking.
Event fired when a player toggles flight.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.