Mob Death

Discussion in 'Archived: Plugin Requests' started by Windows_i7_920, Mar 13, 2012.

  1. Offline

    Windows_i7_920

    Ive been looking for a plugin to announce when a mob is killed by players in a similar way to player death notifications. It would go well with CreeperMess. :p
     
  2. Offline

    Zarius

    Latest version of OtherDrops should be able to do this, eg:

    Code:
    otherdrops:
      CREEPER:
        - tool: [SWORD, ANY_ITEM, PROJECTILE_ARROW] # yeah, I really need to make an easier "PLAYER" tool
          message.world: "%p killed %v."  # send message to current world only, or
          message.server: "%p killed %v." # send a message to the whole world.
    
     
  3. I can make that, if you still want it!
     

Share This Page