[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

    Redstorm3265

  3. Offline

    landontc

    Getting an error when someone dies in the Mob Arena stating Could not pass event ENTITY_DEATH to MobArena. This results in the player "dying" but not being removed from the arena, and not actually dying. Also, the mob arena "session" continues and waves continue until I disable the arena and restart the server. Here's the errors.


    Code:
    2011-09-24 23:12:41 [SEVERE] Could not pass event ENTITY_DEATH to MobArena
    java.lang.NullPointerException
        at com.garbagemule.MobArena.Arena.removePets(Arena.java:812)
        at com.garbagemule.MobArena.Arena.clearPlayer(Arena.java:640)
        at com.garbagemule.MobArena.Arena.playerDeath(Arena.java:372)
        at com.garbagemule.MobArena.MAListener.onPlayerDeath(MAListener.java:262)
        at com.garbagemule.MobArena.MAListener.onEntityDeath(MAListener.java:251)
        at com.garbagemule.MobArena.MAEntityListener.onEntityDeath(MAEntityListener.java:35)
        at org.bukkit.plugin.java.JavaPluginLoader$62.execute(JavaPluginLoader.java:677)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:300)
        at net.minecraft.server.EntityPlayer.die(EntityPlayer.java:158)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:469)
        at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:583)
        at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:200)
        at net.minecraft.server.Explosion.a(Explosion.java:143)
        at net.minecraft.server.World.createExplosion(World.java:1461)
        at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145)
        at net.minecraft.server.EntityCreeper.a(EntityCreeper.java:118)
        at net.minecraft.server.EntityCreature.c_(EntityCreature.java:69)
        at net.minecraft.server.EntityLiving.s(EntityLiving.java:788)
        at net.minecraft.server.EntityMonster.s(EntityMonster.java:27)
        at net.minecraft.server.EntityLiving.s_(EntityLiving.java:280)
        at net.minecraft.server.EntityMonster.s_(EntityMonster.java:31)
        at net.minecraft.server.EntityCreeper.s_(EntityCreeper.java:68)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1193)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1175)
        at net.minecraft.server.World.cleanUp(World.java:1090)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:460)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
    After one of these happens, the following messages occur as well.


    Code:
    2011-09-24 23:12:44 [WARNING] Task of 'MobArena' generated an exception
    java.lang.NullPointerException
        at com.garbagemule.MobArena.MAUtils.restoreInventory(MAUtils.java:400)
        at com.garbagemule.MobArena.Arena$3.run(Arena.java:524)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    


    Code:
    2011-09-24 23:13:16 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.94.3.1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NullPointerException
        at com.garbagemule.MobArena.Arena.removePets(Arena.java:812)
        at com.garbagemule.MobArena.Arena.clearPlayer(Arena.java:640)
        at com.garbagemule.MobArena.Arena.discardPlayer(Arena.java:658)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:356)
        at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:210)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
        ... 12 more
    

    And then after this happens, when attempting to disable MobArena, I get this:

    Code:
    2011-09-24 23:14:24 [SEVERE] Error occurred while disabling MobArena v0.94.3.1 (Is it up to date?): null
    java.lang.NullPointerException
        at com.garbagemule.MobArena.MAUtils.restoreInventory(MAUtils.java:400)
        at com.garbagemule.MobArena.Arena.restoreInvAndGiveRewards(Arena.java:539)
        at com.garbagemule.MobArena.Arena.finishArenaPlayer(Arena.java:676)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:354)
        at com.garbagemule.MobArena.Arena.forceEnd(Arena.java:300)
        at com.garbagemule.MobArena.MobArena.onDisable(MobArena.java:97)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:128)
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:941)
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:294)
        at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:287)
        at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:168)
        at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:325)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:404)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
    This occurs with the latest stable version, as well as with the latest dev version at the time of this post.
     
  4. Offline

    bobeeb

    same to me @bukkit 1185, 94.3 also with the 94.3.1 dev :(

    and after that event the arena goes crazy, you cant stop the arena, no config reload, and you cant leave, only the admin cmd ma disable works
    i hope there will be a fix soon
     
  5. Offline

    garbagemule

    @Locx - Either you're not using CB 1185 like you think you are, or the Bukkit team screwed something up with the new events.

    @Redstorm3265 - When you update MobArena, stop your server - don't just overwrite the MobArena.jar while it's in use.

    @landontc @bobeeb - Try the latest dev build. Just pushed v0.94.3.2
     
  6. Offline

    Quizdonkey

    Fantastic job garbagemule, everyone on my server loves it!

    I do want to make one suggestion though, would it be possible to add special affects to items? It would make mage classes a lot easier to make.
    For instance, if you give a mage class 40 "fire" items, if I right click a monster holding one, it could get set on fire.

    Thank you for all the hard-work you are putting in for everyone's benefit, we all appreciate it!
     
  7. Offline

    garbagemule

    @Quizdonkey - There are already dozens of plugins that add "magic" to Minecraft, so I suggest that you get familiar with some of them. I could add a bunch of these little extras to MobArena, but it's a lot of work and it might conflict with the other plugins. Using MobArena's per-class permissions system, you can even make it so they only function inside of MobArena. You could use MagicSpells, for instance, which MobArena should play nicely with, or Snowballer, which gives snowballs a damaging effect.
     
  8. Offline

    Quizdonkey

    I was looking into several of those before posting here, magicspells specifically. I couldn't quite figure out how to make it mob-arena specific. I figured there would be problems with having to teach each participant the spells as well. I'll take a look at snowballer though, I was looking at snowballz, and snowball fight, but both are now inactive. Thanks! :)
    Edit: Snowballer is perfect for my needs, thank you for re-directing me to it!
     
    garbagemule likes this.
  9. Offline

    garbagemule

    @Quizdonkey - I think with MagicSpells, simply teaching all your players all the spells you want them to be able to use in MobArena should do it. Then simply disallow the use-permission outside of MobArena, and give them to the Mage class. I think that would work.
     
  10. Offline

    Quizdonkey

    I'm absolutely terrible with permissions, I have a small server so I have never really had to use it. Do you have a copy you use that you could send me for reference? If not I'm sure I could figure it out
     
  11. Offline

    bobeeb

    i downloaded dev 94.3.3 and now it is perfect
    thnks
     
  12. Offline

    Redstorm3265

    @Redstorm3265 - When you update MobArena, stop your server - don't just overwrite the MobArena.jar while it's in use.
    I didnt, its impossible anyways.
     
  13. Offline

    garbagemule

    @Redstorm3265 - Ah, my apologies. I'm not sure exactly why this happens, but it has something to do with the spawnMonsters field not showing up/not existing in the n.m.s World anymore. Another user came on IRC earlier and his problem was solved when he removed a WorldGuard deny-flag. Do you have any multiworld plugins, region plugins (WorldGuard, Regios) or anything else associated with MobArena? If you have any WorldGuard regions around MobArena, I strongly suggest you remove them.
     
  14. Offline

    pwnzerama

    Wow, just amazing. So simple and such a great plugin! Thanks!
     
  15. Offline

    teegee543

    Hey garbagemule,

    Thanks for the great plugin. My friends and I are having a blast playing in our arena. I have a couple things I'd like to ask you:

    1) can we add a message node to each wave, so we can set custom announcements for boss battles?

    2) I'd like to allow the sniper class to use WorldEdit /ascend while in the arena, but I keep getting "You can't use that command in the arena"
    Code:
    global-settings:
        allowed-commands: /list, /pl, /ascend
    
    classes:
        Sniper:
            items: bow, glass:10, grilled_pork, arrow:512
            armor: 298,299,300,301
            permissions:
            - worldedit.navigation.ascend
    3) I keep on getting NPE errors when I have pet dogs in the arena and its owner dies:
     
  16. Offline

    xtyro

    I got this on the latest build of CB1214

    Code:
    2011-09-26 07:08:05 [SEVERE] Error occurred while enabling MobArena v0.94.3.4 (Is it up to date?): spawnMonsters
    java.lang.NoSuchFieldError: spawnMonsters
        at com.garbagemule.MobArena.Arena.<init>(Arena.java:157)
        at com.garbagemule.MobArena.ArenaMaster.loadArenas(ArenaMaster.java:253)
        at com.garbagemule.MobArena.ArenaMaster.initialize(ArenaMaster.java:187)
        at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:79)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  17. Offline

    mkiplm

    I am getting weird bug i dont no if any one else is or not but when i pick my class and hit the iron block server goes inresponsive and cuts me off with end of stream, and console doesnt do anything. any idea's?
    heres my config file.
    Code:
    # MobArena v0.94.3.1 - 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:
        Champion:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Druid:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Engineer:
            items: wood_sword, bow, arrow:256, grilled_pork, bone
            armor: 298,299,300,301
        Explorer:
            items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:5
            armor: 314,315,316,317
        Warden:
            items: stone_sword, flint_and_steel, netherrack:2, tnt:4, pork:3
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                world: Edolas
                enabled: true
                protect: true
                entry-fee: ''
                logging: true
                clear-wave-before-next: false
                detonate-creepers: false
                detonate-damage: false
                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
                min-players: 1
                max-players: 6
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
                spout-class-select: true
            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
                            humans: 10
            rewards:
                waves:
                    every:
                        '3': feather, bone, stick
                        '5': dirt:4, gravel:4, stone:4
                        '10': iron_ingot:10, gold_ingot:8
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '13': iron_sword, iron_pickaxe, iron_spade
                        '16': diamond_sword
            coords:
                p1: 3155,0,474,36.865723,90.0
                p2: 3256,127,829,234.26392,85.80011
                l1: 3266,70,703,134.22217,35.099873
                l2: 3275,75,717,346.77026,38.849945
                lobby: 3275,71,717,137.37158,14.399998
                arena: 3272,50,721,227.96361,18.299986
                spectator: 3283,71,725,187.61151,29.249891
                spawnpoints:
                    s1: 3318,44,626,-153.1871,48.150063
    
     
  18. Offline

    Aeron

    garbagemule,

    To whom I should talk to in order to make this plugin work inside towns using Towny plugin if the town has set Mob spawning to off (The only mobs spawn then are the wolves in the arena), other than that the plugin is more or less working (latest dev build)
     
  19. Offline

    Redstorm3265

    Well I do have worldgaurd with mob-spawning deny so they wont spawn around it :/ if it was within town limits will the monsters still spawn?
     
  20. Offline

    Magge

    How have you compensating for the new healing method?
    Is it possible to reward some increased heart rate healing in a round?
     
  21. Offline

    misutaanime

    I am having the issue of players dieing after loosing in the mob arena again.. they will get kicked from the arena then just die a second after that.. I have heroes damage system on? is there an issue there again?
     
  22. Offline

    garbagemule

    @pwnzerama - I'm glad you like it :) Always nice to hear from users that don't have problems :D

    @teegee543 - 1) Custom boss wave announcements aren't possible (yet). Agnate has been working on named announcements, but not "custom" ones. His idea is to make it so instead of it saying "Boss used ability" it will say "Thunder Chicken used ability". 2) All WorldEdit commands are actually double-slashes. Try with //ascend in the allowed commands. The command is what is being blocked, not the actual teleportation. 3) With which version? Try the latest dev build v0.94.3.4

    @xtyro - There seems to be some sort of issue with the spawnMonsters integer that controls how many monsters can exist in the world. I can't reproduce the error, but I have an idea of what's going on. Which region/multiworld plugins do you use? WorldGuard, Regios, Multiverse?

    @mkiplm - Your region is way too big for force-restore: true. Use soft-restore instead.

    @Aeron - Try asking the Towny guy if he cancels any monster spawn events with Priority.Highest or Priority.Monitor, or if it should be possible for other plugins to "uncancel" it. Alternatively, make a separate world for MobArena?

    @Redstorm3265 - MobArena will only spawn monsters inside of the arena. If the world has spawn-monsters=false, it should cancel all monster spawning outside of the arena during arena play, and set the settings back to the previous settings on arena end - key word here is -should-, as I don't know how much the new CraftBukkit build has messed everything up :p

    @Magge - I haven't. I attempt to keep MobArena as "pure" as possible, so it doesn't mess with any defaults or things that other plugins can alter for you. However, I have gone ahead and written a tiny supplement plugin, FastFood, primarily for using it with MobArena to restore the pre-1.8 health/food behaviour. Find it in this list.

    @misutaanime - Which versions of Heroes and MobArena? Does it happen when you turn the damage system off?
     
    Magge likes this.
  23. Offline

    xtyro

    I get this bug even if no other plugins are installed

    Code:
    2011-09-26 16:01:18 [INFO] Starting minecraft server version Beta 1.8.1
    2011-09-26 16:01:18 [INFO] Loading properties
    2011-09-26 16:01:18 [INFO] Starting Minecraft server on *:25565
    2011-09-26 16:01:18 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1086-gce8440c-b1214jnks (MC: 1.8.1)
    2011-09-26 16:01:19 [INFO] Preparing level "world"
    2011-09-26 16:01:19 [INFO] Default game type: 0
    2011-09-26 16:01:19 [INFO] Preparing start region for level 0 (Seed: 6678450725644122736)
    2011-09-26 16:01:19 [INFO] Preparing start region for level 1 (Seed: 6678450725644122736)
    2011-09-26 16:01:20 [INFO] [MobArena] No payment method found!
    2011-09-26 16:01:20 [WARNING] [MobArena] Could not find the world for arena 'default'. Using default world! Check the config-file!
    2011-09-26 16:01:20 [SEVERE] Error occurred while enabling MobArena v0.94.3.4 (Is it up to date?): spawnMonsters
    java.lang.NoSuchFieldError: spawnMonsters
        at com.garbagemule.MobArena.Arena.<init>(Arena.java:157)
        at com.garbagemule.MobArena.ArenaMaster.loadArenas(ArenaMaster.java:253)
        at com.garbagemule.MobArena.ArenaMaster.initialize(ArenaMaster.java:187)
        at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:79)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-26 16:01:20 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-09-26 16:01:20 [INFO] Done (0,113s)! For help, type "help" or "?"
    
     
  24. Offline

    Magge

    cheers
     
  25. Offline

    mkiplm

    @garbagemule
    thank you works now, also i am noticing that the spawns are going to the next lvl to fast, no every thing is dead from first wave any, way to make it where all mobs have to die to preceed to the next round?
     
  26. Offline

    garbagemule

    @xtyro - Please try with CB 1185, as MobArena has not been compiled against 1216.

    @mkiplm - It's not "too fast", that's how it's supposed to be. There's an option to turn this functionality off - have a look in the Wiki.
     
  27. Offline

    hatninja

    mobarena just doesnt work for me. i try to /ma setregion p1 and it not work, any command i try shows the help menu
    and the only error i get from mobarena is when i turn off my server
     
  28. Offline

    teegee543

    Thanks for the reply garbagemule!

    With regards to 2, I added //ascend to the allowed commands and it's still not letting me use the command in the arena. I'm using PermissionsEx v1.14 and users are not allowed to use worldedit.navigation.ascend normally. Does MobArena override world permissions and allow players to have special abilities in arena or are players only able to use abilities they normally can use outside of the arena? It would be great to have arena only abilities that aren't allowed elsewhere in the world.

    I'm trying the latest dev build v0.94.3.4 and no crashes so far with a single person in the arena. I'll test multiplayer when some people get on as that always seems to be when the crashes happen (when the archer dies while other people are in the arena).
     
  29. Offline

    garbagemule

    @Redstorm3265 @xtyro - The very latest dev build, v0.94.3.5, supports both 1185 and 1216, and should have that NoSuchFieldError fixed :)

    @hatninja - I need more information.

    @teegee543 - Using the per-class permissions, you should be able to override world permissions, but I haven't tested with PermissionsEx (although it shouldn't matter). If MobArena specifically says that you are not allowed to use the specific command in the arena, then MobArena's filter is blocking the command somehow. If MobArena doesn't reply to the command, then it's the permissions that don't work.
     
  30. Offline

    xtyro

    it works, thanks :)
     
  31. Offline

    Redstorm3265


    Thanks for all the support! Keep it up :D
     

Share This Page