BattleArena
NOTE: This project has moved to Modrinth. All future updates will be posted there and this page will no longer receive updates.

A complete match and event framework for creating arenas and minigames in Minecraft. Supports creating modes through config files, or fully custom modes through plugins.
BattleArena allows you to create your own competitions on a Minecraft server through config files. Nearly all aspects of game logic are configurable, ranging from team sizes, spawn points, maps, game mechanics and many other features.
Features
- Arena isolation - Store/restore player items when joining or leaving competitions
- Classes - Create custom kits or classes
- Dueling - Configure dueling options for your competitions
- Dynamic arenas - Scale up competitions in worlds on-demand
- Scoreboards - Configure scoreboards for competitions
- Statistic Tracking (with BattleTracker) - Store competition statistics and include leaderboards
- Team configuration - Create solo or team-based competitions
- Tournaments - Run bracket tournaments for any match type
- World restoration - Restore maps once a competition ends
Default Modes
Active games in BattleArena are referred to as Competitions. BattleArena natively supports two competition types:
Matches
A game that is started when a certain condition is met (i.e. number of players), or is always active. These games can be joined at any time, as long as there are available maps. Common examples may include Spleef, SkyWars, Survival Games, or Capture the Flag.
A list of additional gamemodes can be found here.
Events
A game that is started based on a certain interval, or when triggered by a server administrator. These games cannot be joined normally unless the event is active. Common examples may include a bracket tournament, deathmatch, or a free for all.
Builtin Match Types
- Arena: Simple duels mode that you fight with what is given to you in the config.
- Skirmish: You bring in items you want to fight with. The game is always running, and you can join and leave at any time.
- Colosseum: 4v4 team deathmatch. Last team standing wins.
- Battlegrounds: 1 minute match in which the winner is the player with the most kills.
Builtin Event Types
- Free for All: A free for all deathmatch that starts every 30 minutes. Last player alive wins.
- Deathmatch: A 2-minute event where if you die you respawn. The player with the highest number of kills wins.
- Tournament: Bracket tournament for any number of teams.
User Guide
Most all of the configurable features in BattleArena will lie in the respective <arena>.yml files located in plugins/BattleArena/arenas. These can be modified, removed, and new ones can be added.
The full user guide for BattleArena can be found at the User Guide on the BattleDocs.
For Developers
BattleArena is highly extendable and has wide support for creating your own matches, events, and even competition types. It is an event driven framework, meaning external plugins can easily add or modify behavior in numerous ways.
Full documentation for the BattleArena API can be found on the Developer Guide on the BattleDocs.
Additional Extensions and Modules
BattleArena is a framework at heart, meaning that the base plugin comes with a very standard feature set, with the bulk of additional content coming from modules and extensions. The following extensions and modules build on top of BattleArena, and allow you to further extend BattleArena's capability.
Extensions
These are plugins which add new modes to BattleArena.
- ArenaSpleef - Adds Spleef to BattleArena
- ArenaCTF - Adds Capture the Flag to BattleArena
- ArenaPaintball - Adds a Paintball mode to BattleArena
- ArenaParkour (coming soon) - Adds Parkour to BattleArena
Statistic Tracking
Statistics are tracked by our sister plugin BattleTracker. This adds functionality such as leaderboards and ranking to BattleArena. See the BattleTracker page for more information.
Modules
These extend on existing BattleArena functionality and can (often) be used in any mode, even custom ones.
Bundled: These modules come pre-installed with BattleArena.
- Arena Resoration - Allows you to restore maps at the end of a competition from a WorldEdit schematic
- Boundary Enforcer - Ensures that players do not leave the arena bounds while in a competition.
- Classes - Adds custom classes (or kits) to BattleArena.
- Duels - Allows you to duel other players in configured arenas.
- One in the Chamber - Adds One in the Chamber support to BattleArena.
- Scoreboards - Adds scoreboard support to BattleArena.
- Team Colors - Changes the color of a player's name in arenas this module is enabled in.
- Team Heads - Sets each player's head item to a wool item of their team color.
- Tournaments - Adds bracket tournament support to BattleArena.
- Vault Integration - Support for functionality with Vault, such as adding/removing currency or giving/removing permissions in arenas
Third Party:
- PhatLoots - Support for configuring and resetting loot tables inside competitions.
A full list of party modules and plugins that utilize BattleArenacan be found on the Modules and Other Tools page on the BattleDocs.
Links
- Website: https://www.battleplugins.org
- Discord: BattlePlugins Discord
- Donate: BattlePlugins Patreon
Important Mentions
Special thanks to alkarin_v for writing the original BattleArena plugin back in 2011. While very little of the original code survives today, this laid the foundation of what would eventually become the BattlePlugins suite and the innovations that followed.
-
View User Profile
-
Send Message
Posted Feb 22, 2015Awesome, I will try to see how much of my old setups will work with this. I havent used this in almost 9 months haha. I hope I can create a zombie arena.
-
View User Profile
-
Send Message
Posted Feb 20, 2015After many restarting of the server all arenas (ctf, pb fb, ecc.) reset the map and i must reset it... how i can fix this issue?
-
View User Profile
-
Send Message
Posted Feb 19, 2015@GodsDead
I'm not really sure what to tell you... We have run multiple test servers and not experienced any of those timing results, as well as the many many others who have the plugin running that do not have these problems. Send me a message on Skype or PM me here so we can get together over the weekend and try to figure something out.
-
View User Profile
-
Send Message
Posted Feb 19, 2015@Zach443
I guess because most people that run minecraft servers and battlearena do not use the /timings report from spigot. Im really missing this plugin, I just cant use it because of the crazy performance issues, how can I give you more information to try and figure out what the issue is? is there a debug mode?
-
View User Profile
-
Send Message
Posted Feb 17, 2015@Link_Survivor. Have you checked async chat or chat channels (if you're using a chat plugin) just a thought.
-
View User Profile
-
Send Message
Posted Feb 17, 2015@LinkSurvivor
Are there any startup errors at all ? Not just for BattleArena... but for ANY plugin ? Where did you get your server JAR from ? Did you build it via BuildTools.jar ? Does BuildTools.jar report any errors ? Ask Spigot what would be a possible check for a good & valid JAR.
-
View User Profile
-
Send Message
Posted Feb 17, 2015@LinkSurvivor
I think you don't have permission for it.
-
View User Profile
-
Send Message
Posted Feb 15, 2015I've been having issues with the original BattleArena and BattleArena2 hasn't fixed my problem.
No matter what minigame it is, Battleground, SurvivalArena, Spleef, etc, everything is set up. I can view all the arena information and it's all accurate. The only problem is that I cannot join any of the games. Typing in the respective join command for any gamemode results in nothing whatsoever. No error message or anything. Not even a message that the command doesn't exist. Just NOTHING. Do you have any idea what could be causing the problem?
-
View User Profile
-
Send Message
Posted Feb 14, 2015@THE_BIG_HUGO
Take a look at ArenaCTF. It is using the custom victory condition if you mean that. https://github.com/BattlePluginsDev/ArenaCTF
-
View User Profile
-
Send Message
Posted Feb 12, 2015Can somebody post a config of a working custom game? I tryd to make mine work but nothing worked
-
View User Profile
-
Send Message
Posted Feb 10, 2015Hmm i create an arena, but noting happends when i try to join it ./arena join
Any support on this?
-
View User Profile
-
Send Message
Posted Mar 8, 2016you do /(gametype) join
-
View User Profile
-
Send Message
Posted Feb 9, 2015@NizarZa123
Yes, that is the point. If you will read the description of this page as well as the description of the original BattleArena page you will see that this is the continuation of the project in alkarin's absence.
-
View User Profile
-
Send Message
Posted Feb 9, 2015... its like BattleArena by alkarinv
-
View User Profile
-
Send Message
Posted Feb 6, 2015@LastTulare
I would use MobArena for a Zombie Survival Arena mode. BattleArena is more suited for PvP. Altho, you could make a PvE extension for BattleArena if you want.
-
View User Profile
-
Send Message
Posted Feb 5, 2015Gotta make a Zombie Survival arena mode similar to "ZArena" that one was the best but the dev has seemingly abandoned it D:
-
View User Profile
-
Send Message
Posted Feb 4, 2015@buaboney
/arena alter <arena> <team> <spawn>
-
View User Profile
-
Send Message
Posted Feb 4, 2015@MayorMike
I'm not to sure about your sign issue, I have never seen something like that before. As for your errors, thanks for the report, I'll look into them tomorrow when I get home.
@GodsDead
Very few people are having performance issues, and 99% of them are due to things like arena regeneration with WorldGuard, which is something we can not control. I replied to you private message a while ago about this. If your issues persist, feel free to message me again. Hopefully we can get together and work things out.
-
View User Profile
-
Send Message
Posted Feb 4, 2015Ok... I thought this was possible but can't figure it out.
What is the command to add more than one spawn for each team (EX: 2 spawns for red team, 2 for blue, 2 for black etc). The documentation is confusing XD
-
View User Profile
-
Send Message
Posted Feb 4, 2015Have you ironed out the performance issues? Last time I tested BattleArena was running at 4000%