Item Actions icon

Item Actions -----

Elevate your items with one-of-a-kind effects!



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
  • 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
Commands
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
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.
Reviews & Support
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.
Resource Information
Author:
----------
Total Downloads: 662
First Release: Feb 9, 2021
Last Update: Jul 16, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings