Filled Advanced Wolves

Discussion in 'Archived: Plugin Requests' started by Sil3nt_Aassassin, Aug 31, 2014.

  1. Could someone make me a plugin that can make the collar color rainbow instead of 1 soliad color.
    Also make it so the dog can wear armor and will be able to take more damage
     
  2. Offline

    _Filip

    Sil3nt_Aassassin it is impossible for multiple colours to be on the collar at one time.
     
  3. Offline

    JordyPwner

    _Filip at one time yes but if you keep updating the collar not..
     
  4. JordyPwner That would require a repeating task and if every dog had it, it could become laggy.
     
  5. Sil3nt_Aassassin Wolves can't wear armor full stop. We can't make them wear it.
     
  6. Offline

    simgar98

    You could, however, create an entityinteractwithentityevent, check if they have armor in their hands, calculate some armor points, and save that in a .yml with the entity-ID or something similar, and negate a percentage of damage?
    Just an idea, it wont be visible, but you can kind of give them some resistance...

    Or give them more health when they get clicked on with armor? I think that's a bit easier...
     
  7. simgar98 Yeah you could even just give them absorption and specify what level with each piece of armor.
     
  8. Offline

    simgar98

    wolf.addEffect(effect) bullshit would be even more work than wolf.setMaxHealth(wolf.getMaxHealth + amount)

    Why are you thanking us? We are just speculating about ways to realise your ideas xD
    We're not making shit :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 10, 2016

Share This Page