Super Bow Spleef
Super Bow Spleef

- Edited version of Super Spleef by Double0Negative that uses bows instead to knock blocks out. Just like the version of Super Spleef but you will receive a bow once in game. Shoot out the blocks under rivals and be the last standing to win.
>Tutorial Page
Commands and setup!
To create an arena do /bspleef createarena You do not need to select the arena with worldedit when setting it. You can now set your tp points for when a player joins, wins and loses a game. To do this, simply go to were you want to set these points and do the commands:
/bspleef setspawn <Arena#> - Sets Arena Join point
/bspleef setwin <Arena#> - Sets Arena Win tp point
/bspleef setlose <Arena#> - Sets Arena Lose tp point
/bspleef setsigns <Arena#> - Sets the wall of signs to join
/bs <command> <arg> is also avaliable instead of /bslpeef
You do not have to use TNT floors btw! Normal floors that can be any block will most likely look better anyways!(still has same effect on block)
Any other floor will work perfectly(Glass or cool pattern of mixture of blocks)
Now you can set your floor. To set your floor, use worldedit to select the area around your spleef floor. Once selected, perform the command
/bspleef addfloor <Arena#> You can do this for as many floors as you want! IF IT GIVES AN ERROR, SET YOUR SPAWN, LOSE, AND WIN POINTS FIRST!
Now you can go around placing signs that look like the one below: [OR you can use the setsigns command!(Auto signs!)]
Now just right click the signs and play!
Player Permissions:
spleef.join.<arena#> - Allows the user to click a sign to Join a game
spleef.start - Allows the user to start a game
Staff Permissions:
spleef.staff - Includes all Permissions below +Player Permissions < coming="">
spleef.arena.disable - Allows the user to disable an arena
spleef.arena.enable - Allows the user to enable an arena
spleef.arena.nocmdblock - Allows user to bypass ingame cmd block
Admin Permissions:
spleef.arena.create - Allows the user to create an arena
--Stat Push/Metrics--
Bukkit Administrators
-Permissions has been given by the author of super-spleef to use the source as a base to create this plugin, if needed you can ask Double_0_Negative
Commands and setup!
To create an arena do /bspleef createarena You do not need to select the arena with worldedit when setting it. You can now set your tp points for when a player joins, wins and loses a game. To do this, simply go to were you want to set these points and do the commands:/bspleef setspawn <Arena#> - Sets Arena Join point
/bspleef setwin <Arena#> - Sets Arena Win tp point
/bspleef setlose <Arena#> - Sets Arena Lose tp point
/bspleef setsigns <Arena#> - Sets the wall of signs to join
/bs <command> <arg> is also avaliable instead of /bslpeef
You do not have to use TNT floors btw! Normal floors that can be any block will most likely look better anyways!(still has same effect on block)
Any other floor will work perfectly(Glass or cool pattern of mixture of blocks) Now you can set your floor. To set your floor, use worldedit to select the area around your spleef floor. Once selected, perform the command /bspleef addfloor <Arena#> You can do this for as many floors as you want! IF IT GIVES AN ERROR, SET YOUR SPAWN, LOSE, AND WIN POINTS FIRST!Now you can go around placing signs that look like the one below: [OR you can use the setsigns command!(Auto signs!)]
Now just right click the signs and play!
Player Permissions:
spleef.join.<arena#> - Allows the user to click a sign to Join a game
spleef.start - Allows the user to start a game
Staff Permissions:
spleef.staff - Includes all Permissions below +Player Permissions < coming="">
spleef.arena.disable - Allows the user to disable an arena
spleef.arena.enable - Allows the user to enable an arena
spleef.arena.nocmdblock - Allows user to bypass ingame cmd block
Admin Permissions:
spleef.arena.create - Allows the user to create an arena
-
View User Profile
-
Send Message
Posted Jul 27, 2013how do we leave the arena? i tried /bs leave but it says internal error help pls!
-
View User Profile
-
Send Message
Posted Jul 24, 2013GitHub source please :D?
-
View User Profile
-
Send Message
Posted Jul 23, 2013Nevermind. :) It was just my extreme lack of patience. Thank your for helping my server. This works much better then any other bow spleef plugin, BTW! can you add a "/bspleef setlobby" So people have a place to hangout before the match starts. thats the only thing i would like.
-
View User Profile
-
Send Message
Posted Jul 22, 2013@IngeniousGamer
I have W/E, It seems this plugin does not work for, me I'll find out why and report it back to you.
-
View User Profile
-
Send Message
Posted Jul 22, 2013@iiHeroo On the latest it works fine, do you have world edit on the server?
-
View User Profile
-
Send Message
Posted Jul 22, 2013@Absolutionmc You didn't create an arena correctly, I suggest deleting the system.yml in the plugin folder and retrying
-
View User Profile
-
Send Message
Posted Jul 22, 20132013-07-22 02:35:30 [INFO] [BowSpleef] Enabling BowSpleef vB 0.1.9 2013-07-22 02:35:30 [INFO] [BowSpleef] Loading 2 games 2013-07-22 02:35:30 [INFO] [BowSpleef]Checking for arena on index 1 2013-07-22 02:35:30 [INFO] Loading Arena: 1 2013-07-22 02:35:30 [INFO] Loaded 23961/23961 blocks into the floor of BowSpleef arena 1 2013-07-22 02:35:30 [SEVERE] Error occurred while enabling BowSpleef vB 0.1.9 (Is it up to date?) java.lang.IllegalArgumentException: Name cannot be null at org.apache.commons.lang.Validate.notNull(Validate.java:192) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.getWorld(CraftServer.java:850) at org.bukkit.Bukkit.getWorld(Bukkit.java:247) at org.mcsg.ingeniousgamer.bspleef.Game.loadGame(Game.java:113) at org.mcsg.ingeniousgamer.bspleef.Game.setup(Game.java:87) at org.mcsg.ingeniousgamer.bspleef.Game.<init>(Game.java:82) at org.mcsg.ingeniousgamer.bspleef.GameManager.LoadGames(GameManager.java:62) at org.mcsg.ingeniousgamer.bspleef.GameManager.setup(GameManager.java:31) at org.mcsg.ingeniousgamer.bspleef.Spleef.onEnable(Spleef.java:36) 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:382) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:286) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:268) at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:319) at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:296) at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:256) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:164) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:397) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
-
View User Profile
-
Send Message
Posted Jul 22, 2013@IngeniousGamer
It actually doesnt work with the most recent version of CB I think #2815 when I did /bs join it said "Error, check console" and when I downgraded it was fine, and when I do /bs join 1, nothing happens.
-
View User Profile
-
Send Message
Posted Jul 21, 2013@IngeniousGamer
Perhaps it would be a good idea to make a PlayerQuitEvent event? Players who relog while are ingame are in the arena, with the arena not enabled. They also keep the durability 100 bows. May you please fix that for the next update? Thanks :3
-
View User Profile
-
Send Message
Posted Jul 21, 2013Awesome plugin and working perfect in 1.6.2 :)
-
View User Profile
-
Send Message
Posted Jul 20, 2013@IngeniousGamer
All I get with the latest build of bukkit is /bspleef bs [args]
-
View User Profile
-
Send Message
Posted Jul 20, 2013@user_238412 @deleted_7536780 @oneonone22
Everything is currently working in the latest build of bukkit. Either youre using commands wrong or you do not have permissions to run the commands. spleef.join.1 is required for certain arenas @user_238412 The only thing I can say is you did your permissions wrong
@oneone22 - You are not typing an arena after the command to join, example - /bs join 1
-
View User Profile
-
Send Message
Posted Jul 19, 2013This plugin is completely unresponsive in game, The only commands it acknowledges is /bs help. Other than that, I get "No Permission" and, no response from it when issuing commands. Also, Permissions are set properly.
-
View User Profile
-
Send Message
Posted Jul 19, 2013Thanks for response
-
View User Profile
-
Send Message
Posted Jul 18, 2013Plugin just doesn't work. Snow doesnt break..?
-
View User Profile
-
Send Message
Posted Jul 17, 2013Still getting errors when I try to add floors :/
The console errors: http://pastebin.com/kcJqR6dE
- Loki
-
View User Profile
-
Send Message
Posted Jul 17, 2013Hi i have install de plugin but only operators can play de game. And yea can you help me please. Want all de players from my server will play and yea se cant play.
HELP ME PLEASE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
IP: 81.95.123.231:25569 Its a survival server. Trailer from server http://www.youtube.com/watch?v=icj90TSFTaY
-
View User Profile
-
Send Message
Posted Jul 13, 2013UPDATE!
Please Double0
-
View User Profile
-
Send Message
Posted Jul 11, 2013were do i Downloads lol
-
View User Profile
-
Send Message
Posted Jul 10, 2013At first, the plugin seemed to be working correctly. I began to create an arena while watching the tutorial. After the server restarted (mid-setup), I kept getting the same error doing any command related to the plugin: "/bspleef bs [args]" Please help this is the second Bow Spleef plugin to be not working.