Stránka 1 z 1

MineCraft Hunger

Napsal: 04 srp 2014, 16:00
od MINS646
Server: IP:93.91.250.121:27578
Dobrý deň mám server ktorý je hostovany u vás.
A potrebujem pomoc s pluginom Multiverse myslím.
Ide oto že mám rozdelené svety na mojom servery lenže na survival svete mi ubera strašne rýchlo hunger bar. šprintujem cca 3 sec a už mám polku dole čo si myslím že je to dosť.. :D
Bol by som rád keby ste mi poradili Ďakujem. :)

Re: MineCraft Hunger

Napsal: 04 srp 2014, 16:08
od OneTime97
Dej sem world.yml
V daném světě si nastavíš jak rychle ti to má ubírat, nebo jestli vůbec.

Re: MineCraft Hunger

Napsal: 04 srp 2014, 20:25
od MINS646

Kód: Vybrat vše

worlds:
  survival_the_end:
    ==: MVWorld
    hidden: 'false'
    alias: survival_the_end
    color: BLUE
    style: NORMAL
    pvp: 'false'
    scale: '16.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 0.0
      y: 62.0
      x: 0.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: THE_END
    seed: '-2154055884623042001'
    generator: 'null'
    playerLimit: '-1'
  survival_nether:
    ==: MVWorld
    hidden: 'false'
    alias: survival_nether
    color: BLUE
    style: NORMAL
    pvp: 'true'
    scale: '8.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 4.5
      y: 63.0
      x: 5.5
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NETHER
    seed: '-2154055884623042001'
    generator: 'null'
    playerLimit: '-1'
  survival:
    ==: MVWorld
    hidden: 'false'
    alias: SURVIVAL
    color: BLUE
    style: NORMAL
    pvp: 'false'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'false'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 241.5
      y: 64.0
      x: -15.5
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '-5210040819387973371'
    generator: 'null'
    playerLimit: '-1'

Tuto to je