Disable Mob Spawning, but allow from mob spawners?

Discussion in 'Bukkit Help' started by Starrk, Jul 20, 2012.

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

    Starrk

    Hello,

    I'm currently trying to run an RPG server with raids and such.

    I'm trying to remove mob spawning in a certain world but allow mob spawning through mob spawners.

    So basically, I want to disable natural mob spawning but allow mobs to come out of mob spawners.

    Thanks guys and girls!

    Please help, any help is appreciated

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 27, 2016
  2. Offline

    YoFuzzy3

  3. Offline

    EBSQBill

    I believe the answer is to set the ticks-per/monster-spawns to 0 in your bukkit.yml file:

    ticks-per:
    animal-spawns: 400
    monster-spawns: 0

    I think this allows them to exist - but the game will never try to spawn them itself.
     
Thread Status:
Not open for further replies.

Share This Page