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 Dec 19, 2013Anyone having an issue with this plugin spamming the chat every time a new match starts?
-
View User Profile
-
Send Message
Posted Dec 18, 2013Listen I have been having the same damn error for 45 minutes:
ArenaSpleef lost its region, please reselect it, world null not found.
-
View User Profile
-
Send Message
Posted Dec 17, 2013Does it work with CraftBukkit 1.7.4?
-
View User Profile
-
Send Message
Posted Dec 7, 2013same as ColonelJdog the plugin is broken with the newest 1.7.2 craftbukkit
-
View User Profile
-
Send Message
Posted Dec 2, 2013Just reporting that this plugin broke in the latest 1.7.2.
-
View User Profile
-
Send Message
Posted Nov 18, 2013@wolfwalker88
@wolfwalker88 In your SpleefConfig file there is a "winner" section. Put your desired prize in the brackets like the below. winner: options: [health=20, hunger=20, money=25]
-
View User Profile
-
Send Message
Posted Nov 9, 2013Every rime I reload the plugins or restart the server I lose all the spawns and waitrooms set up for this (Also happens with Arena Paintball). Can someone please help?
-
View User Profile
-
Send Message
Posted Nov 2, 2013Rewards!? Hello, i have arena spleen on my server. It is working great but i would really like to set a reward for winning the game of spleef. Dose anybody know how to do this? It might be in the SpleefConfig.yml or maybe just a command that i have missed. Can somebody please tell me if this is even possible or not! Please help!
-
View User Profile
-
Send Message
Posted Oct 31, 2013We're beta testing this on a new server, running spigot (bukkit 1.6.4 R0.1). Just 5 players testing this had multiple problems:
1. Often saying we needed negative number players to start game "when -3 players join, arena will start" 2. Horrible, horrible lag during game start and game end. Half of us had our MC screens freeze, then finally join 20 seconds into the game. Same on end of game.
Any ideas? Our fighting plugins: Factions, McMMO, Battle Arena, Spleef Arena, Mob Arena
-
View User Profile
-
Send Message
Posted Oct 31, 2013@swishdaddy33
I just had to figure this out, too. Your choices:
1. make another world for your arena using multiverse and go into your mstore file find worldsNoPowerLoss in your mconf instance.json file. Add the name of the new world to that.
2. Claim the arena with your warzone faction and add the do /f flag warzone powerloss noo
(You can also make a separate permanent faction called 'arenas' and copy the config from warzone if you want powerloss in your regular warzone areas)
http://www.massivecraft.com/factions#flags
-
View User Profile
-
Send Message
Posted Oct 25, 2013@LordPgsa
you need the plugin battlearena to let it work
-
View User Profile
-
Send Message
Posted Oct 23, 2013I have a faction/minigame server and when people fall and die, they lose power, is there a way that i can disable that
-
View User Profile
-
Send Message
Posted Oct 21, 2013This show me in console everytime i start server:
[SEVERE] Could not load 'plugins/ArenaSpleef.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: BattleArena at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_6_R3.PlayerList.<init>(PlayerList.java:56) at net.minecraft.server.v1_6_R3.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:107) at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393) at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583
-
View User Profile
-
Send Message
Posted Oct 20, 2013Please respond.
-
View User Profile
-
Send Message
Posted Oct 20, 2013Hmmm... For some reason my players can join the match multiple times and there are like 5 of the same player in the match. The last man standing is the winner but because it thinks there still 3 more players (of the other player) still there it doesn't detect it. It has to wait until the match is over and it classified it as a draw. HOW do I fix?
(ps. I am using a Variable Trigger that executes the command for them, when they click a button).
-
View User Profile
-
Send Message
Posted Oct 15, 2013Is anti islanding working for anyone?
I can't get it to work at all :/
-
View User Profile
-
Send Message
Posted Oct 10, 2013I'm afraid that this is not currently compatible with 1.6.4
Please update this ASAP.
-
View User Profile
-
Send Message
Posted Oct 7, 2013Spleef arenas are broken because of a simple double to integer bug: http://pastebin.com/CbV3JSu8
Please fix this.
-
View User Profile
-
Send Message
Posted Oct 6, 2013Has anyone created a video tutorial for 1.6.# ? Much appreciated if someone made one.
-
View User Profile
-
Send Message
Posted Sep 27, 2013Когда обновление на 1.6.4 ?