API Documentation
Inventory Utils
List of available inventory events
Is holding sword
This event will check if the player is holding a sword.
Example
Example
Is holding Weapon
This event will check if the player is holding a weapon.
Example
Example
Is main inventory full
This event will check if the player’s main inventory is full.
Example
Example
Get first empty slot
This event will get the first empty slot of the player.
Example
Example
Get tool slot
This event will get the tool slot of the player.
Example
Example
Get block slot
This event will get the block slot of the player.
Example
Example
Get block count
This event will get the block count of the player.
Example
Example
Is good block
This event will check if the block is a good block.
Example
Example
Is good potion
This event will check if the potion is a good potion.
Example
Example
Should keep item
This event will check if the item should be kept.
Example
Example
Drop
This event will drop an item.
Example
Example
Click
This event will click.
Example
Example
Swap
This event will swap two slots.
Example
Example