Solved Removing attributes from items.

Discussion in 'Plugin Development' started by shohouku, May 26, 2014.

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

    shohouku

    How would I remove attributes from items?

    I know there are multiple ways by using packets or protocollib.

    Could anyone help?
     
  2. Offline

    Rocoty

    Define attributes
     
  3. Offline

    shohouku


    Attributes off the items, examples:

    Damage +7, Fire Resistance, etc..
     
  4. Offline

    keaton64

    can you just get the item, return the values and then set the values?
     
  5. Offline

    Rocoty

  6. Offline

    Shayana

    There is no bukkit api to change attributes as far as I'm aware of. You'll have to use nms and play along with the NBT
     
Thread Status:
Not open for further replies.

Share This Page