Multiverse Mobs...

Discussion in 'Bukkit Help' started by Fergym, Sep 24, 2014.

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

    Fergym

    So I've made a new world for my hub with Multiverse So when I got multiverse I knew I would have to edit something in the config to stop mobs from spawning and well I did that in the "Worlds" file and guess what it didn't work, here is worlds file:
    Code:
    worlds:
      world:
        seed: 8049233745855769186
        environment: NORMAL
        type: NORMAL
        hidden: false
        alias:
          name: ''
          color: WHITE
        pvp: true
        scale: 1.0
        respawnworld: ''
        allowweather: true
        difficulty: PEACEFUL
        animals:
          spawn: false
        monsters:
          spawn: false
        entryfee:
          currency: -1
          price: 0.0
        hunger: true
        autoheal: true
        adjustspawn: true
        portalform: ALL
        gamemode: SURVIVAL
        keepspawninmemory: true
        spawn:
          x: 77.0
          y: 65.0
          z: 255.0
          pitch: 0.0
          yaw: 0.0
          world: world
        autoload: true
        bedrespawn: true
      world_the_end:
        seed: 8049233745855769186
        environment: THE_END
        type: NORMAL
        hidden: false
        alias:
          name: ''
          color: WHITE
        pvp: true
        scale: 1.0
        respawnworld: ''
        allowweather: true
        difficulty: EASY
        animals:
          spawn: true
        monsters:
          spawn: true
        entryfee:
          currency: -1
          price: 0.0
        hunger: true
        autoheal: true
        adjustspawn: true
        portalform: ALL
        gamemode: SURVIVAL
        keepspawninmemory: true
        spawn:
          x: 0.0
          y: 61.0
          z: 0.0
          pitch: 0.0
          yaw: 0.0
          world: world_the_end
        autoload: true
        bedrespawn: true
      Hub:
        seed: -747816657853470395
        environment: NORMAL
        type: FLAT
        hidden: false
        alias:
          name: ''
          color: WHITE
        pvp: true
        scale: 1.0
        respawnworld: ''
        allowweather: true
        difficulty: EASY
        animals:
          spawn: true
        monsters:
          spawn: true
          exceptions: []
        entryfee:
          currency: -1
          price: 0.0
        hunger: true
        autoheal: true
        adjustspawn: true
        portalform: ALL
        gamemode: SURVIVAL
        keepspawninmemory: true
        spawn:
          x: 1205.0
          y: 4.0
          z: -1013.0
          pitch: 0.0
          yaw: 0.0
          world: Hub
        autoload: true
        bedrespawn: true
    
    Be great if you could help thanks. :D
     
  2. Offline

    Larry3859

    mabey change enviroment to peaceful
     
  3. Offline

    Fergym

    Larry3859 Did you read my file? also I've worked this out I was in a section of my default world not the 'Hub' World so could some staff please set this to solved or lock it?
     
Thread Status:
Not open for further replies.

Share This Page