[FUN] MobArena v0.94.4.98 - Become a mob-fighting gladiator! [1.5.2]

Discussion in 'Plugin Releases' started by garbagemule, May 30, 2011.

     
  1. Offline

    garbagemule

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [IMG]

    ------------------------------

    MobArena 1.0: MobArena has come a long way since its first release, but many updates, bugs, fixes, features, and headaches later, I have decided to rewrite the entire plugin from scratch. The reason for this is that with the knowledge I have gathered along the way, it should now be much less difficult to structure everything for easier maintainability and flexibility. The end result? Hopefully an easier-to-use plugin with many more features. ETA? TBA.

    What this means for the current build(s) is that no more features will be implemented, and only the most dire of bugs will be attempted fixed. The project will not die, but I will primarily focus what time I have on developing MobArena 1.0.

    As always, I'll need some people to test out the builds as they come along, so feel free to hop on IRC for a chat and some testing :) I will be updating this section when new builds are ready, but the most recent will always be available on IRC.

    Current test-build: N/A

    ------------------------------

    MobArena - Become a mob-fighting gladiator!
    [IMG] Latest build: v0.94.4.98 (for 1.5.2)
    [IMG] Wiki
    [IMG] IRC Channel
    [IMG] Source

    BukkitDev Project Page - Find MobArena on dev.bukkit.org here: LINK.

    ------------------------------

    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' 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 rewards in the process. MobArena can be played alone, or with as many friends as you like!


    Features:
    • Fight oncoming waves of monsters
    • Play alone or team up with friends
    • Earn glorious prizes
    • Customizable classes, rewards and waves
    • Easy to set up
    • Extremely easy to use
    • Very few user commands
    • Supports Permissions and all major economies
    • Supports Spout
    • Supports Heroes
    Note: When you post a bug report, please provide a stacktrace/error from the server log/console window. Post this stacktrace in either a pastebin, a pastie, or a CODE-block! The same applies for config-files, permissions-files, etc! Please don't put them directly in your posts, as they become gigantic and annoying to read. If you don't follow this guideline, I might ignore your post!


    Wiki - Instructions, commands, FAQ, etc.
    I have 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, as well as frequently asked questions.

    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:
    Getting started with MobArena, by Flamers
    Flamers made this really easy-to-follow, simple video of how to get started with MobArena. It covers installing the plugin, defining an arena region and setting up basic leaderboards, as well as a few pointers for arena design.
    Instructional video for setting up MobArena:

    Note: This video was made for v0.67, but all the in-game instructions still work the same for the latest versions. The config-file has changed, so make sure to read the Wiki on how to set it up.
    Review of MobArena by plugin reviewer jamescosten (v0.84):

    Note: My nickname "garbagemule" is pronounced "garbage mule", as in "trash donkey" ;)

    Hilarious showcase of MobArena by Daniel James and Daniel Cherry (v0.92.3):


    Delios showing off his beautiful arena setup:


    slowmonkey1227 in his interesting "island" arena: YouTube
    French video by avalondrey (v0.87.3): YouTube
    German video by blutherz and his friends (v0.91.2): YouTube



    Troubleshooting:
    To avoid wasting not only your own time, but mine as well, I expect everyone to do some extensive troubleshooting before posting bug reports. What does this mean?

    Try MobArena on a fresh server.
    MobArena works perfectly fine when I release it. Sure, there are a few bugs, but it works. If it doesn't work for you, something is most likely wrong on your end. Set up a local test-server, and verify that MobArena works before claiming that it doesn't. When you have verified that MobArena does indeed work, you can start adding other plugins and settings until something conflicts.

    Disable other plugins.
    The first thing you need to do is disable all other plugins. If you can't reproduce the bug with other plugins disabled, you know that you have a conflicting plugin. Now perform a binary search on the other plugins, or if you don't know how to do that, just add a couple of plugins back to the plugins-folder, try to reproduce the bug, and if you can't, the conflicting plugin must be in the remaining set of plugins.

    Write down reproduction steps.
    Figure out the exact steps to reproduce/trigger the bug. I need precise steps, and as much information as possible, because there are often many things that could be going on. An example of reproduction steps could be:
    1. Type /ma join
    2. Punch the Archer class sign
    3. Wait for someone else to join
    4. Punch the iron block
    5. Type /ma leave before the other player picks a class

    Check the console window/server.log
    Make sure you check the server.log file for any MobArena errors or exceptions. If you find any, copy the ENTIRE exception (including all the lines that say "at com.garbagemule.MobArena...") and paste it (with the other information) in a CODE-tag here in the thread.


    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 :)


    Changelog:

    Version 0.94.3.24
    • Updated for CB 1337.
    • The repair-delay node is now unused! The reason for this is that it is now possible (with the release of 1317) to cancel block damage in explosions, and still retain the animation and sound! This also means that arenas should be fully pistons-compatible (for arenas that don't use soft-restore or force-restore)! I'm hoping to see some screenshots and videos of shifting arenas! :)
    • You can now right-click signs in the lobby! I finally found a super easy solution to the improperly updating inventory issue with right-clicking class signs. The result is that players can now left- or right-click as they please. This should solve all issues related to players not being able to choose classes, due to spawn region and WorldGuard/Factions/whatever conflicts.
    • It is no longer possible to warp out of the lobby.
    • New per-arena setting: final-wave - Allows for setting a final wave, meaning on that wave, the arena will end, regardless of how many players are alive.

    • v0.94.3.11 - Updated Register, built against CB 1240.
    • v0.94.3.8 - Added basic leaderboards.
    • v0.94.3.6 - Fixed MagicSpells support - MobArena no longer supports MagicSpells pre-v1.1!
    • v0.94.3.5 - Fixed a bunch of bugs introduced with CB 1185, as well as a couple of minor MobArena bugs.
    • Updated for CraftBukkit #1185
    • Updated economy support (now supports iConomy 6).
    • Added the three new mob types, Enderman/Endermen, CaveSpider/CaveSpiders, Silverfish. They can be used just like the other mob types in the waves.
    • Endermen cannot pick up arena blocks (this is why).
    • Endermen cannot place blocks in arena regions.
    • The per-class permission syntax has been fixed and changed slightly. The Wiki has been updated (clicky).
    • Fixed MagicSpells issues.

    • Redstone circuits now work properly in arenas.
    • Lightning now properly strikes on spawnpoints on special waves.
    • Fixed an issue where players somehow warping/cheating out of the arena world get kicked from the server when discovered.
    • Added MagicSpells support. Use the magicspells.yml file to ban certain spells from the arena either for the whole session, or only during boss waves.
    • Fixed the Heroes death conflict. MobArena and Heroes should now play nice together. Further Heroes support is planned for upcoming releases.
    • [COLOR=#1000000]MobArena will no longer support the discontinued Permissions 2.x and 3.x permission systems.[/COLOR] Recommended permissions systems include PermissionsBukkit (defacto standard) or PermissionsEX.

    • Added two new boss abilities: 'shuffle-positions' and 'flood'. Try them out!
    • Players disconnecting/crashing during an arena session no longer get corrupted data files due to economy rewards.
    • Weapon durability is now correctly set to "unlimited".
    • Item sub-types (cocoa beans, bonemeal, colored wool, etc.) now work again.
    • Players can no longer join the arena without first picking a class.
    • MobArena now works with spawn-monsters=false again.

    • Completely revamped the waves system! Undeniably the biggest feature in MobArena since multiple arenas in v0.92, the new customizable waves are guaranteed to bring much more awesomeness to your MobArenas. The waves system brings two new wave types, swarm waves and boss waves. The latter is a very elaborate feature, and the whole waves system has been given its own page on the Wiki. Note: MobArena will ignore all old wave settings, but use sane defaults.
    • Revamped the logging system. Instead of logging: true, you can now use logging: yml/xml. The logging system will now keep track of the last session only, but also maintain a collection of 'totals' for each arena. The idea behind these easy-to-parse files is making the stats available on server web pages.
    • Added SuperPerms/PermissionsBukkit support. Note that specifying mobarena.arenas.* and mobarena.classes.* probably won't work, but these nodes are given to everyone by default.
    • Added Spout support. Currently, the only Spouty thing MobArena does is print (some) announcements as notifications/achievements. This should limit the amount of "chat spam" that MobArena produces. Other Spout-features are planned, but don't expect something crazy. Note that MobArena does NOT require Spout!
    • Monsters will no longer target pet wolves. This is a major nerf to pet classes, but they were very overpowered as it was.
    • Fixed item amounts greater than 64 sometimes bugging out. You should now be able to put arrow:1024 for your Archer classes :)
    • Fixed players losing their stored items and/or earned rewards upon disconnecting from the arena.
    • Fixed blocks not restoring when burned by fire.
    • Fixed an issue with entry fees. They should no longer cause any problems.
    • Fixed slimes. That's right! Slimes that spawn as a result of bigger slimes splitting upon death are now considered arena monsters. This also means that Slimes no longer drop slime balls; as intended.
    • Revamped the repairing algorithm. It is now MUCH more sophisticated, and is capable of repairing not only signs and containers, but also torches, doors and beds. Redstone -should- repair properly as well, but it is still slightly buggy.
    • Added support for restorable containers. Registered chests, dispensers, and furnaces will have their contents stored upon arena start, and restored at arena end. This is useful for providing the arena players with chests with e.g. upgrades or food.
    • Added new commands (for the feature above) - /ma addcontainer <name>, /ma delcontainer <name>, /ma containers. These commands work much like the the spawnpoint commands. To add a container, simply look at the container and type /ma addcontainer <name>.
    Changelog (continued)

    This post has been edited 52 times. It was last edited by garbagemule May 6, 2013.
    apes, chakyl, Steffion and 64 others like this.
  2.  
  3. Offline

    paintape

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ya, "worldone" is the only world on the server...I'll try and delete the mob arena files and start from the beginning and see if I can get it to work.

    Edit-so I loaded up the unofficial fix and it worked except it didn't make the boss class files, so I copied the ones from dev build and put them in the abilities folder. so far it works

    This post has been edited 1 time. It was last edited by paintape Jun 7, 2012.
  4. Offline

    Elements11997

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    bosses don't show up anymore, we need an update
  5. Offline

    REXX98_EXTREME

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have an error with Mob Arena Without any other plugins
    It's supposed to be working with my version of bukkit
    build: craftbukkit-1-1.2.5-R3.0
    I have the file from console here:
    http://pastebin.com/r5WC0nz6
    Please Help! Thanks
    ~Rexx
  6. Offline

    davc

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    why dont show class? [IMG]
  7. Offline

    saveryan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @davc Did you destroyed them when you joined? If you did just deconnect and reconnect, everyone else can still see them normally, and you can still chose and fight. But as long as you don't deconnect all signs you destroyed when you joined or if the editarena is of will just be blank.

    Saveryan
  8. Offline

    ACStache

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    grab the unofficial build found here: http://goo.gl/9uoLG
    it's version 0.94.4.71 and fixes that error, amongst other things

    I'm guessing you may be using v0.94.4.52, which had a bug that didn't show the class signs properly in the auto-generated arenas. So what you'll need to do is auto-degenerate that arena, upgrade to the unofficial build, and redo the auto-generate. On the other hand, you could build your own awesome arena like I did back on page 103, make your own lobby and add the signs yourself, and you don't have the issue anymore :D
  9. Offline

    shanko

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Anyway to turn off enderpearl teleportations in the arena?
  10. Offline

    thetaco

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hai! I need to know which setting makes it so player placed blocks in mobarena WONT respawn when they're creeper exploded.
  11. Offline

    Dedded

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey :D

    The Plugin is working fine ive edited the config File but everytime when i start my Server the config File is going back to default and my Arena is not selectet :( Pls help me !
  12. Offline

    davc

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    what thats mean?


    >10:01:16 [INFO] [MobArena] Enabling MobArena v0.94.4.71
    >10:01:16 [INFO] [MobArena] No boss abilities found. Extracting defaults...
    >10:01:16 [SEVERE] [MobArena] Couldn't extract the default boss abilities!
    >10:01:16 [WARNING] [MobArena] Invalid boss ability 'arrows' for wave 'boss1' in arena 'default'.
    >10:01:16 [WARNING] [MobArena] Invalid boss ability 'root-target' for wave 'boss1' in arena 'default'.
    >10:01:16 [WARNING] [MobArena] Invalid boss ability 'throw-nearby' for wave 'boss1' in arena 'default'.

    This post has been edited 4 times. It was last edited by davc Jun 9, 2012.
  13. Offline

    bt1996

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I seem to be having a problem ive made a arena and everything works. But at random places around the map there are mob Arena regions. Why?
  14. Offline

    paintape

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    this means you don't have any boss class files (for the abilities). I believe it's a bug in the version your using because the same thing happened to me. I would try and find the ability files on the wiki. Or use the dev build and load it and it will make you the files. Take those files and copy them to your first mob arena folder (v0.94.4.71) in the abilities folder (plugins/mobarena/abilities). It should work, because it works for me.:)
  15. Offline

    justinis

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ple
    Please help me. I REALLY like this plugin and everyone on my server always complains that it's not working. Here is that pastebin thing.. http://pastebin.com/wH4xgm38 I don't really understand how all the plugin files work, so please don't reply in a very complicated instruction on how to fix it. If you can, please reply to justinis235@hotmail.com because I am not going to be on this site in a long time. Thank you SO much if you help me, later. :D
  16. Offline

    paintape

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    wanna not quote the original post, you take up the entire page.
  17. Offline

    paintape

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Did you try renaming the arena in your world and the arena in the config file?
  18. Offline

    ringknight05

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is it normal that we are not able to eat cake in the arena? I would like my player to get health from cake and food without having the little "Food-bar consuming problem".
  19. Offline

    ACStache

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    download this version: http://goo.gl/9uoLG
    Make sure to delete your current .jar file, but leave the config folder

    typically it resets only if something is wrong with it. make the changes you want, then use an http://pastebin.com link and let me take a look at it for you

    I'm not sure what you mean by this, could you elaborate? Does your config file have more than 1 Arena defined? What is the issue you have with multiple arena regions? Are you sure people that have the "set up" permissions aren't abusing it for some reason?
  20. Online

    dark_hunter

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    When will this update to 1.2.5 R4?
  21. Offline

    ACStache

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    v0.94.4.65 broke back in R1.3, but the unofficial fix I've been working on, found here, should work still :)
    dark_hunter and RebornSheep like this.
  22. Offline

    codecrusher

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i edit the config and when i run the server it says that a part of the OROGINAL config has an error and rests the config.


    [MobArena] Enabling MobArena v0.94.4.65
    2012-06-12 15:30:20 [SEVERE] org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
    in "<string>", line 17, column 78:
    ... armor: 306,307,308,309
    ^
    2012-06-12 15:30:20 [SEVERE] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
    2012-06-12 15:30:20 [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:143)
    2012-06-12 15:30:20 [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:109)
    2012-06-12 15:30:20 [SEVERE] at com.garbagemule.MobArena.util.config.Config.load(Config.java:78)
    2012-06-12 15:30:20 [SEVERE] at com.garbagemule.MobArena.MobArena.loadConfigFile(MobArena.java:116)
    2012-06-12 15:30:20 [SEVERE] at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:67)
    2012-06-12 15:30:20 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    2012-06-12 15:30:20 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    2012-06-12 15:30:20 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    2012-06-12 15:30:20 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    2012-06-12 15:30:20 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
    2012-06-12 15:30:20 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
    2012-06-12 15:30:20 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
    2012-06-12 15:30:20 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    2012-06-12 15:30:20 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    2012-06-12 15:30:20 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-06-12 15:30:20 [SEVERE] Caused by: mapping values are not allowed here
    in "<string>", line 17, column 78:
    ... armor: 306,307,308,309
    ^
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:733)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:305)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:563)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
    2012-06-12 15:30:20 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
    2012-06-12 15:30:20 [SEVERE] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
    2012-06-12 15:30:20 [SEVERE] ... 15 more
    2012-06-12 15:30:20 [WARNING] [MobArena] Vault was not found. Economy rewards will not work!
    2012-06-12 15:30:20 [INFO] [MobArena] v0.94.4.65 enabled.
    2012-06-12 15:30:20
  23. Offline

    ACStache

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  24. Offline

    Nerdfuryz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Everytime someone joins in creative they get their stuff in survival. I finally finished my mob arena for this.
  25. Offline

    saveryan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @codecrusher I think you set a tab before the armor: ... and you should put spaces in stead

    Saveryan
  26. Offline

    dragonz102

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  27. Offline

    saveryan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @dragonz102 here are some of the classes I use:
    But the Chuck Norris is overpowered when you use the mcmmo skills cause the bare hands do more damage than a gold sword with it
    Also the bowman is an archer but with different enchantings, I only use one off both in each arena, but some want me to put the bowman in their arena others prefer the archer for their arena soo I keep both

    Code:
        Knight:
            items: diamond_sword 17:2;19:1;20:1, cooked_beef:4, potion:16449:1
            armor: gold_boots 2:1, gold_leggings 0:2, gold_chestplate 1:2, gold_helmet 3:1
        Ninja:
            items: diamond_sword 16:7, ender_pearl:16, potion:16421:1, potion:16421:1, cooked_beef:8
            armor: chainmail_boots 2:7
        Summoner:
            items: bow, iron_axe, bone:6, cooked_beef:5, arrow:30, potion:16421:1
            armor: leather_boots 0:2, leather_leggings 1:2, leather_chestplate 3:3, leather_helmet 0:2
        Archer:
            items: bow 51:1;48:2, cooked_beef:5, arrow, potion:16449:2
            armor: chainmail_boots 4:1, chainmail_leggings 3:1, chainmail_chestplate 0:1, chainmail_helmet 1:1
        Tank:
            items: gold_sword 19:1;18:1, cooked_beef:2, potion:16421:1
            armor: diamond_boots 4:2, diamond_leggings 3:1, diamond_chestplate 0:2, diamond_helmet 0:2
        ChuckNorris:
            items: cooked_beef:2, potion:16421:1
            armor: diamond_boots 4:7, diamond_leggings 3:7, diamond_chestplate 0:7, diamond_helmet 0:7
        Assassin:
            items: stone_sword 19:1, bow 50:1;49:1, cooked_beef:5, arrow:64, arrow:16, potion:16418:1
            armor: chainmail_boots, chainmail_leggings 1:1, chainmail_chestplate 0:1, chainmail_helmet
        Bowman:
            items: bow 51:1;50:1;49:1, cooked_beef:5, arrow:1, potion:16418:1
            armor: chainmail_boots 4:1, chainmail_leggings 3:1, chainmail_chestplate 0:1, chainmail_helmet 1:1
        Chemist:
            items: stone_sword, potion:16428:30, potion:16388:8, potion:16421:20, potion:8197:3, potion:8226:1
            armor: 314,315,316,317
        Chef:
            items: wood_sword 19:2, golden_apple:12, cooked_beef:25, cake:8, potion:16420:3, potion:16449:2, potion:16417:2, milk_bucket:30
            armor: iron_boots 0:1, iron_leggings, iron_chestplate, iron_helmet 1:1
    SaveRyan

    This post has been edited 3 times. It was last edited by saveryan Jun 14, 2012.
  28. Offline

    mdieffenbach

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'm having trouble with the lobby part everything is working fine but when I click the sign of the class I want it says you have picked this class but I don't get anything? Any help?
  29. Offline

    ACStache

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    stop your server, then start it back up
  30. Offline

    dragonz102

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hahaha i have classes like these already xD but thanks for your help
  31. Offline

    ninja807

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I am trying to set up mob arena but whenever I use any command with /ma it says it has an error and go ask ...
    I have no clue why it is doing this. Help would be appreciated.
    Code:
    Enabling MobArena v0.94.4.65
    2012-06-16 14:51:56 [SEVERE] Error occurred while enabling MobArena v0.94.4.65 (Is it up to date?)
    java.lang.IllegalArgumentException: Cannot set to an empty path
        at org.apache.commons.lang.Validate.notEmpty(Validate.java:363)
        at org.bukkit.configuration.MemorySection.set(MemorySection.java:156)
        at org.bukkit.configuration.MemorySection.set(MemorySection.java:186)
        at com.garbagemule.MobArena.util.config.Config.set(Config.java:345)
        at com.garbagemule.MobArena.log.YMLSessionBuilder.reset(YMLSessionBuilder.java:109)
        at com.garbagemule.MobArena.log.YMLSessionBuilder.<init>(YMLSessionBuilder.java:28)
        at com.garbagemule.MobArena.ArenaImpl.<init>(ArenaImpl.java:174)
        at com.garbagemule.MobArena.ArenaMasterImpl.loadArena(ArenaMasterImpl.java:519)
        at com.garbagemule.MobArena.ArenaMasterImpl.loadArenas(ArenaMasterImpl.java:489)
        at com.garbagemule.MobArena.ArenaMasterImpl.initialize(ArenaMasterImpl.java:242)
        at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:81)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:552)
        at org.bukkit.Bukkit.reload(Bukkit.java:182)
        at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
        at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  32. Offline

    royky123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello, is it possible to make multipile arena's and let the players choose which one they want to play in?

Share This Page