Stránka 1 z 1

Multiverse COre

Napsal: 22 bře 2013, 19:01
od Kadlec
Zdravím,mám MultiVerse Core a Inventories a chci se zeptat jak udělák aby když se hráč portne do jiného světa tak aby mu zustal inventar porad u sebe ??

Re: Multiverse COre

Napsal: 22 bře 2013, 19:15
od Kadlec
A nevím proč mi nejde TreeAssist mám ho na serveru normálně nepíše chybu ale jak pokácím strom udělá to toto

Kód: Vybrat vše

Could not pass event BlockBreakEvent to TreeAssist v5.4.1
org.bukkit.event.EventException
 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
 at net.minecraft.server.v1_5_R1.PlayerInteractManager.breakBlock(PlayerInteractManager.java:282)
 at net.minecraft.server.v1_5_R1.PlayerInteractManager.dig(PlayerInteractManager.java:131)
 at net.minecraft.server.v1_5_R1.PlayerConnection.a(PlayerConnection.java:545)
 at net.minecraft.server.v1_5_R1.Packet14BlockDig.handle(SourceFile:46)
 at net.minecraft.server.v1_5_R1.NetworkManager.b(NetworkManager.java:292)
 at net.minecraft.server.v1_5_R1.PlayerConnection.d(PlayerConnection.java:113)
 at net.minecraft.server.v1_5_R1.ServerConnection.b(SourceFile:35)
 at net.minecraft.server.v1_5_R1.DedicatedServerConnection.b(SourceFile:30)
 at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:580)
 at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:225)
 at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476)
 at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409)
 at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.NumberFormatException: For input string: "LIST ITEMS GO HERE"
 at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
 at java.lang.Integer.parseInt(Integer.java:492)
 at java.lang.Integer.parseInt(Integer.java:527)
 at me.itsatacoshop247.TreeAssist.TreeAssistBlockListener.onBlockBreak(TreeAssistBlockListener.java:451)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:601)
 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
 ... 16 more

Re: Multiverse COre

Napsal: 22 bře 2013, 19:16
od nejento
V groups.yml si pro určité skupiny v permissionech můžeš nastavit v jakých světech budou mít určité věci sdílené.
Dej sem názvy světů, groups.yml do Code a Spoileru a napiš co vše mají mít sdílené (máš na výběr mezi inventářem, XP, hladem, zdravím)

TreeAssist aktualizuj

Re: Multiverse COre

Napsal: 22 bře 2013, 19:18
od vasikxl
A nebo aby se neměnily invy, stačí vymazat Multiverse Inventories

Re: Multiverse COre

Napsal: 22 bře 2013, 19:19
od Kadlec

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


A světy mám

Kód: Vybrat vše

world
world_nether
world_the_end
Tezba
Parcely

a chci kdyz se portnou do jineho sveta aby jim vsechno v inventari zustalo tak jako v tamtom svete takze Zdravi,Xpecka,Inventar atd

Re: Multiverse COre

Napsal: 22 bře 2013, 19:21
od vasikxl
Mě se invy nemažou, když mám jen Multiverse-core a portals

Re: Multiverse COre

Napsal: 22 bře 2013, 19:22
od Smexhy
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
    - Tezba
    - Parcely
    shares:
    - all