UltimateArena
UltimateArena
UltimateArena is a fully-featured PvP arena plugin with 10 different arena types. Players fight to the death and are rewarded with configurable rewards and money! Almost every aspect of this plugin is configurable.
| Commands | Permissions | Configuration |
| Creation | Signs | Video Tutorials |
| Developers | Source | Issues |
UltimateArena 3.0 has been released! Full documentation coming soon!
Features
- Ten arena types (CTF, MobArena, ConquestArena, King of The Hill arena, Bomb Arena, FFA arena, Spleef arena, PvPArena, Hunger arena, and Infect arena)
- Customizable rewards for winning
- Customizable Kill Streaks
- Fully configurable arena settings
Arena Types
- PvP - Like a TDM arena
- Mob - Survive wave after wave of mobs
- Conquest - Conquest styled game from Battlefield 3
- King of the Hill KOTH - FFA King of the hill, you need to stand on a point for an accumulative 60 seconds to win
- Bomb - TDM arena, red team is attacking bomb points, blue team is defending them. To cap a point, stand on it for 10 second, to defend a point, stand on it for 10 seconds.
- FFA - Every one for themselves, in a stock FFA match, users have 4 lives, the last one alive wins
- Spleef - Players attempt to break blocks below their opponents to kill them. Last one alive wins
- Hunger - Based off of the popular book/movie, players spawn in a large arena and fight to the death using materials they find in the wild. Last player alive wins
- Infect - 1 player spawns as the "infected", their goal is to kill all the "living"
- CTF - Players are split into two teams. The goal is to capture the other team's flag and bring it back to their own base
SwornGuns
UltimateArena works great with SwornGuns! Most of the prebuilt classes contain ready-to-fire guns! Download it here: http://dev.bukkit.org/bukkit-plugins/swornguns/
Development Builds
Development Builds can be found at our Continuous Integration server. These builds are not approved by the BukkitDev staff and are to be used at your own risk
https://ci.dmulloy2.net/job/UltimateArena/
Donations!
If UltimateArena has made a significant impact on your server and you feel like donating, click the button below! (Please do not donate more than you can afford!)
Bug Reporting
If you happen to find a bug, create a ticket following this template:
- Provide a DETAILED description of your problem and how it came about, as well as all (if any) steps taken to remedy the problem.
- Provide any RELEVANT stack traces or error logs (use pastebin or I will delete your ticket)
- Provide what version of UltimateArena and Bukkit/Spigot you are using (Please provide the full version string, found with /ua version and /version)
- Provide any other relevant information.
Before Reporting
- Check the FAQ for an answer to your problem
- Check the Development Builds, often times your problems are already solved!
- Make sure you are running the latest Bukkit/Spigot build
Notes
- Support will not be given for any of the following: Offline Servers and Servers running ancient versions of either Bukkit/Spigot or Java.
- UltimateArena has been fully tested (as well as built with) with the latest builds of both Java and Bukkit.

-
View User Profile
-
Send Message
Posted Jun 27, 2013@dmulloy2
Is it possible to add arena owner? This feature will stimulate players to create new interesting arenas. I understand that it requires the implementation of some limits, like arena size.
5) http://www.youtube.com/watch?feature=player_detailpage&v=vVhtl7ymkus#t=77s
6) if building is a cylinder then floor is circle, but UltimateArena creates rectangular floor. protruding corners looks ugly :( therefore i'd like to request replace one material with another instead of just renewing the floor.
-
View User Profile
-
Send Message
Posted Jun 26, 2013@ArtyomShegeda
1) that might be possible 2/3) there isn't an arena owner 4) they are...? 5/6) lolwhut?
@YoPro9
1) http://dev.bukkit.org/bukkit-plugins/ultimatearena/pages/customizing-classes/ 2) It won't need to be updated...
-
View User Profile
-
Send Message
Posted Jun 26, 2013let me request these features:
another feature request:
one more feature request:
-
View User Profile
-
Send Message
Posted Jun 26, 2013If i want to create a new class how would I go about doing this?
-
View User Profile
-
Send Message
Posted Jun 26, 2013Great plugin! Will you be updating it for 1.6 when it is released?
-
View User Profile
-
Send Message
Posted Jun 26, 2013@a243317676
[UltimateArena] Click to join <Arena Name>
-
View User Profile
-
Send Message
Posted Jun 26, 2013To make signs put:
Hope this helps!
-
View User Profile
-
Send Message
Posted Jun 26, 2013It only lets me one arena!!! When i am at the final stage of creating the arena (Team Spawnpoints) by using /ua sp, nothing happens. Literally nothing.
-
View User Profile
-
Send Message
Posted Jun 26, 2013how to make join/status signs?
-
View User Profile
-
Send Message
Posted Jun 26, 2013@dmulloy2
Can't you make it so that people dont really have to type anything but just stand around at tehspawn or the lobby and wait for the next match to begin with random map and mode cycles. Imo this would make your plugin standout from all other arena plugins.
-
View User Profile
-
Send Message
Posted Jun 25, 2013Perfect Thanks!
-
View User Profile
-
Send Message
Posted Jun 25, 2013@KroSkaa
Make sure all older versions of java are uninstalled
-
View User Profile
-
Send Message
Posted Jun 25, 2013@streamstudios2 Yes I have the latest version of Vault. @dmulloy2 Confirmed that I have the latest version of java, re-launched the server but I'm still getting the same error.
-
View User Profile
-
Send Message
Posted Jun 25, 2013@a243317676
No
@YoPro9
Set "saveInventory" in your config.yml to true
@KroSkaa
Update your java
@ravand
You could have players teleport to an autoassign sign
-
View User Profile
-
Send Message
Posted Jun 25, 2013please, works with crackshot :)
-
View User Profile
-
Send Message
Posted Jun 25, 2013Anyway to get around the "please clear your inventory" thing?
-
View User Profile
-
Send Message
Posted Jun 25, 2013@KroSkaa
You have Vault, right?
-
View User Profile
-
Send Message
Posted Jun 25, 2013Hi I'm getting an error on my Bukkit server and Ultimate Arena does not work. I have the latest version of the Ultimate Arena plugin and the latest recommended build for Bukkit. the error looks like this:
11:30:24 AM [SEVERE] Could not load 'plugins\UltimateArena.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/orange451/UltimateArena/UltimateArena : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugins(CraftServer.java:239)
-
View User Profile
-
Send Message
Posted Jun 25, 2013Is it possible to create a lobby in which players will be send to a cycle of maps when they stand on it and get teleported back as soon as the match is over?
-
View User Profile
-
Send Message
Posted Jun 25, 2013@dmulloy2 Thx,it works now!