Super Spleef
Super Spleef - The all in one spleef plugin

Quote from From the Developers:Spleef is a gamemode in minecraft where the objective of the game is to make all other players fall by knocking the blocks out from under them. The aim of this plugin is to help server owners manage this easier by creating a full automated solution to handle the task for them. Super Spleef is fully automated and can run without any admin interaction. This plugin goes beyond that by adding interesting statistics such as who knocked out who and who knocked out the most people.
Before installing this plugin, a few things are required.
- WorldEdit - Needed to set arena floors
- Permissions - Without a permissions plugin, players won't be able to play unless op. (Any Permissions plugin should work)
- Fully automatic spleef plugin
- Allows unlimited arenas
- Auto arena floor regeneration
- Allows multiple floor levels
- Click to join signs
- Game-join queues
- Floor save/load backup to disk
- Show who was knocked out by who
- Shows most knockouts + winner of match
- Win/Lose and Join warp points
- Kick campers from game automatically
- Automatically detect and kick nukers
- Easy setup
Graphics by Malo
Try This plugin out! Join play.mc-sg.org








-
View User Profile
-
Send Message
Posted Mar 31, 2014Huge bug, using the Beta build of 1.7, here is the log:
[20:10:53 INFO]: jccreszMinecraft issued server command: /ss setspawn 1 [20:11:06 INFO]: jccreszMinecraft issued server command: ss setspawn 1 [20:11:11 INFO]: jccreszMinecraft issued server command: /ss setspawn 1 [20:11:16 INFO]: jccreszMinecraft issued server command: /ss join 1 [20:11:36 INFO]: jccreszMinecraft issued server command: /ss enable 1 [20:11:41 INFO]: jccreszMinecraft issued server command: /ss join 1 [20:11:41 ERROR]: Could not pass event PlayerTeleportEvent to WorldGuard v5.8 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:320) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredLi stener.java:36) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j ava:486) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:471) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.entity.CraftPlayer.teleport(CraftPlaye r.java:443) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.entity.CraftEntity.teleport(CraftEntit y.java:200) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.mcsg.double0negative.spleef.Game.addPlayer(Game.java:242) [Spleef .jar:?] at org.mcsg.double0negative.spleef.commands.Join.onCommand(Join.java:12) [Spleef.jar:?] at org.mcsg.double0negative.spleef.CommandHandler.onCommand(CommandHandl er.java:118) [Spleef.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [cb-1 _7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:17 5) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServe r.java:683) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerCon nection.java:952) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java :814) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java :28) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat .java:47) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146 ) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [cb-1 _7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:6 55) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:2 50) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:5 45) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java :457) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6 17) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] Caused by: java.lang.NullPointerException at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerTeleport (WorldGuardPlayerListener.java:1383) [?:?] at sun.reflect.GeneratedMethodAccessor306.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1 .7.0_21] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_21] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:318) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] ... 23 more [20:11:41 ERROR]: Could not pass event PlayerTeleportEvent to Multiverse-Core v2 .5-b678 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:320) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredLi stener.java:36) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j ava:486) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:471) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.entity.CraftPlayer.teleport(CraftPlaye r.java:443) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.entity.CraftEntity.teleport(CraftEntit y.java:200) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.mcsg.double0negative.spleef.Game.addPlayer(Game.java:242) [Spleef .jar:?] at org.mcsg.double0negative.spleef.commands.Join.onCommand(Join.java:12) [Spleef.jar:?] at org.mcsg.double0negative.spleef.CommandHandler.onCommand(CommandHandl er.java:118) [Spleef.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [cb-1 _7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:17 5) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServe r.java:683) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerCon nection.java:952) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java :814) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java :28) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat .java:47) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146 ) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [cb-1 _7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:6 55) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:2 50) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:5 45) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java :457) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6 17) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] Caused by: java.lang.NullPointerException at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTele port(MVPlayerListener.java:178) [?:?] at sun.reflect.GeneratedMethodAccessor319.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1 .7.0_21] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_21] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:318) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] ... 23 more [20:11:41 ERROR]: Could not pass event PlayerTeleportEvent to Multiverse-Invento ries v2.5-b374 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:320) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredLi stener.java:36) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j ava:486) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:471) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.entity.CraftPlayer.teleport(CraftPlaye r.java:443) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.entity.CraftEntity.teleport(CraftEntit y.java:200) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.mcsg.double0negative.spleef.Game.addPlayer(Game.java:242) [Spleef .jar:?] at org.mcsg.double0negative.spleef.commands.Join.onCommand(Join.java:12) [Spleef.jar:?] at org.mcsg.double0negative.spleef.CommandHandler.onCommand(CommandHandl er.java:118) [Spleef.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [cb-1 _7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:17 5) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServe r.java:683) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerCon nection.java:952) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java :814) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java :28) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat .java:47) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146 ) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [cb-1 _7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:6 55) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:2 50) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:5 45) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java :457) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6 17) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] Caused by: java.lang.NullPointerException at com.onarandombox.multiverseinventories.InventoriesListener.playerTele port(InventoriesListener.java:194) [?:?] at sun.reflect.GeneratedMethodAccessor322.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1 .7.0_21] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_21] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:318) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] ... 23 more [20:11:41 ERROR]: Could not pass event PlayerTeleportEvent to Multiverse-Portals v2.5-b699 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:320) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredLi stener.java:36) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j ava:486) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:471) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.entity.CraftPlayer.teleport(CraftPlaye r.java:443) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.entity.CraftEntity.teleport(CraftEntit y.java:200) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.mcsg.double0negative.spleef.Game.addPlayer(Game.java:242) [Spleef .jar:?] at org.mcsg.double0negative.spleef.commands.Join.onCommand(Join.java:12) [Spleef.jar:?] at org.mcsg.double0negative.spleef.CommandHandler.onCommand(CommandHandl er.java:118) [Spleef.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [cb-1 _7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:17 5) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServe r.java:683) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerCon nection.java:952) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java :814) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java :28) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat .java:47) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146 ) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [cb-1 _7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:6 55) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:2 50) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:5 45) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java :457) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6 17) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] Caused by: java.lang.NullPointerException at com.onarandombox.MultiversePortals.utils.PortalManager.getPortal(Port alManager.java:105) [?:?] at com.onarandombox.MultiversePortals.PortalPlayerSession.playerDidTelep ort(PortalPlayerSession.java:221) [?:?] at com.onarandombox.MultiversePortals.listeners.MVPPlayerListener.player Teleport(MVPPlayerListener.java:63) [?:?] at sun.reflect.GeneratedMethodAccessor323.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1 .7.0_21] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_21] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:318) [cb-1_7.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] ... 23 more [20:11:41 WARN]: java.lang.NullPointerException [20:11:41 WARN]: at org.bukkit.craftbukkit.v1_7_R1.entity.CraftPlayer.tel eport(CraftPlayer.java:456) [20:11:41 WARN]: at org.bukkit.craftbukkit.v1_7_R1.entity.CraftEntity.tel eport(CraftEntity.java:200) [20:11:41 WARN]: at org.mcsg.double0negative.spleef.Game.addPlayer(Game.j ava:242) [20:11:41 WARN]: at org.mcsg.double0negative.spleef.commands.Join.onComma nd(Join.java:12) [20:11:41 WARN]: at org.mcsg.double0negative.spleef.CommandHandler.onComm and(CommandHandler.java:118) [20:11:41 WARN]: at org.bukkit.command.PluginCommand.execute(PluginComman d.java:44) [20:11:41 WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo mmandMap.java:175) [20:11:41 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCo mmand(CraftServer.java:683) [20:11:41 WARN]: at net.minecraft.server.v1_7_R1.PlayerConnection.handleC ommand(PlayerConnection.java:952) [20:11:41 WARN]: at net.minecraft.server.v1_7_R1.PlayerConnection.a(Playe rConnection.java:814) [20:11:41 WARN]: at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(Packe tPlayInChat.java:28) [20:11:41 WARN]: at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle( PacketPlayInChat.java:47) [20:11:41 WARN]: at net.minecraft.server.v1_7_R1.NetworkManager.a(Network Manager.java:146) [20:11:41 WARN]: at net.minecraft.server.v1_7_R1.ServerConnection.c(Sourc eFile:134) [20:11:41 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.u(Minecr aftServer.java:655) [20:11:41 WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.u(Dedica tedServer.java:250) [20:11:41 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.t(Minecr aftServer.java:545) [20:11:41 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.run(Mine craftServer.java:457) [20:11:41 WARN]: at net.minecraft.server.v1_7_R1.ThreadServerApplication. run(SourceFile:617)
-
View User Profile
-
Send Message
Posted Mar 24, 2014Hey D0n, can you update the plugin? It often starts saying "/spleef [args]" or something... then I have to delete my config to fix it
-
View User Profile
-
Send Message
Posted Mar 6, 2014http://pastebin.com/GNy62M0g
-
View User Profile
-
Send Message
Posted Feb 23, 2014i cant join the arena, it gives an error
-
View User Profile
-
Send Message
Posted Feb 22, 2014How to stop the message " An error occured while trying to executing the command. Check the console" To fix this make a arena using the command /ss createarena Once you've done that type /ss enable to allows you to use the commands /ss setspawn <arena#> /ss setwin <arena#> /ss setlose <arena#> ect. If you do not put the number of the arena at the end of those commands it will not work and it will give you that message again. I hope this helped you use Super Spleef. :)
-
View User Profile
-
Send Message
Posted Feb 20, 2014Hi everyone, I was having the same problems as everyone else, all I did was to remove the config file, then restarted the server, let it generate a new config, and everything worked again, give it a try it might work for you too.
Ellis
-
View User Profile
-
Send Message
Posted Feb 18, 2014@BlownAwayMinecraft
Same pls help!!!
-
View User Profile
-
Send Message
Posted Feb 16, 2014when ever i type in /spleef createarena it says /spleef spleef [args]Help Me!!!!
-
View User Profile
-
Send Message
Posted Feb 15, 2014Please make Stats
-
View User Profile
-
Send Message
Posted Feb 14, 2014Does it have a compatibility with iConomy that i can get money
-
View User Profile
-
Send Message
Posted Feb 14, 2014Whenever I add a floor or a spawn for an arena I get 'An internal error has occured. Check console' I checked console and it says 'Cant be null'. i have no idea what this is please help
-
View User Profile
-
Send Message
Posted Feb 1, 2014can you setup an auto start for the arena
-
View User Profile
-
Send Message
Posted Jan 29, 2014I think this plugin is dead/private :/
-
View User Profile
-
Send Message
Posted Jan 28, 2014Please update it to 1.6.4 :(
-
View User Profile
-
Send Message
Posted Jan 28, 2014Could you please update the plugin to 1.7.2.
I really need it for my server.
I hope there will be an update really fast!!!//
-
View User Profile
-
Send Message
Posted Jan 28, 2014the plugin relied on chat and when they changed how chat worked it stooped working. try to downgrade the server to 1.6.4 set up the arena then revert back to 1.7.2
-
View User Profile
-
Send Message
Posted Jan 27, 2014When I try to type a command to set up the arena I get an error. Really need this for my server!
-
View User Profile
-
Send Message
Posted Jan 27, 2014Server not responding to anything! Very scared! Everythin seems to not be working. Im running a 1.7.2 server. Plz help!
-
View User Profile
-
Send Message
Posted Jan 25, 2014Plugin won't recognize any commands. I'm using a 1.7.2 server with essentials, greifprevention, coreprotect, and about 30 other plugins. Yes I have already set permissions and yes I am administrator on the server. Not getting any errors which I find very strange with a non-operative plugin.
-
View User Profile
-
Send Message
Posted Jan 25, 2014Is there a way to allow use of potions in the game? I would like people to have slowness and jump potions and maybe creeper eggs etc.