Custom Block Place Event
Type:nexo_on_customblock_place_event
Triggered when a player places a Nexo custom block.
Configuration
| Field | Type | Default | Description |
|---|---|---|---|
id | String | "" | Unique identifier. |
blockId | String | "" | The Nexo block ID. Empty means any block. |
location | Optional<Var<Position>> | Empty | Optional location check. |