MobRenamer

Discussion in 'Archived: Plugin Requests' started by Zerkhan, Mar 31, 2013.

  1. Offline

    Zerkhan

    Plugin category:
    Fun, Mechanics, Role Playing.

    Suggested name:
    MobRenamer

    [​IMG]

    The concept :
    Since the Redstone Update, «renamed Spawn Eggs will now give mobs spawned with it that name». Currently, no plugins allows to spawn mobs with a predefined name :/ MobRenamer could do that with a simply config.yml file, like the example below :

    Code:
    # MobRenamer v0.1
    # Configuration file idea.
     
    zombie:
      -  Deadly Zombie: 10%
      -  Angry Zombie: 30%
      -  Common Zombie: 60%
      -  null: 5% # Zombie spawn with no name.
    creeper:
      -  Friendly Creeper: 3% 
    What do you think about this idea ?
     

Share This Page