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 Oct 21, 2012@alkarinv
First Id like to thank you for this plugin, my server absolutely enjoys it! I appreciate the creativity it enables me and my team access to!
I have been immersing myself in BattleArena, ArenaPaintball, and Arena Spleef, and finally I am at a rather proficient point in using it from an administrative standpoint. Like other users I have found no videos to assist me with development, so I am creating and releasing a series of tutorials that should assist the rest of the community; I will post them here as I complete them.
I have one suggestion for you that, though minor, may assist players greatly. I suggest reversing the join command to better accomodate the game types and dependant plugins in this fashion:
/join pb, /join arena, join bg, etc, as opposed to /pb join, /arena join, /bg join etc.
Placing the gametype as the parameter would also allow you to adjust the permissions a bit, which would make permissions a bit more tidy; groups could be given the perm arena.join.* and have access to all gamemodes.
Just my 2 cents. Im looking forward to contributing to your work!
-
View User Profile
-
Send Message
Posted Oct 21, 2012@Zakk11
Factions doesnt have a way to disable power loss through code, but you can make an arena a Warzone, which will prevent power loss.
-
View User Profile
-
Send Message
Posted Oct 21, 2012Is it compatible with Factions?
-
View User Profile
-
Send Message
Posted Oct 21, 2012@food52012
What plugins are you using? When a player logs back on after they die and quit the following should happen.
I'll check to see if it's a bug on my end, but it sounds like a plugin conflict (if it is I can make a workaround).
-
View User Profile
-
Send Message
Posted Oct 21, 2012Hey. I just found a glitch that allows players to glitch items into the game in the server has a creative world, and I am curious if you know of a fix. If a player enters the arena from the creative world, it saves their inventory on the creative world. Normally it would teleport the player back to the creative world and everything would be working fine. However if the player logs off after they die by without respawning, when they log back in they are placed at their bed with all of the items they had from the creative world.
-
View User Profile
-
Send Message
Posted Oct 21, 2012I know what is causing the problem and am fixing.
-
View User Profile
-
Send Message
Posted Oct 20, 2012@netherfoam
Alright, I'll consider this to be high priority. I don't really have time tonight, but tomorrow I have time to take a good look at what's going on. I can't think of what class selection would be doing, but that sounds pretty solid, I'll check it out closely.
-
View User Profile
-
Send Message
Posted Oct 20, 2012@alkarinv
We had a crash a few moments ago on the second a BG started, v3.6.9.7. First time this's happened to us though so I don't have any details. No errors, just a freeze
EDIT: Okay so it happened again:
Then connection reset etc.
Notably, Matixpulse was in both matches, the battleground did not crash immediately. Also my client actually crashed when it happened. Some mods are suspicious it's the class selection that's causing the crash
EDIT EDIT: Okay it seems that choosing a class, then choosing another class is causing the freeze.
Classes: http://pastebin.com/pgg27jKP Config: http://pastebin.com/ak9ckbsf
-
View User Profile
-
Send Message
Posted Oct 20, 2012@alkarinv
okay = ) thanks, your plugin is the best, surely i donate for your plugin. my server is: http://specialminecraft.enjin.com (have +3100 members)
option: dropItemOff work for Spleef?
Where would the dropItemOff, in: onJoin, preReqs, onStart, onSpawn, onComplete, winner, onDeath ?? and in spleef ??
thanks Atomik
-
View User Profile
-
Send Message
Posted Oct 20, 2012@Xx_atomik_xX
Hey atomic, I'll be releasing it later, probably tomorrow. but here is a version of BattleArena that you can stop item drops/throws.
https://github.com/downloads/alkarinv/BattleArena/BattleArena.jar
What you will need to do is add the option dropItemOff into the sections where you don't want them to drop items.
-
View User Profile
-
Send Message
Posted Oct 20, 2012@briankdk
Hey Brian, check out this page, this should lead you through setting up your first arena. The wiki that netherfoam gave is a good place to go as well. Also when that isn't complete definitely ask here. Whenever someone has issue with a section I try to explain it more fully in the wiki.
https://github.com/alkarinv/BattleArena/wiki/Tutorial
@tarahere81
I need to make a note about this, or you can update to v3.6.9.7, which fixes it. I don't know how I managed to but for one version I broke the item parsing for items that aren't labeled completely correctly.
-
View User Profile
-
Send Message
Posted Oct 20, 2012@briankdk
https://github.com/alkarinv/BattleArena/wiki
-
View User Profile
-
Send Message
Posted Oct 20, 2012Xx_atomik_xX :
To avoid item sharing you can also try using world guard to region the area (if you have it that is)
Then type /region flag [regionname] blocked-cmds tpa =) so that dude cannot accept the request for teleport
-
View User Profile
-
Send Message
Posted Oct 20, 2012arghhh ok i found the problem
it said leather_helm instead of leather_helmet and leather_chest instead of leather_chestplate
Your default config wrong or is that on my end? lol. Damn took me forever just to figure that out i figured your default config would be proper lol.
-
View User Profile
-
Send Message
Posted Oct 20, 2012this plugin seriously has the WORST explaning on how it works......
Not one single "how to"........ and the ingame HELP, dosent give any hints what so ever.....
-
View User Profile
-
Send Message
Posted Oct 20, 2012It worked before the last update with classes I don't understand what happened =(
-
View User Profile
-
Send Message
Posted Oct 20, 2012For some strange reason, With my Arena , I cannot give the players a helmet or chestplate even with the default classes config and gladiator selected but it gives all other things!
I even tried Giveitem in the main config to give a chestplate and helmet and still nothing ! So confused !
-
View User Profile
-
Send Message
Posted Oct 20, 2012how i would like a complete "how to" youtube video......
i have installed this plugin on my server, but have NO IDEA how to get it to work......
-
View User Profile
-
Send Message
Posted Oct 20, 2012@alkarinv
this is my spleef config:
link: http://imageshack.us/a/img846/41/spleefg.png
thanks
Atomik
-
View User Profile
-
Send Message
Posted Oct 19, 2012@Xx_atomik_xX
I'll definitely write an option for no dropping/throwing items for sure, I'm going out for the night but should be in tomorrow.
I don't know what you mean by users arrive dead for spleef, never heard of that problem before. Can you paste me your spleefconfig, otherwise I can't think of a reason that would kill people on entering.
@papand13
Inside the defaultOptions: there should be a section that has announcements:. You should change it to look like the below config. If it's not there you can add it in.
defaultOptions: announcements: onPreStart: [ dontannounce ] onStart: [ dontannounce ] onVictory: [ dontannounce ]