Reduce the total mob spawn or maybe a plugin who do that

Discussion in 'Bukkit Discussion' started by Jaypee, May 19, 2011.

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

    Jaypee

    Less mobs = Less lag.

    The actual mob removers dont remove the total number of mobs, so if you remove zombie and squids, it will spawn the misses zombies and squids in other form, like sheep, cow, etc...
     
  2. Offline

    bogboom

  3. Offline

    ledhead900

    Try http://forums.bukkit.org/threads/me...nimizer-and-more-740.15827/page-7#post-288161

    Other wise known as Performance Tweaks

    Its actual purpose is to improve server stability and speed.
    It serves two main roles.

    A.It creates a sort of non volatile Ramdisk for chunks meaning you use a lot less HDD I/O
    B.Allows you to limit TOTAL Mob count per world. Allows you to se a MAX amount of mobs to ever spawn per world per mob type.

    Example

    World1
    MaxMonsters:500
    MaxAnimals:200

    World2
    MaxMonsters:250
    MaxAnimals:100


    Hope it suits your needs.

    EDIT:
    Darn somone posted as I replied lol!
     
  4. Offline

    Jaypee

    Wow thanks a lot! Thats exactly what i want :D
     
Thread Status:
Not open for further replies.

Share This Page