Zdravím, včera sem si přidal na server plugin multiverse a k němu příslušející plugin MultiVerse inventories.
Vytvořil sem nový svět, jen pro vip, kde by byla možnost locků atd. ale chci aby se při přecházení mezi normal světem a tim vip smazal inventory.
Tady je config, co s tím?

Kód: Vybrat vše
# ===[ Multiverse Inventories Config ]===
settings:
# This is the locale you wish to use.
locale: en
# Level of debugging information to display.
# 0 = off, 1-3 increasing amount of debug spam.
debug_level: 0
# If this is true it will generate world groups for you based on MV worlds.
first_run: false
# This is where you configure your world groups
# example below:
# groups:
# example_group:
# worlds:
# - world1
# - world2
# shares:
# - all
# In this example, world1 and world2 will share everything sharable.
# When things are shared this means they are the SAME for each world listed in the group.
# Options for shares: inventory, exp, health, hunger, beds
# Worlds not listed in a group will have a separate personal inventory/stats/bed.
groups:
default:
worlds:
- world_nether
- world
- world_the_end
- VIP_SVET
shares:
- world_nether
- world
- world_the_end