Monsters +

Discussion in 'Archived: Plugin Requests' started by Dan_Dano, Jun 14, 2013.

  1. Offline

    Dan_Dano

    Hi,
    I'm looking for a plugin that can add some configurable things about monsters.

    • Make sure certain monsters won't attack certain players.
    Example:
    If steve has the Monstersplus.noattack.zombie permission, steve won't get attacked by zombies

    • You can change amount of damage/health for every mobtype in configuration.
    • You can change speed for every mobtype in configuration
    • You can change drops for every mobtype in configuration
    Example:
    Code:
    zombie:
    damage: 5
    speed: 2
    health: 10
    drops: 3 10
    This will make the zombie walk on speed 2, do 5 dmg/attack, has a health bar of 10x an half heart, and will let him drop 10 dirt when get killed

    Commands:
    • /monstersplus reload

    Permissions:
    • monstersplus.noattack.(any mob)
    • monstersplus.noattack.*
    • monstersplus.reload
     
  2. Offline

    Dan_Dano

  3. Offline

    Wolf3141

    Seems I have to link this plugin quite a bit :D
    OtherDrops
    You will have to do some things yourself, but its easy. Not sure if it will do everything you're looking for, but check it out first.
    EDIT: Also thanks for being patient with your bumps :D
     

Share This Page