This event fires when a player successfully uses an item or
places a block by pressing the Use Item / Place Block
button. If multiple blocks are placed, this event will only
occur once at the beginning of the block placement. Note:
This event cannot be used with Hoe or Axe items.
This event fires when a player releases the Use Item / Place
Block button after successfully using an item. Note: This
event cannot be used with Hoe or Axe items.
This event fires when a player joins a world. See also
playerSpawn for another related event you can trap for when
a player is spawned the first time within a world.
This event fires when a player spawns or respawns. Note that
an additional flag within this event will tell you whether
the player is spawning right after join vs. a respawn.
Contains a set of events that are available across the scope of the World.