Stránka 1 z 1

multiverse - inventories

Napsal: 11 čer 2013, 19:30
od Welton123
93.91.240.147:27653


Zdravím, chci na serveru udělat svět, který bude mít oddělený inventář. Na oddělené inv. používám MultiVere-Invnetories a v souboru groups.yml je toto:

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:
    - world_nether
    - world
    - world_the_end
    shares:
    - all


Znamená to tedy, že ty světy, které napíšu pod default, tak budou mít odlišné inventáře a ty, které napíšu pod shares, tak je budou mít společné? O.o

Re: multiverse - inventories

Napsal: 11 čer 2013, 19:52
od vojtamaniak
Podle té věty co tam je soudím, že by jsi to měl editovat jen příkazem :-)

Maník co psal ten plugin píše:No support will be given for those who manually edit these groups

Re: multiverse - inventories

Napsal: 12 čer 2013, 00:35
od Welton123
Toho jsem si ani nevšiml :(

Ale je to tedy tak, jak jsem to napsal? :) :(

Re: multiverse - inventories

Napsal: 12 čer 2013, 06:09
od vojtamaniak
Do toho shares nepíšeš světy, ale co všechno to má sdílet mezi těmi světy v té skupině :-)
Všechny typy co jdou sdílet :-)
https://github.com/Multiverse/Multiverse-Inventories/wiki/Big-List-O-Shares

Re: multiverse - inventories

Napsal: 12 čer 2013, 11:27
od Welton123
aha :o
takže nějak takto? :) :D

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:
    - Eventy
    - pvp
    - world_nether
    - world
    - world_the_end
    shares:
    - all


sdílejí se světy, které jsou napsány nahoře a dole je all, protože se v nich sdílí všechno? :)


//EDIT: Funguje, můžete LOCK :) :D

//LOCK