Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Emanon

Permanent potion effects, Conditional commands on items, Custom items, ItemEdit addon

Report ItemTag?

Edit items with non-vanilla behavior:

  • /itemtag (/it) which allows to add new behavior to items. You may issue a command when rightclicking an item, or you can make that item unusable on crafting recipes and much more...

Features:

  • PotionEffects on equipment
  • Execute commands when an item is used (right click) or consumed (food/drinks)
  • Make items unplaceable, unusable, unrenamable
  • Much more....

Each command provide an user friendly experience:

  • tabcomplete for fast and intuitive use
  • display details while hovering on help messages
  • suggest the command when clicking on help messages

https://imgur.com/gvYnSJP.gif

This plugin Require:

Spanish Video Tutorial

permissions v3.2.2

permissions:
  itemtag.admin:
    default: op
    description: Gives full access to the plugin
    children:
      itemtag.itemtag.*: true
      itemtag.itemtagreload: true
      itemtag.itemtagupdateolditem: true
  itemtag.itemtagupdateolditem:
    default: op
    description: Gives full access to command /itemtagupdateolditem
  itemtag.itemtagreload:
    default: op
    description: Gives full access to command /itemtagreload
  itemtag.itemtag.*:
    default: op
    description: Gives full access to command /itemtag
    children:
      itemtag.itemtag.actions: true
      itemtag.itemtag.effects: true
      itemtag.itemtag.flag: true
      itemtag.itemtag.trigger: true
  itemtag.itemtag.actions:
    default: op
    description: Allow to set actions when using item
  itemtag.itemtag.effects:
    default: op
    description: Allow to add effects for equipped items
  itemtag.itemtag.flag:
    default: op
    description: Allow to add custom flags for items
    children:
      itemtag.itemtag.flag.bypass_clickmove: true
  itemtag.itemtag.flag.bypass_clickmove:
    default: op
    description: Allow to add custom flags for items
  itemtag.itemtag.trigger:
    default: op
    description: Allow to add trigger for equipped items

If you find any issues or just need help use discord or resource discussion page

Keep the developer motivated! Leave a like or a positive review if you like the plugin

Information

CategoryAdmin Tools
Published onFebruary 16, 2025
LicenseGPL
Downloads150
Stars1
Watchers0

Pinned Versions

Members

Avatar for Emanon

Emanon

Owner