Stránka 1 z 1

MultiWorld Creative

Napsal: 28 črc 2014, 14:51
od Darcount
93.91.250.145:27164

Zdravím potřebuju pomoct nastavit MultiWorld
Když přejde eventer do Event sveta by jse mu dalo creative kdyz odejde do survival sveta chtěl bych aby to creative neměl
Config:
Spoiler: zobrazit

Kód: Vybrat vše

# # options.debug: must the debug output be printed?
# # options.difficulty: what is the server diffeculty?
# # options.locale: what set of lang files must be used, supported: en_US, nl_NL, de_DE, it_IT
# # spawnGroup: used to set withs worlds have what spawn, difficult to use. see official site for details
options:
  debug: false
  difficulty: NORMAL
  locale: en_US
  usecreativemode: false
  usecreativemodeinv: true
  blockEnderChestInCrea: false
  useEndPortalHandler: false
  useportalhandler: false
  useWorldSpawnHandler: false
  useWorldChatSeperator: false
worlds:
  CZ-SK-CRAFT:
    seed: -1535938722
    worldgen: Normal
    options: ''
    difficulty: EASY
    autoload: true
  CZ-SK-CRAFT_nether:
    seed: -1535938722
    worldgen: Nether
    options: ''
    difficulty: EASY
    autoload: true
  CZ-SK-CRAFT_the_end:
    seed: -1535938722
    worldgen: The_End
    options: ''
    difficulty: EASY
    autoload: true
  EventSvet:
    seed: 7795484459304078262
    worldgen: SuperFlat
    options: ''
    difficulty: NORMAL
    autoload: true
    flags:
      SPAWNMONSTER: false
  PVP:
    seed: -3459135746235818542
    worldgen: SuperFlat
    options: ''
    difficulty: NORMAL
    autoload: true

Re: MultiWorld Creative

Napsal: 28 črc 2014, 15:17
od OneTime97
S týmto pluginem pracovat neumím, ale doporucuji ti Muliverse-core

Re: MultiWorld Creative

Napsal: 29 črc 2014, 11:49
od nejento
@OneTime97: Když s ním neumíš ty, neznamená, že musí on sám ihned přecházet na jiný plugin.
Dej sem prosím celý config toho MultiWorldu do Code a Spoileru.

Re: MultiWorld Creative

Napsal: 29 črc 2014, 15:28
od Darcount
Mám tam jen tohle v configu
Spoiler: zobrazit

Kód: Vybrat vše

# # options.debug: must the debug output be printed?
# # options.difficulty: what is the server diffeculty?
# # options.locale: what set of lang files must be used, supported: en_US, nl_NL, de_DE, it_IT
# # spawnGroup: used to set withs worlds have what spawn, difficult to use. see official site for details
options:
  debug: false
  difficulty: NORMAL
  locale: en_US
  usecreativemode: false
  usecreativemodeinv: true
  blockEnderChestInCrea: false
  useEndPortalHandler: false
  useportalhandler: false
  useWorldSpawnHandler: false
  useWorldChatSeperator: false
worlds:
  CZ-SK-CRAFT:
    seed: -1535938722
    worldgen: Normal
    options: ''
    difficulty: EASY
    autoload: true
  CZ-SK-CRAFT_nether:
    seed: -1535938722
    worldgen: Nether
    options: ''
    difficulty: EASY
    autoload: true
  CZ-SK-CRAFT_the_end:
    seed: -1535938722
    worldgen: The_End
    options: ''
    difficulty: EASY
    autoload: true
  EventSvet:
    seed: 7795484459304078262
    worldgen: SuperFlat
    options: ''
    difficulty: NORMAL
    autoload: true
    flags:
      SPAWNMONSTER: false
  PVP:
    seed: -3459135746235818542
    worldgen: SuperFlat
    options: ''
    difficulty: NORMAL
    autoload: true

Re: MultiWorld Creative

Napsal: 29 črc 2014, 16:34
od nejento
Nastav usecreativemode na true a potom v permissionech u skupin přidej permission pro svět, kde chceš mít ten creative: - multiworld.creativemode

Kód: Vybrat vše

groups:
  hraci:
    prefix: "Hrac "
    permissions:
    - nejaky.permission
    - nejaky.dalsi.permission
    worlds:
      světScreativem:
        permissions:
        - multiworld.creativemode
        - pripadny.dalsi.permission

Re: MultiWorld Creative

Napsal: 30 črc 2014, 11:48
od MajkVel
Kam to ma dat?

Re: MultiWorld Creative

Napsal: 30 črc 2014, 12:52
od nejento
@MajkVel: Nikam to nemá dávat. To je jenom ukázka jak pracovat s permissionama pro odlišný svět. Řeším problém s tebou, nebo s Darcountem? Až budeš problém mít ty a nebudeš vědět, jak co vyřešit, založ si vlastní topic, popiš problém a identifikuj server podle pravidel.