BattleArena (Abandoned)
If you have any questions please contact our support team https://support.curseforge.com.

Battle Arena
Minigames Framework, PvP, and Solo combat with limitless customization
NOTICE
For updated files, please use the BattleArena2 page. It has all of our updated files, and many of the issues that exist in the latest version here have been fixed through updates.
Default Competitions (all changeable)
- Arena: Fight with what is given to you in the config. You can't bring items in or out
- Skirmish: Bring in what you want to fight with, you take out whatever you pick up
- Battlegrounds: Winner is the highest kills after 1 minute. 4 teams may compete
- Colosseum: 4 teams against each other, last man standing wins
- FFA: last player/team left standing wins
- deathmatch: 2 minute event where if you die you respawn. Highest kills wins
Tournaments
- tourney: Pick a match type and do a single elimination tournament of that type.
Features (some of them)
- Give players "classes"
- Give or Take away Items and effects
- Duel other players in any of the match types
- Custom prizes for victors, losers, etc
- Store/restore items/experience/gamemode, or not (if you want them to bring their own gear)
- Teleport players to arenas and back
- Let players respawn after death or not
- Wool Heads for teams
- Multiple language support
Advanced Setup Links
- Config Setup
- Adding Signs : support for joining/leaving and status
- Tourneys
- WorldGuard Regions
- Dueling
- Classes Tutorial : Ideas for classes
- Spawn chests/items/mobs/blocks
Youtube Tutorials
Extensions
Different games made for BattleArena
Beta Games
Games that are fully functional but could still use feedback to make them great Arena One in the Chamber
Games made by other developers
- SurvivalArena : A Survival Games based plugin
- ArenaFootbal : Play soccer with other players
- ArenaRailgun : Allows item customization with properties
- BowSpleef : Bows and Spleef are a perfect marriage!
Tracking Wins/Losses and Rating
If you want to have wins/losses/streaks/rating/ kd-ratio and leaderboards that is done through my other plugin BattleTracker which handles all stats.
- BattleTracker, complete pvp stat tracking system
API Developing
- BattleArena is a fully fledged API. Create your own custom events
- API Example | BattleArena Source
Most Recent Update
Information Collection
To see what statistics this plugin may collect and send out from your server. See Information Collection. This can be disabled in BattlePluginsAPI/config.yml
Updating
This plugin checks for new bukkit release versions which can be disabled in the BattleArena/config.yml
Help
You can ask me questions in real time on irc when I'm on. You can usually find me in the room #battleplugins or #battledev in irc.esper.net. IRC through a browser.











-
View User Profile
-
Send Message
Posted Jan 19, 2013@RONNOC777
What errors? Everything should work for 1.4.7 with the exception of custom types.
-
View User Profile
-
Send Message
Posted Jan 19, 2013Has it been updated for 1.4.7? Cause I think im getting some errors.
-
View User Profile
-
Send Message
Posted Jan 19, 2013@clutchcraft
Ok, I have a fix for the back problem. Now "wgNoEnter" will stop teleports into that area.
I'll get you a link in private so you have the version before it gets uploaded and verified by bukkit.
-
View User Profile
-
Send Message
Posted Jan 19, 2013@Drissing98
Like ras said, use pastebin. But also I replied to you in private about how to fix, essentially you have a couple of spaces where you shouldn't. Yaml verifiers are your friends :)
-
View User Profile
-
Send Message
Posted Jan 19, 2013@Drissing98
save a life. Use pastebin please.
-
View User Profile
-
Send Message
Posted Jan 19, 2013@Drissing98
Sorry my classes.ylm dont look like that... when i paste into a comment it fucks it up
-
View User Profile
-
Send Message
Posted Jan 19, 2013When i join a Event and the game stats I can't choose a class. ANd when a add my Class signs they dont get collored. Pleace help me.. What have a done wrong
This is my classes.yml
version: 1.1
# You can add new classes here classes: gladiator: displayName: "&4Gladiator"# Used for signs items: - diamond_sword: sharp:1 1 - bow: 1 - arrow: 32 - diamond_helm: 1 - diamond_chest: 1 - diamond_leggings: 1 - diamond_boots: 1 - 373;8229: 1 # potion of healing 2 - 373;8193: 1 # potion of regen - 373;16396: 1 # splash potion of harming 1 enchants: - speed:1:120 - resistance:1:120 archer: displayName: "&2Archer"# Used for signs items: - iron_sword: sharp:1 1 - bow: flame:2 power:3 punch:2 1 - arrow: 32 - leather_helm: 1 - iron_chest: prot:3 1 - leather_leggings: 1 - leather_boots: 1 - 373;8229: 1 # potion of healing 2 - 373;8193: 1 # potion of regen - 373;16396: 1 # splash potion of harming 1 mage: displayName: "&4Mage"# Used for signs items: - gold_sword: flame: 3 1 - leather_helm: protection:1 1 - leather_chest: protection: 1 1 - leather_leggings: protection:1 1 - leather_boots: protection: 1 1 - 371: 200 enchants: - regen: 1 30 monk: displayName: "&fMonk"# Used for signs items: - leather_chest: 1 - leather_leggings: 1 - leather_boots: 1 - gold_axe: featherfalling:3 1 enchants: - strength:2:900 # increase attack power - speed:2:900 # increase movement - haste:2:900 # increase attack speed - resistance:1:900 # reduce damage taken - jump:2:900 # jump 2 blocks higher than normal - regen:1:60 # regen life-
View User Profile
-
Send Message
Posted Jan 18, 2013@OnionCloud
Hmm, my previous comment didnt go through for some reason. It's up, if you've "subscribed" you can download the version 3.7.9.4 right now in the Files section. Otherwise it shouldn't be much longer before Bukkit clears it as it's already been up a day.
@clutchcraft
Let me check, that should really stop the /back. I'll get back to you soon.
-
View User Profile
-
Send Message
Posted Jan 18, 2013Hello alkarinv,
So I'm trying to add a WorldGuard region to one of my arena's so that I can use the wgNoLeave and wgNoEnter options as I want to prevent players from doing /back
I defined my region with my wand, did a /arena alter <arena name> addregion
I updated my ffa config onStart to include wgNoLeave and wgNoEnter, however, players can still use the /back command.
I also tried wgNoEnter in onDeath, but that didn't work either.
What am I doing wrong?
-
View User Profile
-
Send Message
Posted Jan 18, 2013How long before 'minimumplayers before forcestart' is implemented?
-
View User Profile
-
Send Message
Posted Jan 17, 2013@thereallegend
Ack, thats not an error, thats debugging code... and confirmed on the deathmatch.. So I'm going to take this version down until I can get rid of that bug I put in.
Thanks for trying that out for me, appreciate it.
-
View User Profile
-
Send Message
Posted Jan 17, 2013swordarena.myriapulse.com
But now i will deconnect so..
-
View User Profile
-
Send Message
Posted Jan 17, 2013error whit 3.7.9.4: http://pastebin.com/r57dpGHi
and i have a problem with the DeathMatch event: the first time a players is killed, he doesn't re-spawn in the arena, but he re-spawn outside it (and he automatically leaves the event)
-
View User Profile
-
Send Message
Posted Jan 17, 2013@Bluurps
-
View User Profile
-
Send Message
Posted Jan 17, 2013http://pastebin.com/VDqRR1Lr
-
View User Profile
-
Send Message
Posted Jan 17, 2013@BFUSpEd
Freaking tab, thanks for catching this. I'll update now. Updated
Sorry about that.
-
View User Profile
-
Send Message
Posted Jan 17, 2013@alkarinv
problem with plugin.yml in 3.7.9.4 http://pastebin.com/ED8kFbXX
-
View User Profile
-
Send Message
Posted Jan 16, 20133.7.9.4 is now out but will take a bit for bukkit to clear. If you need it before then you can find it here,
http://dev.bukkit.org/media/files/665/753/BattleArena.jar
If you do try it, please let me know how it goes with the newer features :)
-
View User Profile
-
Send Message
Posted Jan 16, 2013@Bluurps
Wow, another issue. It's seems like that is probably a plugin conflict or a config error... can you pastebin me your config? I have your plugin list so I'll check through those too.
-
View User Profile
-
Send Message
Posted Jan 16, 2013alkarin : I do other thing : I block the f home from other world on the plugin faction.
But now, other problem xD but I think more easy : Some time in colliseum when a player kill an other player, this player for colliseum is always alive ! He go to his home and he still have his coliseum's inventory... Its a bug no ? Because its happen some time when we play a lot of colliseum !
Thanx for help :).