ItemLib - useful tool for you developers

Discussion in 'Resources' started by nj2miami, Mar 1, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    nj2miami

    I created a simple tool because I see similar questions asked many times.

    ItemLib 1.0 - http://dev.bukkit.org/bukkit-plugins/itemlib/

    It can:
    • Remove base weapon damage entirely
    • Modify the base weapon damage on an item (add/subtract)
    • Modify the +Health on an item
    • Add "fake glow" effect on items
    • Remove "enchanted glow" from items
    Easy to use, drop in your Plugin folder along with appropriate ProtocolLib for your server and simply call whichever method you need.

    ItemLib.<static_method> - see Bukkit page above for instructions.
     
  2. Offline

    mrCookieSlime

    Moved to Resources.
     
Thread Status:
Not open for further replies.

Share This Page