Animals Spawn Regardless of Setting In Server.Properties!

Discussion in 'Bukkit Help' started by Sc1234freak, Feb 24, 2011.

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

    Sc1234freak

    Hey yall,

    I am having an ongoing problem with animals spawning in my map. The setting in server.propteries is false and there are zero formating mistakes, however, animals still spawn. Monsters follow their appropiate setting, but not animals. I am not sure this is a problem with Craft Bukkit. The problem is ongoing after the start of using CraftBukkit. I doubt it is relvant, but I will include that my map used to run on MCAdmin and Hey0.

    I run Windows Server 2008 R2 X64 (Updated) with Java Version 6 Update 23 with Craft Bukkit Build 432, and Minecraft Server Beta 1.3. I have the following mods installed, which are fully updated.

    Code:
    AfkBooterv
    AntiGrief
    ClrInventory
    dynmap
    EekRunes
    Essentials
    EssentialsBan
    EssentialsHelp
    EssentialsHome
    EssentialsSpawn
    EssentialsTele
    EssentialsWarp
    FakePermissions
    GroupManager
    HeroChat
    HeroSneak
    Lockette
    MobileAdmin
    Persistence
    ProtectedDoors
    Stargate
    Whitelist
    WorldEdit
    WorldGuard
    Is anyone else having this problem or should I send this to the issue tracker?
     
  2. Offline

    TnT

    Before you do that, you need to remove all your plugins and test with the vanilla craftbukkit. Also post your server.properties file here.
     
  3. Offline

    Sc1234freak

    I'll go ahead and run the test later today. For now, here is the server.properties file:

    Code:
    #Minecraft server properties
    #Wed Feb 23 16:01:07 GMT-07:00 2011
    level-name=snow
    hellworld=false
    spawn-monsters=true
    online-mode=true
    spawn-animals=false
    max-players=20
    server-ip=173.201.177.85
    pvp=true
    server-port=25565
    white-list=false
    spawn-protection=4
    Thanks for the suggestion.

    Sc
     
  4. Offline

    Mattie112

    A reply to an old thread but i have the same problem.
    'spawn-animals=false' and they still spawn!
    Did you find a solution?
     
  5. Offline

    Sc1234freak

    No, I first thought it was a WorldEdit and Essentials Plugin Confliction, but I am still not sure. It is a very difficult issue to test because the user can't be the one to reproduce it. Are you using both of those plugins?

    Sc
     
  6. Offline

    svavart

    Just an suggestion, try adding the multiworld plugin and use it to disable mobs.
    (don't have to use any other option though.)
     
  7. Offline

    Sc1234freak

    I'll give it a shot, thanks.
     
Thread Status:
Not open for further replies.

Share This Page