This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Could you make it so before a game it clears someones inventory and restores it after the game. When people join my Hungergames they keep their items from the last Hungergames.
Update to the latest dev
0.01 20:50:31 [Server] INFO ... 13 more 10.01 20:50:31 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at me.minebuilders.hg.listeners.CommandListener.onCommand(CommandListener.java:26) [?:?] 10.01 20:50:31 [Server] INFO at me.minebuilders.hg.commands.BaseCmd.processCmd(BaseCmd.java:38) [?:?] 10.01 20:50:31 [Server] INFO at me.minebuilders.hg.commands.LeaveCmd.run(LeaveCmd.java:17) [?:?] 10.01 20:50:31 [Server] INFO at me.minebuilders.hg.Game.leave(Game.java:413) [?:?] 10.01 20:50:31 [Server] INFO at me.minebuilders.hg.SBDisplay.setAlive(SBDisplay.java:33) [?:?] 10.01 20:50:31 [Server] INFO Caused by: java.lang.NoSuchMethodError: me.minebuilders.hg.Game.getPlayers()Ljava/util/ArrayList; 10.01 20:50:31 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:932) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:31 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'hg' in plugin HungerGames v3.0 10.01 20:50:31 [Server] ERROR null 10.01 20:50:28 [Server] INFO ... 16 more 10.01 20:50:28 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_40] 10.01 20:50:28 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_40] 10.01 20:50:28 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [?:1.7.0_40] 10.01 20:50:28 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.7.0_40] 10.01 20:50:28 [Server] INFO at me.minebuilders.hg.listeners.GameListener.onPlayerClickLobby(GameListener.java:244) [?:?] 10.01 20:50:28 [Server] INFO at me.minebuilders.hg.Game.join(Game.java:202) [?:?] 10.01 20:50:28 [Server] INFO at me.minebuilders.hg.SBDisplay.setAlive(SBDisplay.java:33) [?:?] 10.01 20:50:28 [Server] INFO Caused by: java.lang.NoSuchMethodError: me.minebuilders.hg.Game.getPlayers()Ljava/util/ArrayList; 10.01 20:50:28 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInBlockPlace.handle(SourceFile:9) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInBlockPlace.a(SourceFile:60) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:628) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerInteractManager.interact(PlayerInteractManager.java:374) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:191) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:466) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:481) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:36) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:28 [Server] INFO org.bukkit.event.EventException 10.01 20:50:28 [Server] ERROR Could not pass event PlayerInteractEvent to HungerGames v3.0 10.01 20:50:17 [Server] INFO ... 13 more 10.01 20:50:17 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at me.minebuilders.hg.listeners.CommandListener.onCommand(CommandListener.java:26) [?:?] 10.01 20:50:17 [Server] INFO at me.minebuilders.hg.commands.BaseCmd.processCmd(BaseCmd.java:38) [?:?] 10.01 20:50:17 [Server] INFO at me.minebuilders.hg.commands.LeaveCmd.run(LeaveCmd.java:17) [?:?] 10.01 20:50:17 [Server] INFO at me.minebuilders.hg.Game.leave(Game.java:413) [?:?] 10.01 20:50:17 [Server] INFO at me.minebuilders.hg.SBDisplay.setAlive(SBDisplay.java:33) [?:?] 10.01 20:50:17 [Server] INFO Caused by: java.lang.NoSuchMethodError: me.minebuilders.hg.Game.getPlayers()Ljava/util/ArrayList; 10.01 20:50:17 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:932) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:17 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'hg' in plugin HungerGames v3.0 10.01 20:50:17 [Server] ERROR null 10.01 20:50:07 [Server] INFO Unexpected end of file from server 10.01 20:50:05 [Server] INFO ... 16 more 10.01 20:50:05 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_40] 10.01 20:50:05 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_40] 10.01 20:50:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [?:1.7.0_40] 10.01 20:50:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.7.0_40] 10.01 20:50:05 [Server] INFO at me.minebuilders.hg.listeners.GameListener.onPlayerClickLobby(GameListener.java:244) [?:?] 10.01 20:50:05 [Server] INFO at me.minebuilders.hg.Game.join(Game.java:202) [?:?] 10.01 20:50:05 [Server] INFO at me.minebuilders.hg.SBDisplay.setAlive(SBDisplay.java:33) [?:?] 10.01 20:50:05 [Server] INFO Caused by: java.lang.NoSuchMethodError: me.minebuilders.hg.Game.getPlayers()Ljava/util/ArrayList; 10.01 20:50:05 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInBlockPlace.handle(SourceFile:9) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInBlockPlace.a(SourceFile:60) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:628) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerInteractManager.interact(PlayerInteractManager.java:374) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:191) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:466) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:481) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:36) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) [craftbukkit_dev.jar:git-Bukkit-1.7.2-R0.2-1-gbafd450-b2975jnks] 10.01 20:50:05 [Server] INFO org.bukkit.event.EventException
@bob7l: Go
To post a comment, please login or register a new account.