Usage
Getting the API
Important
Listen to the ItemsAdderLoadDataEvent event in order to wait the plugin to load and detect /iareload or /iazip which can cause items and content to be changed (removed/added).
Custom items - docs
Getting a custom item of any type (block, item, hat, food etc.) by id or namespace:id
Checking if a custom item exists
Obtaining the CustomStack from a Bukkit ItemStack
Custom Blocks - docs
Check if a custom block exists
Check if world block is a custom blocks
Place custom block
Custom entity - docs
Spawn a custom mob by id or namespace:id
Get custom entity by an already spawned Bukkit entity
Liquids API
Please also install IALiquids addon to have some test liquids
Changing HUD values with API
Setting a float value in a Frames Hud
Making a HUD visible.
Old stuff:
Custom mobs (old) - docs
Spawn a custom mob by id or namespace:id
Get custom mob by mob already spawned in the world
Last updated
Was this helpful?