Item Actions icon

Item Actions -----

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



Bug Fixes & New Features
️ ItemActions – Version 2025.5
Bug Fixes & New Features Update
This update introduces key bug fixes and adds new functionality to the ItemActions plugin!

✅ Bug Fixes
  • Fixed an issue where food component options wouldn't apply correctly to consumable items.
  • Fixed a bug where armor potion effects could become permanent if the armor was removed via plugin or command. Effects now clean up properly on removal.
✨ New Features
  • Recipe support has been added! You can now define shaped or shapeless crafting recipes directly inside your item configuration.
  • Added consumable item support! Configure items to behave like food — complete with nutrition, saturation, and particle effects.
Example Config Snippet:
Code (YAML):

Stick
:
  Type
: INTERACT
  Version
: 1
  Item
:
    Material
: STICK
    Name
: '&eSpeed Pickaxe'
    Data-Key
: itemactions:sticks
    Data-Type
: STRING
    Data-Value
: '1'
    Consumable-Options
:
      Consume-Seconds
: 0
      Sound
: "ENTITY_PLAYER_LEVELUP"
      Particles
: true
    Food-Options
:
      Can-Always-Eat
: true
      Nutrition
: 5
      Saturation
: 2
  Recipe
:
    Recipe-Type
: "SHAPED"
    Ingredients
:
     - "d:DIAMOND"
      - "e:ENDER_PEARL"
    Shape
:
     - "   "
      - "ded"
      - "   "
  Requirements
:
    Action-Types
:
     - RIGHT_CLICK_AIR
  Actions
:
   - PLAY_SOUND:BLOCK_ANVIL_HIT
 
Have feedback or suggestions? Let us know — we’d love to hear your thoughts!
----------, Jul 16, 2025
Resource Information
Author:
----------
Total Downloads: 668
First Release: Feb 9, 2021
Last Update: Jul 16, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings