Stránka 1 z 2

Creative Mapa

Napsal: 30 říj 2013, 19:49
od sharky100
93.91.250.112:27037

Ahojte poradily bi ste mi ako mam dať na server creative mapu a keď sa tam hrač portne aby mu to uplne zmenilo inventar?

Dakujem

Re: Creative Mapa

Napsal: 30 říj 2013, 20:17
od Misso
potrebujes plugin Multiverse-Core
potom vytvoríš svet prikazom : /mv create <menosveta> normal
Pojdeš do Multiverse-Core/worlds.yml a tam zmeniš
Spoiler: zobrazit
gamemode: SURVIVAL
na
Spoiler: zobrazit
gamemode: CREATIVE

Re: Creative Mapa

Napsal: 30 říj 2013, 23:12
od sharky100
Skusil som to a hneď ako to zmením a dám restart servera tak sa mi to vrati naspeť na SURVIVAL co mam dorbiť?
Config sveta
Spoiler: zobrazit

Kód: Vybrat vše

Creative:
    ==: MVWorld
    hidden: 'false'
    alias: ''
    color: WHITE
    style: NORMAL
    pvp: 'true'
    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: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 2284.0
      y: 4.0
      x: -1391.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '-6467298400235615975'
    generator: 'null'
    playerLimit: '-1'

Re: Creative Mapa

Napsal: 31 říj 2013, 09:37
od adam1999
skus GAMEMODE pripadne tam daj GAMEMODE 1

Re: Creative Mapa

Napsal: 31 říj 2013, 10:58
od sharky100
Stale neide hneď po restarte sa mi to prepne na SURVIVAL..

Re: Creative Mapa

Napsal: 31 říj 2013, 11:02
od TheAmazingCave
Daj sem config a aj words.yml

Re: Creative Mapa

Napsal: 31 říj 2013, 11:13
od sharky100
Config
Spoiler: zobrazit

Kód: Vybrat vše

#  -------------------------------------------------------------------------  #
# This is the MV2 Config. If you mess it up, copy the values out              #
# delete it, and it will be regenerated. Then use the ingame interface        #
# to add your values back via the "/mv conf" command.                         #
# When in-game, simply type: "/mv conf ?" for help.                           #
# A config with explanations can be found here:                               #
# https://github.com/Multiverse/Multiverse-Core/wiki/config.yml               #
#                                                                             #
#                                                                             #
#  IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT  #
#                                                                             #
# Do NOT delete this line from your config!!!!                                #
# ==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration             #
#                                                                             #
#  IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT  #
#  -------------------------------------------------------------------------  #

multiverse-configuration:
  ==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration
  enforceaccess: 'false'
  prefixchat: 'false'
  useasyncchat: 'true'
  teleportintercept: 'true'
  firstspawnoverride: 'true'
  displaypermerrors: 'true'
  globaldebug: '0'
  silentstart: 'false'
  messagecooldown: '5000'
  version: '2.9'
  firstspawnworld: world
  teleportcooldown: '1000'
  defaultportalsearch: 'false'
  portalsearchradius: '16'

Worlds
Spoiler: zobrazit

Kód: Vybrat vše

worlds:
  world_nether:
    ==: MVWorld
    hidden: 'false'
    alias: world_nether
    color: WHITE
    style: NORMAL
    pvp: 'false'
    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: -1.0
      y: 64.0
      x: 4.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NETHER
    seed: '-3355170084426745057'
    generator: 'null'
    playerLimit: '-1'
  ServerSpawn:
    ==: MVWorld
    hidden: 'false'
    alias: ServerSpawn
    color: WHITE
    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: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 50.0
      y: 70.0
      x: 50.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '6495713550713518610'
    generator: 'null'
    playerLimit: '-1'
  Spawnik:
    ==: MVWorld
    hidden: 'false'
    alias: Spawnik
    color: WHITE
    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: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 152.0
      y: 68.0
      x: 270.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '6495713550713518610'
    generator: 'null'
    playerLimit: '-1'
  Cretive:
    ==: MVWorld
    hidden: 'false'
    alias: ''
    color: WHITE
    style: NORMAL
    pvp: 'true'
    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: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 2284.0
      y: 4.0
      x: -1391.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '-6467298400235615975'
    generator: 'null'
    playerLimit: '-1'
  world:
    ==: MVWorld
    hidden: 'false'
    alias: world
    color: WHITE
    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: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 260.0
      y: 65.0
      x: 81.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '-3127027606454337946'
    generator: 'null'
    playerLimit: '-1'
  Priroda:
    ==: MVWorld
    hidden: 'false'
    alias: Priroda
    color: WHITE
    style: NORMAL
    pvp: 'true'
    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: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 252.5
      y: 64.0
      x: -204.5
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '-6741486611659815860'
    generator: 'null'
    playerLimit: '-1'
  world_the_end:
    ==: MVWorld
    hidden: 'false'
    alias: world_the_end
    color: WHITE
    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: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 4.0
      y: 49.0
      x: 103.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: THE_END
    seed: '1034673959756999033'
    generator: 'null'
    playerLimit: '-1'
 


-- 31 říj 2013, 10:16 --

A ešte je tu nejde chyba keď v nejakom svete nastavim v configu pvp true tak sa mi to hneď preprne na pvp false.. tak ako s tom creativ svetom

Re: Creative Mapa

Napsal: 31 říj 2013, 21:13
od AyACZE
Místo MultiverseInventories můžeš taky použít něco jinýho, třeba http://dev.bukkit.org/bukkit-plugins/multiinv/, kterej ukládá inventáře do MySQL. Dá se nastavit rozdílnej inventář pro různé světy a pro různé herní mody.

Re: Creative Mapa

Napsal: 31 říj 2013, 22:36
od TheAmazingCave
BTW zbytočne veľá svetov :)

Re: Creative Mapa

Napsal: 02 lis 2013, 13:12
od marty_
sharky100 píše:93.91.250.112:27037

Ahojte poradily bi ste mi ako mam dať na server creative mapu a keď sa tam hrač portne aby mu to uplne zmenilo inventar?

Dakujem


add 2. tzn inventar:

plugin Multiverse Inventories je nejlepsi
http://dev.bukkit.org/bukkit-plugins/mu ... ventories/

pouze v group.yml nastavis ktere svety sdili inventar:
ukazka:
Kód :
Spoiler: zobrazit

Kód: Vybrat vše

# Multiverse-Inventories Groups


# To ADD, DELETE, and EDIT groups use the command /mvinv group.
# No support will be given for those who manually edit these groups.
groups:

  default:

    worlds:

    - herocraft_nether

    - herocraft

    - herocraft_the_end

    - dungeon

    - dungeon2

    shares:

    - all


a ostatni svety (skyblock, planetoid, creativ, atd... ) maji svuj vlastni inventar..

tot vse..

-- 02 lis 2013, 12:15 --

sharky100 píše:Skusil som to a hneď ako to zmením a dám restart servera tak sa mi to vrati naspeť na SURVIVAL co mam dorbiť?
Config sveta
Spoiler: zobrazit

Kód: Vybrat vše

Creative:
    ==: MVWorld
    hidden: 'false'
    alias: ''
    color: WHITE
    style: NORMAL
    pvp: 'true'
    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: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 2284.0
      y: 4.0
      x: -1391.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '-6467298400235615975'
    generator: 'null'
    playerLimit: '-1'


misto
gameMode: SURVIVAL
dej:
gameMode: CREATIVE

jo a pokud to pises manualne v configu, tak to samozrejme musis delat pri vyplem serveru :-)