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 4, 2013@GodSlayer5732
Oh, check out netherfoams comments. If using multiinv change compatibiliity mode to false if you have it.
@GodSlayer5732
So I haven't quite figured it out yet but /f is doing something very strange, like it doesn't follow the normal command route that all other commands do. I'll be finding some way to fix.
-
View User Profile
-
Send Message
Posted Jan 4, 2013Well it's /f home for factions,I've turned the command off with the plugin config and ive tried worldguard but the command can be used. :/ It lets them keep their items.
-
View User Profile
-
Send Message
Posted Jan 4, 2013@alkarinv
I think you mean false :) - MultiInv Compatibility mode allowed players to take armour from our BG's - Disabling it fixed the problem
-
View User Profile
-
Send Message
Posted Jan 4, 2013@GodSlayer5732
Please let me know! and also if you are using MultiInv (make sure compatibility mode is set to true).
-
View User Profile
-
Send Message
Posted Jan 4, 2013Hey,I'm just reporting a bug that one of my players found,during a battleground round he logged out and in,he was able to keep the items from the battleground,I don't know how he did it but we're currently testing to see when he left exactly that this happened.I'll report back asap.
-
View User Profile
-
Send Message
Posted Jan 4, 2013@frozenscream
First this is a different crash than what I was reporting with bukkit before, so I never said this one is theirs.
Second, that section of code they pointed to you is not the cause of this error. It's definitely not "dropping" an object. Who were you talking to?
@FuSe18
sure!
-
View User Profile
-
Send Message
Posted Jan 4, 2013Alk if your able to you hop on skype? I need to write some more things down for the utube video of battlearena
-
View User Profile
-
Send Message
Posted Jan 4, 2013Alkarin are you sure it is bukkit that is causing this issue we now have current modification,
they think its your plug in
http://pastebin.com/rusNANFc
20:41] <deathmarine> frozengirl... your problem is mc.alk.arena.objects.queues.ArenaMatchQueue.getArenaMatch(ArenaMatchQueue.java:62), mc.alk.arena.controllers.BattleArenaController.run(BattleArenaController.java:64), BattleArena's [20:43] <frozengirl> thats battle arena? :( [20:45] <frozengirl> alkarin said he spent days worth of work looking at this error and says it is bukkit [20:46] <deathmarine> Battle Arena drops an object causing everything to crash.
-
View User Profile
-
Send Message
Posted Jan 4, 201346.18.91.51
french server.
My name : fir1
-
View User Profile
-
Send Message
Posted Jan 4, 2013@Bluurps
really? give me your ip so I can check this out.
-
View User Profile
-
Send Message
Posted Jan 4, 2013I put :
disabledCommands: [home, spawn, payhome, warp, watch, sethome, ma, f, factions]
But its dont work ! :/
-
View User Profile
-
Send Message
Posted Jan 4, 2013@joshwenke
oh, essentials /god. Alright, well maybe 2 plugins then.
-
View User Profile
-
Send Message
Posted Jan 4, 2013@alkarinv
It would be extremely helpful. I use Essentials' /god by the way.
-
View User Profile
-
Send Message
Posted Jan 4, 2013@imaapseudonym
That is strange. So I just flew myself up and fell to my death and I got the correct death message, "alkarin_v found out what the ground feels like". So maybe its some sort of plugin conflict. either its switching the message, or its changing the last damage cause.
@HitmanPL47
So I'm nearly 100% sure I restore inventory correctly, but that is w/o conflicts. There are a lot of plugins that deal with inventory, let me know which ones you have and I'll figure out the conflict, or I can come on later today and look.
@joshwenke
Woah, good point. Toggling commands are hard, I can probably check /god since that is worldedit, and I hook into that already. I don't do anything with vanish no packet though, so that is harder. But I was thinking about hooking into it to make invisible spectators, so maybe I'll throw it in.
@netherfoam
@Bluurps
Disable the command factions.
-
View User Profile
-
Send Message
Posted Jan 4, 2013Hi, I have a problem ! When player join ffa, dm or colliseum, they can do /f home and take the stuff !
I put in disabledCommands: [ fhome ]
but the player can do f home again ! Please help me :/
Sorry if you dont understand, Im bad in english ^^
-
View User Profile
-
Send Message
Posted Jan 4, 2013@FuSe18
Under onSpawn you have "deEnchant", that's why!
@HitmanPL47
Try /bad listinv <playerName>, and then /bad restoreinv <playerName> <inv#>, it might restore their inv for you.
@imaapseudonym
I think this is just a generic bug with death trackers and plugin incompatibility. I haven't looked too deeply into it, but death announcers do the same thing
@Alkarinv, Don't suppose you have that rewards API yet? :)
-
View User Profile
-
Send Message
Posted Jan 3, 2013@joshwenke
Yea you need to use permissions to stop this from happening. Kinda like essentials.god is something youd put into the admin ranks only not the donator ranks. If you put the permission node of essentials.god into their rank they will have the ability to use /god
This also applys to /vanish or /v for vanishing if you dont set an admin rank with the vanishnopacket.admin node then anyone can use it.
-
View User Profile
-
Send Message
Posted Jan 3, 2013Question about all plugins... some donators have the ability to vanish and /god, is there any way to stop that from happening? I checked the wiki and I saw that you could make people undisguise, but since /vanish and /god are toggle commands, is there any way to check if the person is in a mode, then turn it off on join?
This might have already been asked, but I can't go through hundreds of pages of comments ;)
-
View User Profile
-
Send Message
Posted Jan 3, 2013http://pastebin.com/8g34y2ap Here is how i have it laid out.
Also i thinki found a bug? or im just stupid
When a player selects their class from the sign they get the class they picked with all the armour and enchants etc.
When they spawn into the game they do now start off with the buffs that are setup threw the config for classes.
-
View User Profile
-
Send Message
Posted Jan 3, 2013Hey when my players get disconnected during a game they don't get their inventory back. Is there a safeguard to prevent this? Or do I have some kind of conflict with a plugin?