ArenaSpleef

A Spleef plugin where players can queue and will join a free Spleef arena. You can make more than one Spleef arena and players will cycle through them. If all arenas are in use, the players are kept in the queue and will join when one opens up.
You can modify all aspects of the spleef by editing the SpleefConfig.yml. Including what items they get for the spleef, whether they get prizes, etc.
Features
- Regen layers at specified intervals
- Multiple layers can be created for any arena
- Multiple arenas can be used at one time
- Small team matches or server wide spleef events
Installing
- Put the ArenaSpleef.jar in your plugins folder, along with BattleArena.jar, WorldEdit.jar, and WorldGuard.jar
Making a Spleef arena
You will have to create an area for the spleef. Make one or more layers you want the players to fight on. Make sure that below the last layer that the players either land in water or lava/some other deadly trap.
- /spleef create <Spleef arena name> : Example /spleef create myFirstArena
- /spleef alter <Spleef arena name> 2 <- setup a second spawn, you can keep adding them if you want more than 2, like /spleef alter <Spleef arena name> 3. Example : /spleef alter myFirstArena 2
- Now select the layer you want the players to fight on with the WorldGuard edit tool (usually a wood_axe)
- /spleef setLayer <spleef arena name> . Example /spleef setLayer myArena
- you should probably protect the entire area with worldguard so they can't break out of the spleef arena.
Adding Multiple Layers
- /spleef setLayer <spleef arena name> <layer num> .
- Example /spleef setLayer myArena 2
Adding Regeneration to Layers
- /spleef setRegen <spleef arena name> <regen time>.
- /spleef setRegen <spleef arena name> <layer num> <regen time> .
- Example /spleef setRegen myArena 45 <- regen layer 1 every 45 seconds
Joining
- players will need the permission node arena.join.spleef
- /spleef join
- Permissions to leave arena.leave
Youtube Tutorials
YouTube Tutorials. If you find others please let me know
Help
- BattleArena wiki: Works for this plugin as well. Wiki
- Adding Signs : support for joining/leaving and status
- IRC: You can ask me questions in real time on irc when I'm on. You can usually find me in the rooms battleplugins, or bukkit in irc.esper.net. IRC through a browser
Requirements
This plugin is made to hook into BattleArena, so you also need to download it as well, along with WorldEdit and WorldGuard.
-
View User Profile
-
Send Message
Posted Sep 4, 2016@Mudkip97123
please.. reply!!
-
View User Profile
-
Send Message
Posted Sep 2, 2016please make it that when players don't break block they will die to prevent people that camp.. in my server alot of players camp and it always draw.. please add it!
-
View User Profile
-
Send Message
Posted Jul 24, 2016update to 1.8.x. pls
-
View User Profile
-
Send Message
Posted Nov 20, 2015@HyperSonicMC if you put matchtime: <time in seconds> in the config somewhere you can do that. Also very nice plugin! It might be better if you updated the config to version: 2 (the latest battlearena config)
-
View User Profile
-
Send Message
Posted Jul 28, 2015is there a way to make the time longer for the in game time? Because the game keeps finishing before the time runs out.
-
View User Profile
-
Send Message
Posted Jul 14, 2015Is it now for 1.8?
-
View User Profile
-
Send Message
Posted Jun 21, 2015Hey guys, just a little announcement:
We now have a blog, and I just made a post explaining what is going on with BattlePlugins. Go check it out at https://battleplugins.com !
-
View User Profile
-
Send Message
Posted May 21, 2015So does it work or not?
-
View User Profile
-
Send Message
Posted May 18, 2015This plugin needs a SERIOUS redo...cant even put a layer in.
-
View User Profile
-
Send Message
Posted Apr 22, 2015This plugin is over i guess....
-
View User Profile
-
Send Message
Posted Apr 18, 2015fix the supertool item, it dont istant break all block type
-
View User Profile
-
Send Message
Posted Apr 4, 2015update it to 1.8! pls
-
View User Profile
-
Send Message
Posted Mar 17, 2015@alkarinv or @Zach443 I need to talk to one of you about the plugin (PM me), it won't work for me, it says the arena is invalid after I made it... Version: Spigot 1.7.10 Plugin Versions: ArenaSpleef: 1.5.1 (Fully Compatible) BattleArena: 3.9.7.9 (Fully Compatible)
Plugins [30]
-
View User Profile
-
Send Message
Posted Feb 23, 2015@That_Other_Gamer
this should be fixed in the latest version of BattleArena :)
-
View User Profile
-
Send Message
Posted Feb 22, 2015@buaboney
So can you go over step by step of how to "overwrite" the schematic file for the missing snow blocks? I'm having the same issue as ggtank.
-
View User Profile
-
Send Message
Posted Feb 19, 2015On accidental disconnect or timeout or logout, Lose Everything ... Well, that's bad.
-
View User Profile
-
Send Message
Posted Feb 10, 2015@Rillithain
I checked and you are correct. The region the plugin creates has pvp deny and build allow. If you don't have ANY other regions, then region priority wouldn't matter. It definitely sounds like the ability to break blocks is being disabled by the plugin (EX: - blockBreakOff)
-
View User Profile
-
Send Message
Posted Feb 10, 2015@Rillithain
I'm at a loss. When you say you can't break blocks, does it behave in a similar manner when something is protected by Worldguard? Like... it allows you to break it but puts it right back? Or does it not break at all? Maybe sharing your spleefconfig.yml may help.
You shouldn't even need build: allow for the region I don't think... but I will double check on it tonight. The area my arena is in has very large and detailed Colosseum looking arenas, so I actually have the area protected where others cannot break or place blocks, yet the spleef arena works fine while a game is going on. The arena settings override worldguard for a time. They can't do much damage with a shovel :D
-
View User Profile
-
Send Message
Posted Feb 10, 2015@ggtank
Hi there! This has been discussed here and on the BattleArena2 page. When creating the region using the commands, it saves a .schematic file for WorldEdit... problem is it saves an empty schematic. The work-around right now is to place the snow blocks manually, and manually save the snow blocks you placed as the .schematic that the plugin generated before, essentially over-writing the empty schematic with one that actually has the snow layer in it.
Reference these posts for more details:
http://dev.bukkit.org/bukkit-plugins/battlearena2/?page=3#c189 http://dev.bukkit.org/bukkit-plugins/battlearena2/?page=3#c191 http://dev.bukkit.org/bukkit-plugins/battlearena2/?page=3#c192
-
View User Profile
-
Send Message
Posted Feb 8, 2015i figured out setting the match time
/spleef setoption matchtime <time-seconds>