Page 1 of 1

Arena pvp

Posted: 31 Jan 2014, 13:25
by wakee1996
Buna!
Am si eu o problema cu arena pvp cand se teleporteaza la arena pvp nu le raman itemele.
ce trebuie sa fac ca sa le ramana itemele pe orice lume se teleporteaza.

Re: Arena pvp

Posted: 31 Jan 2014, 15:45
by StopMe
Foloseste pluginul MultiVerseInventories.
Download: http://dev.bukkit.org/bukkit-plugins/mu ... ventories/

Re: Arena pvp

Posted: 31 Jan 2014, 15:47
by wakee1996
Am pluginu da nu stiu cum trebe sa configurez...

Re: Arena pvp

Posted: 31 Jan 2014, 16:13
by StopMe
Uite aici un tutorial de configurare/utilizare: http://www.youtube.com/watch?v=B5Urvuv8Jmg

Re: Arena pvp

Posted: 31 Jan 2014, 17:23
by max3semne
Spunei-mi câte lumi ai şi îţi voi spune.
Îţi dau un exemplu: ai "pvp" si "world". World e lumea principală deci când te duci în config. setezi pentru a nu fi aceleaşi iteme:

Code: Select all

 plotme: false 
în loc de

Code: Select all

 plotme: true 
.
Off-topic: StopMe când cineva cere ajutor la pluginuri/server nu mai trânti youtube, căci tutorialele alea le poate găsi şi el, playerii au nevoie şi de îndrumare manuală.

Re: Arena pvp

Posted: 31 Jan 2014, 17:39
by wakee1996
# Multiverse-Inventories Settings

# ===[ Multiverse Inventories Config ]===
settings:
# This is the locale you wish to use.
locale: en
# If this is true it will generate world groups for you based on MV worlds.
first_run: false
# If this is set to true, it will enable bypass permissions (Check the wiki for more info.)
use_bypass: false
# If set to true, any world not listed in a group will automatically use the settings for the default group!
default_ungrouped_worlds: false
# The default and suggested setting for this is FALSE.
# False means Multiverse-Inventories will not attempt to load or save any player data when they log in and out.
# That means that MINECRAFT will handle that exact thing JUST LIKE IT DOES NORMALLY.
# Changing this to TRUE will have Multiverse-Inventories save player data when they log out and load it when they log in.
# The biggest potential drawback here is that if your server crashes, player stats/inventories may be lost/rolled back!
save_load_on_log_in_out: false
# If this is set to true, players will have different inventories/stats for each game mode.
# Please note that old data migrated to the version that has this feature will have their data copied for both game modes.
use_game_mode_profiles: false
shares:
# When set to true, optional shares WILL be utilized in cases where a group does not cover their uses for a world.
# An example of this in action would be an ungrouped world using last_location. When this is true, players will return to their last location in that world.
# When set to false, optional shares WILL NOt be utilized in these cases, effectively disabling it for ungrouped worlds.
optionals_for_ungrouped_worlds: true
# You must specify optional shares you wish to use here or they will be ignored.
# The only built in optional share is "economy"
use_optionals: []

# 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
Group2:
worlds:
- flatroom
shares:
- all

Asa mi-am facut eu setarile dar nu merg, flatroom fiind lumea ce am adaugata eu si vrea ca, cand ma duc pe lumea flatroom sa am accealeasi iteme ca pe lumea principala.

Re: Arena pvp

Posted: 01 Feb 2014, 10:23
by wakee1996
Am nevoie si eu de un ajutor mai precis un raspuns????????

Re: Arena pvp

Posted: 01 Feb 2014, 11:20
by StopMe
La group2 vad ca la worlds ai doar lumea flatroom, normal ca nu merge, adauga si lumea principala (world) sau cum ai denumit-o tu.

Re: Arena pvp

Posted: 01 Feb 2014, 18:34
by wakee1996
da dar cand ma teleportez inapoi in world dispar itemele ddc?

Re: Arena pvp

Posted: 02 Feb 2014, 05:42
by Quizzy
Ma ! Adineori ti sa spus :
ai :
worlds :
- world_nether
- world
- world_the_end

da?



Ce worlduri infara de asta mai ai le scri acolo in linie cu ele exemplu am vazut flatroom ...

worlds :
- world_nether
- world
- word_the_end
- flatroom
shares :
- all => share (distribuire) all (toate) insemnand ca toate lumile prezentate de mai sus world nether end si flatroom au acelasi inventar


Ai priceput ceva?