Solved Monsters Not Spawning..

Discussion in 'Bukkit Help' started by fattycakes47, Apr 14, 2012.

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

    fattycakes47

    I'm having an issue on my server, no monsters spawn on any world whatsoever. I use Multiverse and have set monster spawning to true on each world. For some reason my server properties had monster spawning set to false, so i changed it to true, but this did not solve the issue, they still will not spawn at all. Does anyone know how to fix this? Any help would be appreciated.
     
  2. Offline

    andrewpo

    Did you stop and start your server after modifying server.properties?
     
  3. Offline

    fattycakes47

    I will restart it again one second.

    I found whats causing it, in the settings tab on the bukkit panel, the spawn monsters option is not checked, when i check it and restart the server it unchecks itself. Does anyone know how to solve this?

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

    andrewpo

    Check your bukkit.yml file; failing that, post a list of all your plugins here.
     
  5. Offline

    fattycakes47

    Ok here are my plugins:
    1. AutoAnnouncer
    2. BkCommonLib
    3. Catacombs
    4. Craftbukkituptodate
    5. dynmap
    6. dynmap-api
    7. iConomy
    8. LimitedCreative
    9. Mobarena
    10. MobBountyReloaded
    11. Multiverse-Core
    12. Multiverse-Portals
    13. NarrowtuxLib
    14. NoLagg
    15. NoLaggChunks
    16. NoLaggExamine
    17. NoLaggItemBuffer
    18. NoLaggItemStacker
    19. NoLaggLighting
    20. NoLaggMonitor
    21. NoLaggTNT
    22. Pail
    23. PailPlus
    24. PermissionsBukkit-1.6
    25. Pluginlist
    26. SecureChests-0.4.5
    27. Showcase
    28. SimpleSpawn
    29. spoutplugin
    30. Vault
    31. WorldEdit
    32. WorldGuard
     
  6. Offline

    andrewpo

    Worldguard might stop mob spawning, try:
    Code:
    /region flag __global__ mob-spawning allow
    That's TWO underscores ( _ ) before and after global

    in the world you want mobs allowed in

    can you spawn mobs with eggs in creative mode?
     
  7. Offline

    fattycakes47

    No i can't even use eggs to spawn monsters
     
  8. Offline

    andrewpo

    Did you run the worldguard command?
     
  9. Offline

    fattycakes47

    This didnt seem to solve the issue
     
  10. Offline

    andrewpo

    try disabling mobarena/mobbounty.
    Make sure to stop and start your server after disabling plugins.
     
  11. Offline

    fattycakes47

    I think mob arean was causing it because before i had mobarena mobs would spawn even with mobbounty, thanks for helping me! :)
     
Thread Status:
Not open for further replies.

Share This Page