Stránka 1 z 1

multiverse-cote inventar

Napsal: 03 úno 2014, 10:06
od klukca1
Server: 93.91.250.139:27166

Zdravím,na světy používám multiverse core a ktomu multiverce-sore inventories (myslim ze takto se píše :D)
Jak nastavím aby hráči na pvp světu,na světě s mobarenama,spawn svět měli stejný inventař ale při portnutí na skywars nebo Island se jim přepne invenat na invetař vtom určitém světě? (veci z islandu zustanou v inventaři z islandu) (věci ze survival světa nemohou si dát na island)

Re: multiverse-cote inventar

Napsal: 03 úno 2014, 17:47
od nejento
V plugins/Multiverse-Inventories/groups.yml si můžeš nastavit

Kód: Vybrat vše

groups:
  default:
    worlds:
    - svet1
    - svet2
    - svet3
    shares:
    - inventory
    - exp
    - health
    - hunger


Podle tohoto configu bude ve světech svet1, svet2 a a svet3 sdílený inventář, levely, zdraví a hlad. Ve všech ostatních budou inventáře odlišné.

Re: multiverse-cote inventar

Napsal: 03 úno 2014, 18:54
od klukca1
díky :) k+