Skip to content
Abraxas edited this page Jun 17, 2022 · 2 revisions

Welcome to the ItemQualities wiki!

ItemQualities is a Plugin that adds a Quality System to items that can be damaged (e.g weapons and tools) to make gameplay more interesting and challenging.

If you want an item to not have a Quality added onto it, add the Hide Attributes item flag to the item. This is mainly a feature for custom GUIs and such.


Qualities can do the following:

  • Add or Subtract to an items max durability (The plugin has it's own durability system it uses if this value is ever used by a Quality, the vanilla durability display - F3+H will not show this value, however the green bar on the item in your inventory will reflect this custom value.)
  • A chance to not lose any durability on use.
  • A chance to lose extra durability on use.
  • A chance to not yield any drops when used on a block, or killing an entity.
  • A chance to double the yield of drops when used on a block, or killing an entity.
  • Modify any Attribute the game will allow, for instance; an Item being held can give armor, or most commonly the Quality can modify the attack damage.
Clone this wiki locally