[FUN] MobArena v0.96.8 - Become a mob-fighting gladiator! [1.7.x, 1.8.x]

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

  1. Offline

    garbagemule

    [​IMG]

    MobArena - Become a mob-fighting gladiator!
    [​IMG] Latest build: v0.96.7 (1.7.x)
    [​IMG] Wiki
    [​IMG] IRC Channel
    [​IMG] Source

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

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

    Old description (open)
    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.
    Old instructional video (open)
    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.
    More Videos (open)
    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.
    Version 0.94.3.11 (open)

    • 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.
    Version 0.94.2 (open)

    • 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.
    Version 0.94.1 (open)

    • 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.
    Version 0.94 (open)

    • 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)
     
    apes, chakyl, Steffion and 64 others like this.
  2. Offline

    ACStache

    you don't actually need the .added or .removed, I was just showing the way you would negate some permission :p lol. so "- -MagicSpells.heal" and "- -MagicSpells.entomb" would be all you need to do :) (and yes, repeat for all the spells you want removed)
     
  3. Offline

    Flyersfan200

    Great, thanks for the help.
     
  4. Offline

    cursedkid

    Love this plugin and love making new exiting arenas.
     
  5. Offline

    Agnostics

    I have done that, but I am so used to PEX that I put the perm all lowercase, and it was not reading it. I put it in proper case and everything works, thanks for the reply!
     
  6. Offline

    Reelax

    Is there anyway to rename an arena after it is made? I made one, but I don't want the name to be 'default'.
     
  7. Offline

    ACStache

    the only way I can think of, is copying the "default" arena in the config, and pasting it back in as a second arena, and changing the name from "default" to what you want it to be. At this point, I would then disable the original, or delete the coordinates section from it, so you don't have 2 arenas with the same region
     
  8. Offline

    NickVBoy

    On my server, on other servers I found the same problem, is a little bug why I had to disable this plugin. My server is an survival server with an CreativeWorld. If you set a home in the normal world and go to CreativeWorld. There you go to the MobArena with ma join and then you let yourself get killed. you type /home and there you are, in the normal survival world with Creative! Thats the reason i had to disable the plugin so maybe you can fix something about this because i have to say this: GREAT PLUGIN! Nice work man!
     
  9. Offline

    SkeloPatch

    How can i make it so when my players are at full hunger they start healing?
    because the food they start with cant heal them, and when they attack a mob after eating food, the hunger bar just drops back down to halfway, making it really hard =\
    Please reply!
     
  10. Offline

    ACStache

    in the dev version there is an option called food-regen. enable that and people will gain health from being full. also make sure to change lock-food-level to false so they don't constantly gain health :p

    Unfortunately MobArenas aren't designed to be made/run in a creative world. If you have an arena in a Survival world you shouldn't have that issue

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
    zipfe likes this.
  11. Offline

    elmoxdesease

    hey awesome plugin.
    quick question, if i chose to make my own class, can i add enchantments to the weapons?
    also a bit ago something started to happen. when everyone in the party dies they tp to lobby warp but the left-over mobs don't de-spawn. also they have to say "/ma l" or it still thinks they are in the arena. any idea what may be happening?
    also a cool idea to implement would be a option to make all players get loot according to the last player alive so if someone selects chef(low survival but needed for a team) they don't get less for helping the team.
     
  12. Offline

    Agnostics

    It does not seem to work when I put in an entry fee and a reward with money. Does this support Essentials Eco? It says "Tried to do money some money stuff, but to economy plugin was detected." in the console.

    Also, getting error when wave 10 boss comes:
    Code:
    SEVERE] Could not pass event org.bukkit.event.entity.EntityDamageByEntityEvent to MobArena
    java.lang.IllegalArgumentException: Health must be between 0 and 12
        at org.bukkit.craftbukkit.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:41)
        at com.garbagemule.MobArena.MAListener.onMonsterDamage(Unknown Source)
        at com.garbagemule.MobArena.MAListener.onEntityDamage(Unknown Source)
        at com.garbagemule.MobArena.MAEntityListener.onEntityDamage(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader$66.execute(JavaPluginLoader.java:729)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:453)
        at net.minecraft.server.EntityHuman.attack(EntityHuman.java:786)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:942)
        at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:141)
        at net.minecraft.server.Packet7UseEntity.handle(SourceFile:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
        at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:44)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    
    config
    Code:
    # MobArena v0.94.4.49 - Config-file
    # Read the Wiki for details on how to set up this file: http://goo.gl/F5TTc
    # Note: You -must- use spaces instead of tabs!
    global-settings:
        enabled: true
        allowed-commands: /list, /pl
        update-notification: true
    classes:
        Knight:
            items: diamond_sword, potion:8197:3
            armor: 302,303,304,305
        Tank:
            items: stone_sword, potion:8229:2
            armor: 310,311,312,313
        Archer:
            items: wood_sword, bow, arrow:256, potion:8197:3, bone
            armor: 298,299,300,301
        Chemist:
            items: stone_sword, potion:16428:30, potion:16388:8, potion:16389:20, potion:8197:3, potion:8226:1
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, tnt:4, potion:8197:3
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                world: world
                enabled: true
                protect: true
                logging: true
                entry-fee: $100
                clear-wave-before-next: false
                clear-boss-before-next: false
                lightning: true
                auto-equip-armor: true
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: false
                require-empty-inv-spec: false
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                auto-respawn: true
                share-items-in-arena: true
                min-players: 0
                max-players: 0
                max-join-distance: 0
                first-wave-delay: 5
                wave-interval: 15
                final-wave: 0
                monster-limit: 100
                monster-exp: false
                keep-exp: true
                food-regen: false
                lock-food-level: true
                spout-class-select: false
                player-time-in-arena: world
            waves:
                recurrent:
                    def1:
                        type: default
                        priority: 1
                        frequency: 1
                        monsters:
                            zombies: 10
                            skeletons: 10
                            spiders: 10
                            creepers: 10
                            wolves: 10
                    spec1:
                        type: special
                        priority: 2
                        frequency: 4
                        monsters:
                            powered-creepers: 10
                            zombie-pigmen: 10
                            angry-wolves: 10
                            blazes: 10
                single:
                    swarm1:
                        type: swarm
                        wave: 6
                        monster: slime
                        amount: low
                    boss1:
                        type: boss
                        wave: 10
                        monster: cave_spider
                        health: high
                        abilities: arrows, root-target, throw-nearby
            rewards:
                waves:
                    every:
                        '5': raw_porkchop:1, coal:1, wood:1
                        '10': wool:5, sandstone:5, stone:5
                        '15': $100
                    after:
                        '20': iron_sword, iron_pickaxe, iron_spade
                        '50': diamond_sword
    
     
  13. Offline

    EnZiGuRi

    ACStache, Thanks, i will update to see if it works.
     
  14. Offline

    ACStache

    hrm... I only ever recall seeing that error using 94.3.24 on CB 1.0 or later, I didn't think it was still around. does it happen regardless of what monster type you put for the boss?

    As for the economy plugin, no, MobArena doesn't support that. What it supports is Vault, which is the go-between of all economy plugins. So if Vault doesn't support Essentials Eco, then inherently MobArena doesn't. So you'll need to try putting Vault on your server as well and see if that fixes anything. If not, see if the Vault guys can add Essentials Eco
     
  15. Offline

    Agnostics

    I have vault for all my other plugins that requires it, and it seems to work fine with Essentials Eco. I have the latest vault too, not sure if that can be an issue?

    Well I am using the default config with some minor changes to armor, but I will try to change the mob and settings until it does not error.
     
  16. Offline

    duncan3

    Hello again, I saw that the IRC version had potions and blazes etc. so I tried it out, everything worked fine until I typed /ma j to test it and it said "An Internal Error Occured". I made a copy of my server with no other plugins in it to see if it was due to a plugin problem and got the same message. IDK if this has happened before or if I'm really just a noob.
     
  17. Offline

    ti07shadow

    Agreed. I have a chest that has cake and just today I found like 10 cake in it. someone can seriously use this to take advantage of the chests such as placing a bunch of TNT enough to stack high up or block off areas to mobs. or more.
     
  18. Offline

    ACStache

    the dev builds require CB 1.1-R4 (build #1938 or higher) to run properly. if you're not sure what version of CB you're running, type "version" into the console. You'll get something that looks like this:
    Code:
    23:15:21 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R4-b1938jnks (MC: 1.1) (Implementing API version 1.1-R4)
    the important bits are the "b1938jnks" as that tells you what build number, and the "Implementing API version 1.1-R4", as that tells you what release you're on.

    umm... I'm not sure what to say then :eek:
    maybe try using single quotes? so '$100'?

    question: why would you put a chest in the lobby in the first place? If you have it there, assume people will use/exploit it. 1 of 2 things should be done at this point. Lock it so no one can use it, or remove it.

    use this page: http://www.minecraftwiki.net/wiki/Potions#Primary_Potions
    it lists all of the data values (DV) you'll need. Potions work the same as wool or dyes do, so "item:data value:amount" without spaces of course :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 30, 2020
  19. Offline

    xBladeM6x

    How do you get the "human" or "steve" mobs anyways? It says humans are enabled, but... DX
     
  20. Offline

    sfmplayer

    Hey! i would like to ad potion's to my fighter classes! is this already possible ?
     
  21. Offline

    Flamers

    xBladeM6x AFAIK Bukkit and Minecraft removed them a while ago.

    sfmplayer Get the dev build :)
     
  22. Offline

    sfmplayer

    What must i typ in the config file, because when in typ for example 373:32*** it gives me 32 times the item 373 :S
     
  23. Offline

    Flamers

  24. Offline

    KakusCraft

    this is a very good addition for my server.

    just wondering... will it be updated for bukkit 1.2 D:

    please do so..
     
  25. Offline

    xBladeM6x

    Please make this compatible with MobHealth? :d
     
  26. Offline

    theboy1281

    Ive got an problem...
    I would like to spawn a Boss wave but there are still the default and special wave and no bosses...
    Config:
    Code:
    # MobArena v0.94.3.24 - Config-file
    # Read the Wiki for details on how to set up this file: http://goo.gl/F5TTc
    # Note: You -must- use spaces instead of tabs!
    global-settings:
        enabled: true
        allowed-commands: /list, /pl
        update-notification: true
    classes:
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Archer:
            items: wood_sword, bow, arrow:256, grilled_pork, bone
            armor: 298,299,300,301
        Chef:
            items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:5
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, tnt:4, pork:3
            armor: 298,299,300,301
    arenas:
        hyrulian:
            settings:
                world: Hyrule
                enabled: true
                protect: true
                entry-fee: ''
                logging: false
                clear-wave-before-next: true
                detonate-creepers: true
                detonate-damage: true
                lightning: true
                auto-equip-armor: true
                force-restore: true
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: false
                require-empty-inv-spec: false
                hellhounds: true
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                player-limit: 0
                max-join-distance: 0
                repair-delay: 1
                first-wave-delay: 5
                wave-interval: 10
                special-modulo: 5
                max-idle-time: 0
                spout-class-select: true
                min-players: 0
                max-players: 0
                final-wave: 0
            waves:
                default:
                    spiders: 15
                    creepers: 15
                    skeletons: 15
                    wolves: 15
                special:
                    ghast: 0
                    zombie-pigmen: 15
                    slimes: 10
                    powered-creepers: 15
                    giants: 3
                    humans: 7
                    angry-wolves: 15
                bossSlime:
                    type: boss
                    wave: 9
                    monster: slime
                    health: medium
                    abilities: fetch-distant, throw-nearby
            rewards:
                waves:
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '16': diamond_sword
                        '13': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '3': feather, bone, stick
                        '10': iron_ingot:10, gold_ingot:8
                        '5': dirt:4, gravel:4, stone:4
            coords:
                p1: 189,64,55,326.61414,87.749985
                leaderboard: 221,69,113,0.0,0.0
                p2: 257,95,123,144.21466,89.25
                lobby: 205,76,71,318.81348,18.89995
                arena: 223,70,89,115.11377,79.349915
                spectator: 241,76,107,148.41406,32.549984
                spawnpoints:
                    s1: 214,71,80,320.1643,90.0
                    s2: 232,71,98,312.06458,90.0
                    s3: 223,69,89,186.81445,62.850002
                    s4: 214,70,98,229.26477,27.000017
                    s5: 232,70,80,51.2146,30.150007
    
    EDIT
    OK i downloaded all i found and now it works :D THANKS haha

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 10, 2018
  27. Offline

    ACStache

    your "waves:" section is a bit messed up. The structure needs to look like this:
    Code:
    waves:
        recurrent:
            defwave:
            specwave:
        single:
            bosswave:
            swarmwave:
    
     
  28. Offline

    theboy1281

    Thanks :D now it works but... when the boss was killed it give an error in my console and the mobarena is doing nothing... no new waves... no new mobs....

    Config now:
    Code:
    # MobArena v0.94.3.24 - Config-file
    # Read the Wiki for details on how to set up this file: http://goo.gl/F5TTc
    # Note: You -must- use spaces instead of tabs!
    global-settings:
        enabled: true
        allowed-commands: /list, /pl
        update-notification: true
    classes:
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Archer:
            items: wood_sword, bow, arrow:256, grilled_pork, bone
            armor: 298,299,300,301
        Chef:
            items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:5
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, tnt:4, pork:3
            armor: 298,299,300,301
    arenas:
        hyrulian:
            settings:
                world: Hyrule
                enabled: true
                protect: true
                entry-fee: ''
                logging: false
                clear-wave-before-next: true
                detonate-creepers: true
                detonate-damage: true
                lightning: true
                auto-equip-armor: true
                force-restore: true
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: false
                require-empty-inv-spec: false
                hellhounds: true
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                player-limit: 0
                max-join-distance: 0
                repair-delay: 1
                first-wave-delay: 5
                wave-interval: 10
                special-modulo: 5
                max-idle-time: 0
                spout-class-select: true
                min-players: 0
                max-players: 0
                final-wave: 0
            waves:
                recurrent:
                    def1:
                        type: default
                        priority: 1
                        frequency: 1
                        monsters:
                            zombies: 10
                            skeletons: 4
                            exploding_sheep: 5
                    def2:
                        type: default
                        priority: 2
                        frequency: 1
                        wave: 5
                        monsters:
                            zombies: 10
                            skeletons: 6
                            creepers: 4
                    spec1:
                        type: special
                        priority: 5
                        frequency: 4
                        monsters:
                            powered_creepers: 10
                            angry_wolves: 10
                            zombie_pigmen: 10
                single:
                    boss2:
                        type: boss
                        wave: 13
                        monster: zombie_pigman
                        health: high
                        abilities: root-target, arrows, fetch-distant, fire-aura
                        ability-interval: 3
                        ability-announce: true
                    boss3:
                        type: boss
                        wave: 16
                        monster: wolf
                        health: psycho
                        abilities: warp-to-player, fire-aura, throw-nearby, fireballs, fetch-target, arrows
                        ability-interval: 1
                        ability-announce: true
            rewards:
                waves:
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '16': diamond_sword
                        '13': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '3': feather, bone, stick
                        '10': iron_ingot:10, gold_ingot:8
                        '5': dirt:4, gravel:4, stone:4
            coords:
                p1: 189,64,55,326.61414,87.749985
                leaderboard: 221,69,113,0.0,0.0
                p2: 257,95,123,144.21466,89.25
                lobby: 205,76,71,318.81348,18.89995
                arena: 223,70,89,115.11377,79.349915
                spectator: 241,76,107,148.41406,32.549984
                spawnpoints:
                    s1: 214,71,80,320.1643,90.0
                    s2: 232,71,98,312.06458,90.0
                    s3: 223,69,89,186.81445,62.850002
                    s4: 214,70,98,229.26477,27.000017
                    s5: 232,70,80,51.2146,30.150007
    
    error code
    Code:
    17:31:53 [WARNUNG] Task of 'MobArena' generated an exception
    java.lang.IllegalArgumentException: Health must be between 0 and 16
            at org.bukkit.craftbukkit.entity.CraftLivingEntity.setHealth(CraftLiving
    Entity.java:47)
            at com.garbagemule.MobArena.waves.BossWave.spawn(BossWave.java:83)
            at com.garbagemule.MobArena.MASpawnThread.spawnWave(MASpawnThread.java:1
    41)
            at com.garbagemule.MobArena.MASpawnThread.run(MASpawnThread.java:86)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    17:31:55 [SCHWERWIEGEND] Could not pass event org.bukkit.event.entity.EntityDama
    geByEntityEvent to MobArena
    java.lang.IllegalArgumentException: Health must be between 0 and 16
            at org.bukkit.craftbukkit.entity.CraftLivingEntity.setHealth(CraftLiving
    Entity.java:47)
            at com.garbagemule.MobArena.MAListener.onMonsterDamage(MAListener.java:3
    93)
            at com.garbagemule.MobArena.MAListener.onEntityDamage(MAListener.java:32
    3)
            at com.garbagemule.MobArena.MAEntityListener.onEntityDamage(MAEntityList
    ener.java:41)
            at org.bukkit.plugin.java.JavaPluginLoader$66.execute(JavaPluginLoader.j
    ava:729)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:61)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
            at net.minecraft.server.EntityHuman.attack(EntityHuman.java:786)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:949)
            at net.minecraft.server.Packet7UseEntity.handle(SourceFile:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    17:31:56 [SCHWERWIEGEND] Could not pass event org.bukkit.event.entity.EntityDama
    geByEntityEvent to MobArena
     
  29. Offline

    ACStache

    that's a known issue when using 94.3.24 on Bukkit 1.0 or later. Give the dev build a try, and make sure to read up on the changelog listed in the wiki (both can be found in the OP)
     
  30. Offline

    theboy1281

    Which dev build ?
    When i use craftbukkit-1.1-R5-20120229.051340-23.jar it give many error from the other Plugins...
    and don't start the server...
     
  31. Offline

    ACStache

    dev build of MobArena, the link is in the OP :) (version is 0.94.4.49 at the moment)
    it's built against 1.1-R4 (build #1938)
     

Share This Page