ItemActions
Create powerful custom items with unique effects and behaviors!
ItemActions lets you design custom items that trigger actions when used or worn. Whether it’s a stick that sends messages or boots that grant Speed and negate fall damage — this plugin makes it simple and powerful.
Features
Configuration Example
Documentation
Not sure how to use it?
Read the Wiki
Need help or want to request features? Contact me on Discord: @BitByLogic
Notes
If you enjoy the plugin, please consider leaving a positive review — it helps a lot!
If you run into any problems:
❗ Do not leave a negative review.
Instead, message me directly on Discord ( @BitByLogic) so I can help you quickly.
Create powerful custom items with unique effects and behaviors!
ItemActions lets you design custom items that trigger actions when used or worn. Whether it’s a stick that sends messages or boots that grant Speed and negate fall damage — this plugin makes it simple and powerful.
Features
- Define item behaviors with clean YAML configuration
- Trigger actions like commands, potion effects, sounds, particles, and more
- Set cooldowns, permissions, and custom metadata
- Armor-based effects that trigger when equipped or unequipped
- Full reload support for quick iteration
- Extensive wiki documentation available
| Command | Description | Permission |
| /itemactions | View command help | itemactions.help |
| /itemactions reload | Reload configuration and item data | itemactions.reload |
| /itemactions give <player> <item> | Give a player a configured item | itemactions.give |
Configuration Example
Spoiler: Click to expand
SpeedBoots:
Type: ARMOR_EQUIP
Version: 1
Item:
Material: LEATHER_BOOTS
Name: '&bSpeed Boots'
Data-Key: itemactions:speed_boots
Data-Type: STRING
Data-Value: '1'
Requirements:
Action-Types:
- EQUIP
Actions:
- POTION_EFFECT:SPEED,10,1
- CANCEL_FALL_DAMAGE
Code (Text):
SpeedBoots:
Type: ARMOR_EQUIP
Version: 1
Item:
Material: LEATHER_BOOTS
Name: '&bSpeed Boots'
Data-Key: itemactions:speed_boots
Data-Type: STRING
Data-Value: '1'
Requirements:
Action-Types:
- EQUIP
Actions:
- POTION_EFFECT:SPEED,10,1
- CANCEL_FALL_DAMAGE
Documentation
Not sure how to use it?
Read the Wiki
Need help or want to request features? Contact me on Discord: @BitByLogic
Notes
- Use a unique Data-Key (with a namespace) to avoid item conflicts.
- Match the Data-Type and Data-Value formats precisely.
- Armor actions only trigger when equipped in proper armor slots.
If you enjoy the plugin, please consider leaving a positive review — it helps a lot!
If you run into any problems:
❗ Do not leave a negative review.
Instead, message me directly on Discord ( @BitByLogic) so I can help you quickly.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Item Actions is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 897 times (via Spigot). Download it and open it directly in the game.