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 May 4, 2013Is it possible to lose you the equipment when you leave the arena but the guard out an arena?
-
View User Profile
-
Send Message
Posted May 4, 2013sorry i need help with nlives.
somebody can paste a config >.<
-
View User Profile
-
Send Message
Posted May 3, 2013When will the waitroom update be out???
-
View User Profile
-
Send Message
Posted May 2, 2013Sorry, sir, my apologies! I had to update ArenaCTF and TagAPI and now everything is working perfectly. It was confusing because the console clearly stated that BattleArena wasn't up to date...it meant ArenaCTF though... Thank you all for your quick response! Have a nice weekend!
-
View User Profile
-
Send Message
Posted May 2, 2013@rnoa
I'm running 1.5.2 with BattleArena and have no issues at all.
-
View User Profile
-
Send Message
Posted May 2, 2013@FarmerKaine
I run a similar setup.
Look into CraftIRC and and Herochat. You can then create an Arenas channel that is broadcast to all of your servers.
-
View User Profile
-
Send Message
Posted May 2, 2013Completely unrelated to 1.5.2 or anything else that's been mentioned before...
FYI, I have already posted a very similar post on the Bungee forums.
And also, for those of you who don't know... Bungee is the proxy that many server ops use to interconnect several independent servers and make it appear to be 1 giant server. I have 4 servers all connected with Bungee right now.... On to the question...
Here's what I want to be able to do:
One of my servers (Server #3) is my "arenas" server. It has 5 Hunger Games arenas, and I am adding 2 spleef arenas and 3 CTF arenas to it. I have BattleArena working on my other servers, so I want to use it for the Spleef and CTF here as well.
I have a regular playerbase of 10-20 on each of my other 2 servers, and they want to play arenas at times. I don't want the arenas in those servers because the memory overhead was pushing me past my allowable resource usage (as I get bigger, I'll increase resources)...
I want the arenas being advertised every 15 minutes (which is happening without an issue with the /BAS command). However, they only get advertised on the main server. I want them to be simul-advertised on ALL the servers at once.
I have a Bungee Announcer, which announces messages to all servers at once, but nothing to catch when the BattleArena API throws out the messages, etc.
What I THINK I need, is a program that acts as a trigger program to catch the announcements, and then Bungee Broadcast them to all the servers. I can handle the Broadcasting part, I just need to have a plugin that will trigger based on the announcement on the arena server, and allow me to send a CUSTOM command based on that trigger.
OR, it would be ideal if BattleArena was somewhat set up with some Bungee hooks to allow a seemless sharing of data.
I don't care about having people /JOIN from the remote servers... I'll train the players to do a /SERVER 3 command first, then join up once on the correct server.
I'm looking for a very basic... trigger of sorts... or a seemless integration with Bungee ;) Anyone have suggestions?
-
View User Profile
-
Send Message
Posted May 2, 2013Hi Alkarinv! Please update to minecraft 1.5.2... I only need this plugin updated (and it is one of the major ones on my server) to update my craftbukkit as well. I updated first but the console gave an error telling me BattleArena is not up to date so I had to degrade it again... I know, you are doing a great job, thank you!
-
View User Profile
-
Send Message
Posted May 2, 2013Hey Alk,
Your friendly neighborhood squeaky wheel here again ;)
Just updated to the 1.5.2 client and CraftBukkit 1.5.2-R0.1 (Build 2765) and now when I start up I get a bunch of severe errors in the console that seem to be related to BattleArena.
The 1.5.2-R0.1 is a dev build so it may be something that needs to get tuned in Bukkit, but I thought I'd post it here just in case they've changed their API and plugins need to conform to the new system.
Here's the error output:
http://pastebin.com/Ef819kxy
In case it helps, everything seems to work except the Parkour checkpoints and victory points are no longer working.
Also the same bugs as before still exist -- no scoreboard in any of the gamemodes except for ArenaParkour and ArenaSpleef, and even in ArenaParkour the per-arena rewards aren't working even though the "winners:" section in areans.yml is identical to the "winners:" section in ParkourConfig.yml but with different amounts of gems.
I'll be in and out today but I'll be home later tonight if you need any help with live testing.
-
View User Profile
-
Send Message
Posted May 1, 2013Hi Alkarin,
I think something may have gotten broken in the new BattleArena.jar all of my BattleArena competitions show no scoreboard now.
Both my ArenaParkour game modes are working with scoreboards.
My ArenaSpleef is working with scoreboard.
None of the BattleArena competitions are working with scoreboard (though the games run fine)
No console errors, various different competition configs.
-
View User Profile
-
Send Message
Posted May 1, 2013@soulscapex:
If you're using essentials you can use this command to specifically turn fly mode off:
/fly off
So with BattleArena you can set your config to run this command at the onStart phase:
onStart:
options: []
doCommands:
- fly off player
That will cause BattleArena to issue the command:
/fly off <player>
...where <player> will be replaced with the name of each player entering the arena.
-
View User Profile
-
Send Message
Posted May 1, 2013@soulscapex
I have these similiar bugs: wgNoLeave => sometime dont block the player and allow them to go out arena wgResetRegion => sometime it regenerate only partial and keep these weird lines on arena http://i.imgur.com/yHC2KgR.jpg
-
View User Profile
-
Send Message
Posted May 1, 2013Possible to use money from BattleArena in iConomy ?
-
View User Profile
-
Send Message
Posted May 1, 2013is thre anyway that u could disable flying<sub>,</sub><sub>,</sub>, ive tried everything<sub>, i have battlelog which will remove flying when pvp tagged</sub> but if they go to any arena type iwth fly enabled....... they can still fly<sub>, and battle log doesnt ignores when in arena..</sub>
ive even addded the worldguard flag fly deny still allows themt to fly
-
View User Profile
-
Send Message
Posted May 1, 2013maybe you can even prevent actual deathes, so players will not see death screen but will immediately respawn?
-
View User Profile
-
Send Message
Posted Apr 30, 2013@flip284
I haven't done anything with healthbars, I'll add it to list of todo things!
-
View User Profile
-
Send Message
Posted Apr 30, 2013does healthbars work with this? it doesnt for me
-
View User Profile
-
Send Message
Posted Apr 30, 2013@Arizrain
Yes it can, really just tweak any of the games to do what you want. If you post here about what you want and whats not working, then can get you more specifics.
@rsod
I can probably put in a timer for reconnections, wouldn't be that hard. Thats what I already do so people don't sit in the respawn screen forever.
@TheHoodmaster
It can go to a random map. All of the games are separate though... I'll put that on the todo list, but it will be pretty low. Really need to get the Lobbies and Waitroom functionality all in.
@TheElm
Well you don't need to give people classes for games, you can just delete that in the config. And all the classes have perms, so they couldn't pick those classes if they were clicking on signs.
Yeah, probably let them try to select a class as a default... that shouldnt be too hard.
-
View User Profile
-
Send Message
Posted Apr 30, 2013I'm creating a games server (pvp/arena/mob-arena/parkour/spleef/etc). So not giving players pre-defined kits would be awesome, since players are supposed to earn compensation (typically vault money) so they can buy items and equipment for a class that they pick once they join, all with unique fighting styles and such (wizard, archer, warrior) and then can select different games to play. So all those things would be superb. Really. I would be ecstatic. 1. No kits for playing games 2. Compensation reward 3. No need to 'pick' a class before joining a game
For permissions based with multiple permissions given to a player (like an op) you could have a setting in the config.yml "Default class:" maybe?
Thanks.
-
View User Profile
-
Send Message
Posted Apr 30, 2013I want to set specific kits that have guns and other stuff inside them, also, can this automatically go to a random map and gamemode?