MobArena

MobArena Banner

MobArena Banner

Become a mob-fighting gladiator!
v0.94.4.98 | Source | Wiki | FAQ | IRC Channel

If you enjoy fighting monsters for glorious prizes or just the sheer thrill of battle, you and your friends can now join forces against hordes of Minecraft evils in the exciting gladiator-style survival mini-game MobArena!

Heavily inspired by Deminetix' now inactive 'Fight'-plugin, MobArena is a PvE-take on arena-gameplay, with a similar class-based system. Instead of fighting other players, you team up with them to beat oncoming waves of monsters, earning lots of rewards in the process. MobArena can be played alone, or with as many friends as you like!


FEATURES

  • Fight oncoming waves of monsters!
  • Play on your own, or team up with friends!
  • Earn glorious prizes!
  • Build your own arena!
  • Completely customizable classes, waves and rewards!
  • Easy to set up!
  • Extremely easy to use!
  • Very few user commands!
  • Supports Permissions, Spout, and all major economies!


GETTING STARTED

Note: All of the information on the github Wiki will eventually be transfered to this project page.

Setting up MobArena is easy, but it is a little involved. To make your life much easier, I've set up a Wiki for MobArena. It contains a bunch of information and guides on how to set up and customize arenas, an overview of all the commands, how to set up Permissions, frequently asked questions, and more. So head on over to the Wiki, to get MobArena set up right away! :)

New: MobArena now has its own IRC channel (#mobarena @ EsperNet). Click here for a web-based IRC client. Feel free to stop by to get help setting everything up if you really don't understand the Wiki and the instructional video, or to have a chat about MobArena (or anything else, for that matter) :)

Relevant links:


VIDEOS

Check out the Videos page for a list of a bunch of MobArena-related videos!

You'll find the instructional video as well as reviews and showcases.


HOOKING INTO MOBARENA

MobArena currently has 6 custom events. You listen to them as you would any normal Bukkit event. This is from the Github page

Quote:

Added custom events ArenaStartEvent, ArenaEndEvent, ArenaPlayerJoinEvent, ArenaPlayerLeaveEvent, ArenaPlayerDeathEvent, and NewWaveEvent. The events are all cancellable (except for ArenaPlayerDeathEvent), and all have getArena() methods to access/mutate the Arena objects if need be. The Player events of course have getPlayer() methods. Let me know if any other types of events would be useful.

For an idea of how to set it up, see these links to dasbreen's ArenaGodPlus plugin:


@Deprecated
If you want to either make support for MobArena in your own plugin, or enhance MobArena with a specific idea, you can hook into MobArena very easily using the two classes MobArenaHandler and MobArenaListener, respectively.

To see how, please refer to the Hooking into MobArena page.


TROUBLESHOOTING

If you are experiencing problems with MobArena, please try to follow these simple steps before posting a ticket or asking on IRC, as it will make everything much, much easier for everyone in the troubleshooting and debugging process:


1. Check the server log

The first thing you must do is check the server log for any exceptions (don't know what an exception looks like? Click here). If the exception looks like the following, you are using tabs instead of spaces in your config-file (which is punishable by death):

[SEVERE] Could not load 'plugins\MobArena.jar' in folder 'plugins':
while scanning for the next token
found character         '\t' that cannot start any token
 in "<reader>", line 15, column 1:
        Tank:
    ^

If it doesn't look like that exception, just copy it into a pastebin or a pastie, and include it in your bug report ticket. Please don't post bug reports on the forums, as they are more likely to get lost between all the other posts.


2. Try your setup on a fresh server

If at all possible, try setting up a local test server (don't know how? follow this guide), on which you install nothing but MobArena. Now copy the config-file that you're using on your live server where you experienced the problem, and see if you can reproduce it. If not, you most likely have a conflicting plugin (read the next section).


3. Find possible plugin conflicts

Try removing all other plugins from your server. Do this by stopping the server, moving all the .jar files into a different folder than the plugins-folder, and then starting up the server again. If the problem persists, it's a problem with MobArena, but if not, it's a conflicting plugin, and if so, try to add half of the plugins back at a time (binary search), and test every time you do, so you can figure out which plugin is causing the conflict.


KNOWN ISSUES

  • The "spectator" permission is now simply mobarena.use.spec and any other variants are typos that have yet to be fixed
  • If you receive the message: "SPEC_ARG_NEEDED is not a valid key." simply open up your announcements.properties file and remove the whole line that starts with "SPEC_ARG_NEEDED"
  • Factions players will lose Faction Power when dying in the Arena. This is not avoidable unless you make the Arena Region a War Zone (via Factions).
    Quote:

    Server admins can also create war zones, somewhat similar to safe zones. These zones however are not safe from PVP and monsters. Further, they can be configured to have friendly fire enabled (PVP between allies and faction members) and can be configured to have power loss disabled in them.


TO DO

  • Improve spawnpoint algorithm
  • More logging/statistics formats/options
  • More Leaderboards features
  • Rewards for kills/damage + scoreboards (will be featured in v1.0)


DONATIONS

I develop MobArena for the fun of it and the positive feedback is all it takes to make me happy, but a few people have asked for a link, so if you're one of them, here's a link: Donate - You can donate as much as you want, even down to a few cents! If I get enough donations, I will spend the money on an extra Minecraft account to aid me in developing/testing/debugging MobArena :)

Facts

Date created
Aug 25, 2011
Categories
Last update
May 06, 2013
Development stage
Beta
License
All Rights Reserved
Curse link
MobArena
Downloads
643,787
Recent files

Authors