[REQ] Durability control

Discussion in 'Archived: Plugin Requests' started by po5, Jun 4, 2011.

  1. This is a request for a plugin that allows server admins to adjust the amount of damage items takes when used. For example id like for flint and tinder to take alot more dmg when used. I guess you could also go the other way around and make items indestructible.
     
  2. Offline

    Arrisar

    Working on this as we speak
     
  3. did u done it?
     
  4. Offline

    Zarius

    OtherBlocks can do this, note I haven't tested this but should work something like this:

    Code:
        ANY_BLOCK:
            - tool: FLINT_AND_STEEL
              damagetool: 5  # or whatever number you want
    
     
  5. Offline

    kaasinees

    can it also make armors unbreakable?
     

Share This Page