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