config-options

dreamland:
    fly:
        speed: 1.0
        tool: 288
        enable: true

    inventory:
        kit:
            '1': 288 1
            '4': 285 3

    chance:
        dream: 100
        nightmare: 50

    worlds:
        default:
            persistInventory: true

        dream:
            name: world_skylands
            environment: NORMAL
            generator: SkylandsPlus
            persistInventory: true
            clearInitialInventory: true
            invincible: true
            fly: true
            flaming: false
            kit: false
            mobChance: 0
            returnToBed: true

        nightmare:
            name: world_nightmare
            environment: NETHER
            persistInventory: false
            clearInitialInventory: true
            invincible: false
            fly: false
            flaming: true
            kit: false
            mobs:
                Zombie: true
                Pig: false
            mobChance: 30
            returnToBed: true

    options:
        message: ''
        allowAll: true
        attemptWait: 0
        wakeup: true
        weatherDisable: false


Comments

Posts Quoted:
Reply
Clear All Quotes