Skocz do zawartości
  • 0

Osobny ekwipunek na osobnych światach


Pytanie

3 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
Gość Vylence

Tak jak napisał @Krzychu2016
Multiverse-Inventories

http://dev.bukkit.org/bukkit-plugins/multiverse-inventories/

Ale nie jest już wspierane.



Tutaj daję ci PerWorldInventory

https://www.spigotmc.org/resources/per-world-inventory.4482/

Ustawienia wyglądają w taki sposób

Spoiler


##########################################
#  PerWorldInventory configuration file                                  #
#                                                                                                   #
#  If new values are added to the                                             #
#  config, they will not automatically                                       #
#  be added here. They will default to                                     #
#  false if not present.                                                                #
##########################################

# Version of the config. DO NOT CHANGE!!!!!
config-version: 2

# If true, the plugin will change player's gamemodes when entering a world
# The gamemode set is configured in the worlds.yml file
manage-gamemodes: false

# If true, players will have different inventories for each gamemode
separate-gamemode-inventories: true

# All settings for players are here:
player:
  # Save and Load players' economy balances. Requires Vault!
  economy: false
  # Load players' ender chests
  ender-chest: true
  # Load players' inventory
  inventory: true
  # All options for player stats are here:
  stats:
    # Load if a player is able to fly
    can-fly: true
    # Load the player's display name
    display-name: false
    # Load a player's exhaustion level
    exhaustion: true
    # Load how much exp a player has
    exp: true
    # Load a player's hunger level
    food: true
    # Load if a player is flying
    flying: true
    # Load what gamemode a player is in. This is shadow-set to false if
    # 'manage-gamemodes' is true, to stop infinite loop
    gamemode: true
    # Load how much health a player has
    health: true
    # Load what level the player is
    level: true
    # Load all the potion effects of the player
    potion-effects: true
    # Load the saturation level of the player
    saturation: true
    # Load a player's fall distance
    fall-distance: true
    # Load the fire ticks a player has
    fire-ticks: true
    # Load the maximum amount of air a player can have
    max-air: true
    # Load the current remaining air a player has
    remaining-air: true

# Config Version 2 below this line #

# Configure the amount of time between saves, in seconds
# Default is 5 minutes (300 seconds)
save-interval: 300
 

 

Działa to tak że na każdy świat co masz zostanie tam zapisane.
Plugin jest dodatkiem do Multi-world

http://dev.bukkit.org/bukkit-plugins/multiworld-v-2-0/

 

Odnośnik do komentarza
https://skript.pl/temat/11866-osobny-ekwipunek-na-osobnych-%C5%9Bwiatach/#findComment-84912
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...