ItemsAdder Wiki
โ Addons
๐ More Plugins
โค๏ธ Donate
Searchโฆ
English
๐
Welcome
โค
Donation - Support my work
โ
First install
โ
Frequently asked questions
๐
Plugin usage
Languages
๐ฅ
Commands
๐
Permissions
โ
Important notes
๐
Tips for fastest usage
๐ท
Resourcepack hosting
๐จ
Adding content
โน
Basic concepts
โ
Example items
๐
Item properties
Basic
๐ผ
Resource
Specific properties
โก
Events
Actions
Behaviours
๐ณ
Recipes
Translation
๐
Loots
๐
Worlds populators
๐ณ
Trees populators
๐
Surface populators
๐ชจ
Cave decorators
๐ผ
Font Images
๐
Sounds
๐ฅท
Armors
๐
HUDs
GUIs
๐ช
Furniture
โ
Fonts
๐
Player Emotes
๐
Entities
โน
Items tooltips
2D icons for blocks/furniture
Animated titles
๐
Ranks textures (tags)
Minecraft translation files
๐จ
Colored models
Custom NBT
โ
Optifine only features
๐
Recipes menu
๐พ
Export namespace
๐
Merge resourcepacks
PAPI placeholders
Custom PlayerStats
๐จ
Protect resourcepack from unzip
Hex colored texts (1.16+)
๐จ
Minecraft Style Guide
โ
Resourcepack prompt message (1.17+)
Text Effects (1.17+)
Scoreboard
๐
Files editor
๐ฝ
Addons/resources
๐น
Videos by users
โ
Compatibility with other plugins
โ
Contribute
๐ป
Developers
โ
Java API
๐
Skript API
โข
Branding
๐
Other
๐
Support
๐ฅ
Cheap Minecraft Hosting
โก
Optimize Minecraft client
OLD
Old guides
Deprecated
Powered By
GitBook
โก
Events
What are events?
Events describe the time when something happen. You can make things happen (
actions
) when an event is triggered (play sound, execute command...)
List of events
block_break
attack
kill
interact.entity
interact.left
interact.left_shift
interact.right
interact.right_shift
drop
pickup
eat
drink
bow_shot
gun_shot
gun_no_ammo
gun_reload
book_write
book_read
fishing_start
fishing_caught
fishing_failed
fishing_cancel
fishing_bite
fishing_in_ground
wear
unwear
held
unheld
item_throw
item_hit_ground
item_hit_entity
placed_block.interact
placed_block.break
placed_armorstand.interact
placed_armorstand.break
placed_itemframe.interact
placed_itemframe.break
bucket_empty
bucket_fill
Previous
Blocks
Next
Actions
Last modified
4mo ago
Copy link
Edit on GitHub
Contents
What are events?
List of events