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 Jan 29, 2013Please remove the java errors when someone type wrong.. it freaks me out.. thanks :)
-
View User Profile
-
Send Message
Posted Jan 29, 2013@brendanhf
Yea you wrote: /ss join arena 1 Correct cmd: /ss join 1
-
View User Profile
-
Send Message
Posted Jan 28, 2013I seem to be getting this error quite a bit http://i.imgur.com/a4gPgPB.png Do u know the issue?
-
View User Profile
-
Send Message
Posted Jan 28, 2013PLEASE HELP! we did the thing in the config file where you have to change the interval to 1 but for some reason it STILL kicks people for nuking. we have tried everything from deleting the nuker detection, turning it off, we tried to see if it was in the permissions (it wasn't) but nothing has worked. if someone knows how to fix this please come to our server at:
188.165.197.225:25635
maybe can you make a version without nuker detection?
-
View User Profile
-
Send Message
Posted Jan 27, 2013Any command missing an arena number in it gives a [SEVERE] error. Any chance you could fix it so they don't happen?
-
View User Profile
-
Send Message
Posted Jan 27, 2013I also seem to be having issues where the plugin sometimes doesnt regenerate all of the spleef arena. Is anybody having this issue as well?
-
View User Profile
-
Send Message
Posted Jan 27, 2013when i try to set win point i get this error ava.lang.ArrayIndexOutOfBoundsException: 0 14:37:09 CONSOLE: [SEVERE] at org.mcsg.double0negative.spleef.commands.SetWin.onCommand(SetWin.java:13) 14:37:09 CONSOLE: [SEVERE] at org.mcsg.double0negative.spleef.CommandHandler.onCommand(CommandHandler.java:118) 14:37:09 CONSOLE: [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 14:37:09 CONSOLE: [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) 14:37:09 CONSOLE: [SEVERE] at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCommand(CraftServer.java:514) 14:37:09 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.handleCommand(PlayerConnection.java:979) 14:37:09 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:897) 14:37:10 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:852) 14:37:10 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44) 14:37:10 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290) 14:37:10 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112) 14:37:10 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39) 14:37:10 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30) 14:37:10 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598) 14:37:10 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) 14:37:10 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) 14:37:10 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) 14:37:10 CONSOLE: [SEVERE] at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
-
View User Profile
-
Send Message
Posted Jan 26, 2013im able to create the arena but when I try to set spawn or set win tp point or loose tp point I get a bunch of console errors
http://pastebin.com/N21WTsR2
-
View User Profile
-
Send Message
Posted Jan 26, 2013@ummbobee98
same here
-
View User Profile
-
Send Message
Posted Jan 26, 2013JustinKO1? did you fix your problem? because i have the same problem
-
View User Profile
-
Send Message
Posted Jan 26, 2013@brendanhf
i am having the same problem, when i go to join, the countdown never starts, however i have checked config and there's right amount of players and countdown is right.
-
View User Profile
-
Send Message
Posted Jan 26, 2013I have put all the permission nodes in and still only op can join. Please help i really want to use this plugin
-
View User Profile
-
Send Message
Posted Jan 25, 2013Please help i'm using 1.4.7-R0.3 and any time I use /spleef createarena it says /spleef spleef [args]
-
View User Profile
-
Send Message
Posted Jan 25, 2013This happened to me...
2013-01-26 05:23:39 [SEVERE] Error occurred while enabling SuperSpleef vB 0.1.5 (Is it up to date?) java.lang.NullPointerException at org.mcsg.double0negative.spleef.Game.loadFloor(Game.java:150) at org.mcsg.double0negative.spleef.Game.loadGame(Game.java:81) at org.mcsg.double0negative.spleef.Game.setup(Game.java:64) at org.mcsg.double0negative.spleef.Game.<init>(Game.java:59) at org.mcsg.double0negative.spleef.GameManager.LoadGames(GameManager.java:62) at org.mcsg.double0negative.spleef.GameManager.setup(GameManager.java:31) at org.mcsg.double0negative.spleef.Spleef.onEnable(Spleef.java:33) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_4_R1.MinecraftServer.j(MinecraftServer.java:321) at net.minecraft.server.v1_4_R1.MinecraftServer.e(MinecraftServer.java:300) at net.minecraft.server.v1_4_R1.MinecraftServer.a(MinecraftServer.java:259) at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:149) at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399) at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
-
View User Profile
-
Send Message
Posted Jan 25, 2013@Double_0_negative
I can't set arena floor it says like error check console what should I do it plugin broken?
-
View User Profile
-
Send Message
Posted Jan 24, 2013It doesnt seem that the autostart works for me. Do you know why this is happening?
-
View User Profile
-
Send Message
Posted Jan 24, 2013The Nuke Detection isn't in my config. Do I need to delete it & let the plugin reload a new config? or what?
-
View User Profile
-
Send Message
Posted Jan 24, 2013Just got this error :
2013-01-24 18:31:05 [INFO] HershyChocolate won spleef on arena 1 2013-01-24 18:31:05 [WARNING] [SuperSpleef] Task #15056 for SuperSpleef vB 0.1.5 generated an exception java.lang.NullPointerException at org.mcsg.double0negative.spleef.Game$2.run(Game.java:372) at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:517) at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:481) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:416) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
Completely unrelated : Please update/fix xServerChat its such a useful plugin and you seem like you have left it to die :(
-
View User Profile
-
Send Message
Posted Jan 24, 2013PROBLEM
Whenever I stop and restart my server the Super Spleef plugin comes up with any error message and none of the arenas work! I have to recreate them every time!
-
View User Profile
-
Send Message
Posted Jan 24, 2013@rustyshakelford2
spleef.start