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 Jun 1, 2013@XgodofwarX Did the arena start? Either by /bs start # or autostart
@kkkeeeddd Im guessing you set the floor before setting anything else Create the arena, set the spawn point, set the win and lose points, then add the floor
-
View User Profile
-
Send Message
Posted Jun 1, 201315:42:56 CONSOLE: [INFO] kkkeeeddd issued server command: /bs addfloor 1 15:42:56 CONSOLE: [INFO] Loaded 816/816 blocks into the floor of BowSpleef arena 1 15:42:56 CONSOLE: [SEVERE] java.lang.IllegalArgumentException: Name cannot be null 15:42:56 CONSOLE: [SEVERE] at org.apache.commons.lang.Validate.notNull(Validate.java:203) 15:42:56 CONSOLE: [SEVERE] at org.bukkit.craftbukkit.v1_5_R3.CraftServer.getWorld(CraftServer.java:819) 15:42:56 CONSOLE: [SEVERE] at org.bukkit.Bukkit.getWorld(Bukkit.java:169) 15:42:56 CONSOLE: [SEVERE] at org.mcsg.ingeniousgamer.bspleef.Game.loadGame(Game.java:102) 15:42:56 CONSOLE: [SEVERE] at org.mcsg.ingeniousgamer.bspleef.Game.addFloor(Game.java:769) 15:42:56 CONSOLE: [SEVERE] at org.mcsg.ingeniousgamer.bspleef.commands.AddFloor.onCommand(AddFloor.java:14) 15:42:56 CONSOLE: [SEVERE] at org.mcsg.ingeniousgamer.bspleef.CommandHandler.onCommand(CommandHandler.java:118) 15:42:56 CONSOLE: [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 15:42:56 CONSOLE: [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189) 15:42:56 CONSOLE: [SEVERE] at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:965) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:883) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:840) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) 15:42:56 CONSOLE: [SEVERE] at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
-
View User Profile
-
Send Message
Posted Jun 1, 2013I created the arena and all is working perfectly fine but when i join and try to shoot the floor with the bow and arrow, the floor will not drop! WHY?!!!
-
View User Profile
-
Send Message
Posted Jun 1, 2013This is a very good Plugin :D
-
View User Profile
-
Send Message
Posted Jun 1, 2013My players lost part of their stuff in the inventory!!!
i hope that you:
- Ensure that the player's inventory is empty,then he can join otherwise ,it wont let players with items in the inventory join.
a player can only join the game when its inventory is empty
-
View User Profile
-
Send Message
Posted Jun 1, 2013A few things this needs and it'll be a great addition
-
View User Profile
-
Send Message
Posted May 31, 2013@IngeniousGamer
Thank you, so far this plugin has been a hit on my server! i will be keeping an eye on this for the updates to come.
-
View User Profile
-
Send Message
Posted May 31, 2013This was planned, Yeah I figured that one block at a time would be slow for people. I will attempt to implement this :D
@jacoblab
@Dannydobbi
-
View User Profile
-
Send Message
Posted May 31, 2013Can you make it like where the bow has flame and it will destroy multiple tnts sometimes, just like in vanilla.
-
View User Profile
-
Send Message
Posted May 31, 2013Hello, is it possible to make it so the arrow destroys more than one block. I feel that the game starts to take longer the less players it is
-
View User Profile
-
Send Message
Posted May 31, 2013@OfficialRideCraft
i have the same prob
-
View User Profile
-
Send Message
Posted May 31, 2013Hey Im Stuck on the permission nodes for the usual to join the game, ive added the perm:spleef.join.<arena#> but when someone goes to click the sign to join it says they have no perm, im pretty sure this is a mistake im making but help me please
-
View User Profile
-
Send Message
Posted May 31, 2013When someone isn't op they can't join an arena! Plz help me!!
-
View User Profile
-
Send Message
Posted May 30, 2013@felixislive
@jefle
@FakeTheRealHD
I just fixed the TNT problem, the new version will be up on this page soon once its verified.
Wait for version BowSpleef v3.5 to be on the download button for it
-
View User Profile
-
Send Message
Posted May 30, 2013@jefle
Thats why you use something named "WorldEdit" and "WorldGuard" You can then turn off explosions and create regions, You can also do much more!
-
View User Profile
-
Send Message
Posted May 30, 2013@FakeTheRealHD
I think they still working on it :)
-
View User Profile
-
Send Message
Posted May 30, 2013also awesome that after a game ends all the tnt explodes and your whole arena is gone -_-
-
View User Profile
-
Send Message
Posted May 30, 2013Isn't Bow Spleef supposed to be with Fire arrows so that we can shoot tnt? I thought so. Would there be any way to add Fire Aspect to the bows?
-
View User Profile
-
Send Message
Posted May 30, 2013@IngeniousGamer
Cool gonna do so now :D
-
View User Profile
-
Send Message
Posted May 30, 2013@IngeniousGamer
ik what i did wrong i forgot about the /bs addfloor 1 command