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 Feb 27, 2013@winters_7
Go To http://ipchicken.com but make sure you portforwarded and good but if it doesn't work i dont know but Tell me ur ip and join mine LuvSurvival.chickenkiller
Can you join? Did You go to CMD and get ipv4 or whatever?
-
View User Profile
-
Send Message
Posted Feb 27, 2013@Sam1115
Hey what ip do you use for people to join your server. because i use my external ip and it does not work... please help me asap
-
View User Profile
-
Send Message
Posted Feb 27, 2013@MyAccountIsTemporary
@McServerExpertDe
Once you've installed the Permissions plugin, you need to add the permissions spleef.join.<arenaID> and spleef.start to the default user.
-
View User Profile
-
Send Message
Posted Feb 27, 2013what permissions plugin do people use to make it work? Please tell me in these comments.
-
View User Profile
-
Send Message
Posted Feb 27, 2013ГДЕ НАГРАДЫ??? СКОЛЬКО МОЖНО ЖДАТЬ???
-
View User Profile
-
Send Message
Posted Feb 26, 2013I did everything correct, but the sign wont let people join. I entered everything correctly, but no one is able to join the arena. I am going to launch a huge server soon so really need this plugin to work :S I hope you can fix this as fast as possible :) Until then, I will just use the /ss join command :P
-
View User Profile
-
Send Message
Posted Feb 25, 2013What Permission did you use? I used Vault.
-
View User Profile
-
Send Message
Posted Feb 25, 2013@MyAccountIsTemporary
Same problem!
-
View User Profile
-
Send Message
Posted Feb 25, 2013@MyAccountIsTemporary
I know I have to install a permissions plugin, I tried, though it still didnt work.
-
View User Profile
-
Send Message
Posted Feb 24, 2013Suddenly no commands work... tried incorporating group manager, and now, even after removal of GM and re-installation of Super Spleef, I cannot execute any commands. Any ideas?
EDIT: It's actually the same exact problem as irookie, Failboat103, and zackandreweli
EDIT: I believe that it's quite possible that the recent Java update tweaked something small that affects how the Super Spleef plugin, or maybe CraftBukkit itself, runs. Just a theory. Either way, this is a great plugin and I would love a fix, because, in my opinion, there is simply no alternative when it comes to great Spleef.
-
View User Profile
-
Send Message
Posted Feb 24, 2013When other people play my server, they click the sign I created, but it just says 'You are not permitted to enter this spleef arena' or something like that. I changed the interval to 1, but it still doesn't work. If anyone else had the same problem, and fixed it, please let me know how!
-
View User Profile
-
Send Message
Posted Feb 24, 2013@irookie
@Failboat103
I've got the same problem as both of you. The problem started when I restarted my server also.
-
View User Profile
-
Send Message
Posted Feb 24, 2013I installed the plugin, everything was going fine. When I got to my 4th and last arena, I went to add the floor and got an error.
Console Log:
>19:23:37 [INFO] EncryptedCode issued server command: /ss addfloor 4
>19:23:37 [INFO] 718 38 -459
>19:23:37 [INFO] 696 38 -481
>19:23:37 [INFO] Loaded 529/529 blocks into the floor of Spleef arena 4
>19:23:37 [SEVERE] java.lang.NullPointerException
>19:23:37 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.CraftServer.getWorld(CraftServer.java:811)
>19:23:37 [SEVERE] at org.bukkit.Bukkit.getWorld(Bukkit.java:168)
>19:23:37 [SEVERE] at org.mcsg.double0negative.spleef.Game.loadGame(Game.java:89)
>19:23:37 [SEVERE] at org.mcsg.double0negative.spleef.Game.addFloor(Game.java:612)
>19:23:37 [SEVERE] at org.mcsg.double0negative.spleef.commands.AddFloor.onCommand(AddFloor.java:14)
>19:23:37 [SEVERE] at org.mcsg.double0negative.spleef.CommandHandler.onCommand(CommandHandler.java:118)
>19:23:37 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
>19:23:37 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
>19:23:37 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:980)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:898)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:853)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:113)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
>19:23:37 [SEVERE] at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
-
View User Profile
-
Send Message
Posted Feb 24, 2013@irookie
Yah, I get the same problem to, happened after I first restarted the server after using this plugin for around 2 or so hours
-
View User Profile
-
Send Message
Posted Feb 23, 2013I get an error when it try to use /ss or /spleef. It will say /spleef ss [args] but it doesn't have any errors in the console?
-
View User Profile
-
Send Message
Posted Feb 23, 2013Hi ModZMalo! I couldn't find a place to post a ticket. I hope you don't mind me posting it here.
(I'm using recent 1.4.7 recommended SPIGOT VERSION of CraftBukkit but not sure if that's an underlying cause or not).
For some reason, when my players type /ss join it freaks out the plugin for SuperSpleef. The reason they do this is because they're actually meaning to type /sg join which is for the Survival Games another plugin. I noticed that if anyone type in /ss join X where X is for an arena that doesn't exist we get errors such as the following:
Would it be possible to get a fix for this?
2013-02-23 08:03:31 [INFO] Gamerdetonator issued server command: /ss join 2013-02-23 08:03:31 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: 0 2013-02-23 08:03:31 [SEVERE] at org.mcsg.double0negative.spleef.commands.Join.onCommand(Join.java:12) 2013-02-23 08:03:31 [SEVERE] at org.mcsg.double0negative.spleef.CommandHandler.onCommand(CommandHandler.java:118) 2013-02-23 08:03:31 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 2013-02-23 08:03:31 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) 2013-02-23 08:03:31 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:540) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:995) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:911) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:855) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:115) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:589) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:485) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:420) 2013-02-23 08:03:31 [SEVERE] at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
-
View User Profile
-
Send Message
Posted Feb 23, 2013Could you add rewards?
-
View User Profile
-
Send Message
Posted Feb 23, 2013@MasterGabeMOD
First: How many arenas do you have?
Second: Try do do /spleef load <arena>
Third: Post that in Bukkit Help!
-
View User Profile
-
Send Message
Posted Feb 22, 2013Been getting this error alot lately. It has been causing all my arenas to stop working: http://pastie.org/6320622
-
View User Profile
-
Send Message
Posted Feb 22, 2013@ebear123
please reread it i didnt say arena kicking i said server kicking so yes it should fix it from the SERVER kicking people and giving that error