Stránka 1 z 1

Multiverse-Inventories

Napsal: 09 led 2014, 20:18
od BigVacken
Server: IP:93.91.250.130:27109

Potřeboval bych nějak nastavit v pluginu Mutiverse-Inventories , aby to při portnutí do endu a netheru a zpět do jakýhokoliv světa nepřehazovalo inventář a nebralo expy.

Díky moc

Re: Multiverse-Inventories

Napsal: 09 led 2014, 21:31
od AyACZE
Ve složce pluginu MultiverseInventories najdi groups.yml a nastav si tam skupiny svetů ve kterých bude stejný inventář. Například : chceš mít ve světech world1, world2 stejný inv a ve světech world3 a world4 jiný inv --> pak to nastav takhle

Kód: Vybrat vše

groups:
  skupina1:
    worlds:
    - world1
    - world2
    shares:
    - all
  skupina2:
    worlds:
    - world3
    - world4
    shares:
    - all

Re: Multiverse-Inventories

Napsal: 22 led 2014, 15:44
od BigVacken
To nefunguje :( Prosím o radu. Nemám dát hráčum nějaké permisse na ty skupiny ?

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:
    - world_nether
    - world
    - world_the_end
    shares:
    - all
  skupina1:
    worlds:
    - normal2
    - normal2_nether
    - normal2_the_end
    shares:
    - all
  skupina2:
    worlds:
    - normal1
    - normal2_nether
    - normal2_the_end
    shares:
    - all
  skupina3:
    worlds:
    - vip2
    - normal2_nether
    - normal2_the_end
    shares:
    - all