Stránka 1 z 2

Multiverse inventories

Napsal: 22 bře 2013, 22:08
od vasikxl
Server: 93.91.240.151:37421 (pokud server ještě nemáte, vepište zde "nemám")

Na požádání nejento jsem udělal nový topic...
oba dva pluginy mám: Multiverse-core a multiverse-inventories
Config:
Kó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:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    shares:
    - all



A chci to tak, aby se nikde neměnil inventář při přechodu kromě CreativeWorldu, tak aby se vždy při přechodu z jakéhokoliv světa změnil inventář a když se zase vrátím aby mi byl ten starej inventář navrácen.

Světy:
skyblock
skyblock_nether
skyblock_the_end
MiningWorld
Economy
PvPWorld
CreativeWorld

Re: Multiverse inventories

Napsal: 22 bře 2013, 22:18
od nejento
Spoiler: zobrazit

Kód: Vybrat vše

groups:
  default:
    worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  jméno_skupiny_podle_permissionů:
    worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all

Re: Multiverse inventories

Napsal: 22 bře 2013, 22:25
od vasikxl
Máš karma +

Re: Multiverse inventories

Napsal: 22 bře 2013, 22:48
od vasikxl
Nejde to... Nefunguje, maže to inv při každém přechodu do jakéhokoliv světa... Nevíte, co s tím?
Config:

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: {}
groups:
  default:
    worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  VIP:
    worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  Helper:
   worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  Stavitel:
   worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  Admin:
   worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all

Re: Multiverse inventories

Napsal: 22 bře 2013, 23:15
od nejento
Takhle:
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:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  VIP:
    worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  Helper:
   worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  Stavitel:
   worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  Admin:
   worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all

Re: Multiverse inventories

Napsal: 22 bře 2013, 23:40
od vasikxl
Pořád nejde, inventáře se mažou po každým přechodu do jinýho worldu... To, co jsi mi tu napsal, jsem dal do /plugins/multiverse-inventories/groups.yml

Re: Multiverse inventories

Napsal: 22 bře 2013, 23:46
od vasikxl
Co to je? Ten groups.yml se vždy, co ho tam chvilku nechám, se vymaže...

Re: Multiverse inventories

Napsal: 22 bře 2013, 23:48
od nejento
Jsem taky slepej, že si toho nevšimnu hned...
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: {}
groups:
  default:
    worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  VIP:
    worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  Helper:
    worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  Stavitel:
    worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all
  Admin:
    worlds:
    - skyblock
    - skyblock_the_end
    - skyblock_nether
    - MiningWorld
    - PvPWorld
    shares:
    - all

Re: Multiverse inventories

Napsal: 22 bře 2013, 23:49
od vasikxl
co bylo špatně?

Re: Multiverse inventories

Napsal: 22 bře 2013, 23:50
od Sejsel
Chybělo groups: {}