How to disable mob spawning?

Discussion in 'Bukkit Help' started by honam1021, Dec 30, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    honam1021

    I have a multiworld server,and multiverse reqires spawn-monsters set to true,any other methods to disable mob spawning?
     
  2. Offline

    Nathan C

    Code:
        animals:
          spawn: true
        monsters:
          spawn: true
    In the worlds.yml config in the MultiVerse directory, for the world that you don't want mob spawning on.
     
  3. Offline

    Isocadia

    Set mob spawning to false in multiverse.
     
  4. Offline

    NuclearW

    Moved to the help section.
     
  5. The commands are: /mvm set monsters false and/or /mvm set diff peaceful

    Cheers!
    --FF
     
    SavageCore likes this.
  6. Offline

    daredevilk

    What if we want to keep Mobs fully on on one world but only keep Zombies on another? Does anyone know a plugin that would do that on a multiverse server?
     
  7. Offline

    MCMastery

    You can do that with multiverse. Do /mv modify add zombie monsters
     
Thread Status:
Not open for further replies.

Share This Page