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.
CAN SOMEONE TAKE OVER THIS PLUGIN?
IS THIS PLUGIN DEAD? I have a question. How do I make an arena have a wait room?
if anyone is interested, i have developed some extra BattleArena game modes. Their Call of Duty names are Sabotage & Search N Destroy. (it's also called SND in Counterstrike).
http://dev.bukkit.org/bukkit-plugins/bombarena/
https://github.com/Europia79/Demolition
That's the source code on github. The reason why the github repository is named Demolition is because that's the name of the game mode from SOCOM US Navy Seals.
if you goto the DBO page, you can vote on which game mode I should work on next, or leave a comment.
@Zach443
VirtualPlayers was updated a long time ago at
https://github.com/Europia79/VirtualPlayers
It's a fork of Alkarin's repository (i hope he's okay in real life !!!)
That is v1.5.10 which adds backwards compatibility for Minecraft 1.2.5 thru 1.7.10.
Backwards compatibility is a nice luxury if you need to test against multiple versions of minecraft, then you don't have to constantly replace the VirtualPlayers.jar before starting up the test server.
The next version of VirtualPlayers will feature a PIE command, which will force the VirtualPlayer to trigger a PlayerPickupEvent for any items on the ground at its location.
Update 2
I have started developing an update for BattleArena. I am not entirely sure how these updates will be distributed at this time, but please know updates are coming. I will soon be working on ArenaSpleef and ArenaCTF as well.
For anyone interested @Europia79 is currently developing updates for VirtualPlayers. There are no ETA's for updates to any of these plugins, but again, please be aware that there are still people working on them**
For some reason the new wiki won't load for me. Does everyone have this issue? Of not would you have any idea why this is happening?
Battlearena can't die now, when Sponge will replace Bukkit ! This plugin is so usefull for manage arenas !
NOTICE
@alkarinv has been unreachable for over 6 weeks now. He has not logged into IRC, BukkitDev, nor responded to emails. As of right now @lDucks has declared BattlePlugins as dead. No future updates are being planned. This is very unfortunate, however there is still a chance for BP. Development may resume depending on how newer communities come along, and how much of BA needs to be recoded.
@AGMatthew
Sounds like a FFA you are referring to, ./ffa create <arena name> (for more info see the wiki) but you might wanna use the /ffa setarenaoption <arenaname> OnSpawn Giveclass <class to give>
I was wondering f you can make a everyone vs everyone game with this plugin. Like when players join the game or enter the portal they spawn with one kit for everyone and with that kit you fight anyone. Please reply I want know if you can do that with this plugin.
i really like the plugin. I have some problems such as: players on on top of roof on game spawn, Player don't get there kits, and sometimes players spawn in with there items from before they join the game. I have problems with the arena reset. Do I need an extra plugin besides WORLDGUARD and WORLDEDIT?
I WOULD LIKE IF PEOPLE MADE MORE PLUGINS WITH THE BATTLEARENA API.
Hey everybody I was just wondering can you make a arena where there's only me kit (which everybody has once they join) and everyone that joins just fights anyone like in some servers like crisp have it like that. So. Was just wondering if you can do the same with this plugin.
Whenever I make an FFA arena it always says the arena is in use when I canceled it
@illplayminecraft52
You can set a warp or teleport point to that location and when players join from that location they will return there.
Hi, does anybody know how I can set a custom lobby point so that if players quit or lose or the game ends they get teleported there? I have built a Sumo lobby and want players to teleport there if they quit the game.
@creptor Main Config http://pastebin.com/0cuhegKB FFA Config http://pastebin.com/KHT4dMAj
@TylerRemington
The matches don't need to be force started. Maybe is your config. Paste it with http://pastebin.com
What is the Permission to start a FFA match. FFA wont start match after one minute and users say it always has to be force started. What permission node is any game mode force start?
@jaxnif
I'm not a dev. T_T
Hi there,
Im currently setting up a custom game mode. Is there anyway to target a team in an arena, like @blue or @red. For example, i wan't to kick one team from an arena with a command. Is that possible?