List of the Activators
Activators of ExecutableBlocks
Here you have the list of activators available with their description and some examples. The activators allow you to execute custom actions, it can have conditions, run commands, have cooldown, etc.
Premium activators are labelled with the tag: PREMIUM
Activator features are features that are exclusive to that activator.
BLOCK_DRY PREMIUM
- Info: Activates when corals or farmlands got dried.
BREAK
- Info: Activates when the block is broken.
BREAK_BLOCK_ABOVE_THE_EB
- Info: Activates when the block above the eb is broken
CUSTOM_TRIGGER
- Info: Activator that can be executed by running a command, or it can be scheduled.
- This activator is for all plugins, because of that its explained on Custom triggers
CROP_GROW PREMIUM
- Info: Activates when the Executable Block is a crop and it grows.
.png)
CROP_PLACE_BLOCK PREMIUM
- Info: Activates when the Executable Block is a crop that places block
.png)
DESTROYED_BY_LIQUIQ PREMIUM
- Info: Activates when the Executable Block detroyed by liquid.
DESTROYED_BY_PISTON PREMIUM
- Info: Activates when the Executable Block detroyed by a piston.
ENTITY_WALK_ON PREMIUM
- Info: Activates when an entity walks on the Executable Block
EXPLOSION_HIT PREMIUM
- Info: Activates when the Executable block is affected by an explosion.
LOOP PREMIUM
- Info: Activates in repeat as long as the block is placed.
PLAYER_ALL_CLICK_ON
- Info: Activates when a player clicks on the Executable Block.
PLAYER_BREAK
- Info: Activates when a player breaks the Executable Block.
PLAYER_BREAK_BLOCK_ABOVE_THE_EB
- Info: Activates when a player breaks the block above the Executable Block.
PLAYER_BREAK_BLOCK_UNDER_THE_EB
- Info: Activates when a player breaks the block under the Executable Block.
PLAYER_BRUSH_BLOCK
- Info: Activates when a player brush the block.
PLAYER_DEATH_ON PREMIUM
- Info: Activates when a player dies on that Executable Block.
PLAYER_EAT_ON
- Info: Activates when a player eats while in an Executable Block.
PLAYER_FALL_ON
- Info: Activates when a player falls on the Executable Block. (The player must take fall damage to count)
PLAYER_JUMP_ON
- Info: Activates when a player jumps on the Executable Block.
PLAYER_LEFT_CLICK_ON
- Info: Activates when a player left clicks on the Executable Block.
PLAYER_PLACE
- Info: Activates when a player places the Executable Block.
PLAYER_PRESS_PLATE PREMIUM
- Info: Activates when a player steps on the Executable Block Pressure Plate.
PLAYER_RIGHT_CLICK_ON
- Info: Activates when a player right clicks on the Executable Block.
PLAYER_SCROLL_DOWN_BY_TARGETTING_THE_EB PREMIUM
- Info: Activates when the player is looking at the eb and scrolls down
PLAYER_SCROLL_UP_BY_TARGETTING_THE_EB PREMIUM
- Info: Activates when the player is looking at the eb and scrolls up
PLAYER_SNEAK_ON
- Info: Activates when a player "sneak" (shift) on the Executable Block.
PLAYER_SPRINT_ON PREMIUM
- Info: Activates when a player sprint on the Executable Block.
PLAYER_WALK_ON
- Info: Activates when a player walks on the Executable Block.
PROJECTILE_HIT PREMIUM
- Info: Activates when a projectile hit the Executable Block.
REDSTONE_SIGNAL_ENABLE PREMIUM
- Info: Activates when the EB is a block that can receive power (redstone tripwire, trapdoor, button, lever, etc) and receives signal.
REDSTONE_SIGNAL_DISABLE PREMIUM
- Info: Activates when the EB is a block that can create / store power (redstone tripwire, trapdoor, button, lever, etc) and stop receiving signal.
Created Oct 26, 2025Last updated Nov 22, 2025 by Ssomar
Edit this page on GitHub