Stránka 1 z 3

Creative Gates

Napsal: 21 lis 2014, 18:38
od Enderman
93.91.240.151:27273

Čaute chcel som sa spýtať ako zmením creative gates portal na vodný

Re: Creative Gates

Napsal: 21 lis 2014, 19:26
od Smexhy
Config pluginu?

Re: Creative Gates

Napsal: 21 lis 2014, 20:11
od Enderman
je tam len toto

{
"dburi": "default"
}

-- 21 lis 2014, 20:13 --

hrabe mi ?
prv mi nešlo načítať forum fakahedy a teraz tu mam dopletení čas asi o 50 minut do predu

Re: Creative Gates

Napsal: 21 lis 2014, 22:11
od gamexcraft
Dej to do "spoiler" a "Code" :)

Re: Creative Gates

Napsal: 21 lis 2014, 22:24
od Enderman
to je fakt ťažke vyluštiť ?

Spoiler: zobrazit

Kód: Vybrat vše

{
"dburi": "default"
}

Re: Creative Gates

Napsal: 22 lis 2014, 08:33
od Smexhy
Nenachádza sa niečo v zložke mcore v roote ohľadom creative gates?

Re: Creative Gates

Napsal: 22 lis 2014, 11:11
od Enderman
mam tam len conf.json

Spoiler: zobrazit

Kód: Vybrat vše

{
  "serverid": "68ee51f1-a889-4400-b4e6-fbcfd1b690d9",
  "alias2uri": {
    "default": "flatfile",
    "flatfile": "flatfile://mstore",
    "mongodb": "mongodb://localhost:27017/mstore"
  },
  "dburi": "default",
  "aliasesOuterMCore": [
    "mcore"
  ],
  "aliasesOuterMCoreUsys": [
    "usys"
  ],
  "aliasesOuterMCoreMStore": [
    "mstore"
  ]
}

Re: Creative Gates

Napsal: 22 lis 2014, 11:41
od Smexhy
Hoď sem /mstore/creativegates_uconf@universe/instance.json

Re: Creative Gates

Napsal: 22 lis 2014, 12:53
od Enderman
Spoiler: zobrazit

Kód: Vybrat vše

{
  "enabled": true,
  "maxarea": 200,
  "blocksrequired": {
    "EMERALD_BLOCK": 2
  },
  "removingCreateToolName": true,
  "removingCreateToolItem": false,
  "materialCreate": "WATCH",
  "materialInspect": "BLAZE_POWDER",
  "materialSecret": "MAGMA_CREAM",
  "materialMode": "BLAZE_ROD"
}

Re: Creative Gates

Napsal: 22 lis 2014, 12:55
od Smexhy
Skús si to dať takto:
Spoiler: zobrazit

Kód: Vybrat vše

{
  "enabled": true,
  "usingWater": true,
  "maxarea": 200,
  "blocksrequired": {
    "EMERALD_BLOCK": 2
  },
  "removingCreateToolName": true,
  "removingCreateToolItem": false,
  "materialCreate": "WATCH",
  "materialInspect": "BLAZE_POWDER",
  "materialSecret": "MAGMA_CREAM",
  "materialMode": "BLAZE_ROD"
}