Creative Mapa

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
sharky100
Příspěvky: 423
Registrován: 28 lis 2012, 13:00
Reputation: 0

Creative Mapa

#1 Příspěvekod sharky100 » 30 říj 2013, 19:49

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

Uživatelský avatar
Misso
Příspěvky: 1201
Věk: 28
Registrován: 27 dub 2013, 17:20
Reputation: 0
Bydliště: Slovakia
Kontaktovat uživatele:

Re: Creative Mapa

#2 Příspěvekod Misso » 30 říj 2013, 20:17

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

sharky100
Příspěvky: 423
Registrován: 28 lis 2012, 13:00
Reputation: 0

Re: Creative Mapa

#3 Příspěvekod sharky100 » 30 říj 2013, 23:12

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'

adam1999
Příspěvky: 540
Věk: 26
Registrován: 25 říj 2013, 05:45
Reputation: 0
Bydliště: A kľúče nechceš?

Re: Creative Mapa

#4 Příspěvekod adam1999 » 31 říj 2013, 09:37

skus GAMEMODE pripadne tam daj GAMEMODE 1
ObrázekObrázek

sharky100
Příspěvky: 423
Registrován: 28 lis 2012, 13:00
Reputation: 0

Re: Creative Mapa

#5 Příspěvekod sharky100 » 31 říj 2013, 10:58

Stale neide hneď po restarte sa mi to prepne na SURVIVAL..

Uživatelský avatar
TheAmazingCave
Příspěvky: 1351
Registrován: 21 led 2013, 16:31
Reputation: 1

Re: Creative Mapa

#6 Příspěvekod TheAmazingCave » 31 říj 2013, 11:02

Daj sem config a aj words.yml
Obrázek

sharky100
Příspěvky: 423
Registrován: 28 lis 2012, 13:00
Reputation: 0

Re: Creative Mapa

#7 Příspěvekod sharky100 » 31 říj 2013, 11:13

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

Uživatelský avatar
AyACZE
Příspěvky: 464
Registrován: 20 srp 2012, 10:09
Reputation: 0

Re: Creative Mapa

#8 Příspěvekod AyACZE » 31 říj 2013, 21:13

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.
Classic Survival (IP:mc.coolcraft.eu)
No cheat, střelné zbraně, Hide n Seek, 1.7.2-1.7.10 !
Real Skyblock (IP:sky.coolcraft.eu)
No fly, no cheat, propracované úkoly - skyblock kompletně česky !!
...::: http://www.CoolCraft.eu :::...

Uživatelský avatar
TheAmazingCave
Příspěvky: 1351
Registrován: 21 led 2013, 16:31
Reputation: 1

Re: Creative Mapa

#9 Příspěvekod TheAmazingCave » 31 říj 2013, 22:36

BTW zbytočne veľá svetov :)
Obrázek

marty_
Příspěvky: 1191
Věk: 54
Registrován: 27 srp 2012, 10:10
Reputation: 0
Bydliště: Hranice na Morave
Kontaktovat uživatele:

Re: Creative Mapa

#10 Příspěvekod marty_ » 02 lis 2013, 13:12

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 :-)
Všechny své servery jsem sloučil pomocí BungeeCordu na jediny multiserver play.hero-craft.cz a jsem maximálně spokojenej :)
Jsou to tyto:
Lobby (1.11), Creativ(1.12), Skyblock(1.12), Planet(1.12), Games(1.9.4), Hranice(1.11), Classic(1.12), , Seniorcraft (1.12), a dalsi pripravuji... (aktualne RPG 1.12)


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 58 hostů