[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

    Amsek

    Oh no... Don't works for me D:<
    Got error:
    Code:
    2011-12-03 22:46:23 [SEVERE] Could not load 'plugins/MobArena.jar' in folder 'plugins':
    java.lang.UnsupportedClassVersionError: com/garbagemule/MobArena/MobArena : Unsupported major.minor version 51.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:264)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:170)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:147)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:426)
        at org.bukkit.Bukkit.reload(Bukkit.java:187)
        at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:370)
        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.w(MinecraftServer.java:516)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    
     
  3. Offline

    garbagemule

    @shanko - Good to hear! :)

    @Amsek - Try the latest dev build (v0.94.4.3). It should work. Which version of Java are you running?

    @po5 - Try v0.94.4.3, let me know if it still gives you trouble.
     
  4. Offline

    Amsek

    i'm using 0.94.4.3 MA and java version 1.6.0_18
     
  5. Offline

    garbagemule

    @Amsek - Is it working? If not, try re-downloading v0.94.4.3 (I pushed a silent update to it).
     
  6. Offline

    --GJ--

    @garbagemule Glad to see you pick this back up - absolutely wondeful plugin. Are you planning on having a release build for 1.0 soon, I assume, with all these dev builds you're promoting?
     
  7. Offline

    Amsek

    YES! YES OH YES! It's working!
    Thanks to you so much!
     
    garbagemule likes this.
  8. Offline

    taso131

    Help me please.
    How do I add Blaze and magmacubes as bosses?
    When I make a new boss, or edit another existing and working boss, zombies and all the other mobs spawn instead of the boss...
    Please help me.​
     
  9. Offline

    garbagemule

    @--GJ-- There hasn't been a single stable/master release of MobArena built against a non-RB CraftBukkit so far, and I plan to keep it that way. The reason being that some servers refuse to update to a non-RB version of CraftBukkit, so pushing stable/master releases that aren't backed by an RB means leaving those people out in the cold.

    In the meantime, I very rarely "break" MobArena with the dev builds, so they're perfectly safe to use. It's just that the features or bug fixes may not be fully "functional" (leaderboards is a perfect example of this), but I always check that joining, starting, playing and dying/leaving arenas works before pushing; that goes for both master and dev builds :)

    Edit: Short answer: not before the next CraftBukkit RB ;)
     
  10. Offline

    --GJ--

    Thanks for the info. Our server is one such server - we don't use dev builds of anything, so glad to hear that you aren't going to screw us over by releasing a "final" build from something that isn't really "final".

    On another note - what brought you back? Was a nice surprise to see this updated this afternoon when I logged in.
     
  11. Offline

    Zombiemold

    @garbagemule

    Definitely take care of more important things first but.. I wanted to mention that with the current setup, ender pearls aren't working/allowed due to blocking teleport. It would be great to optionally allow for ender pearl usage, but still block teleporting in the arena. My Ender Hunter class will never be the same XD
     
  12. Offline

    turtlemoviesco

    When i type /ma join I get this

    2011-12-03 13:28:33 [SEVERE] Error occurred while enabling MobArena v0.94.3.24 (Is it up to date?): while scanning for the next token; found character '\t' that cannot start any token
    while scanning for the next token
    found character '\t' that cannot start any token
    in "<reader>", line 167, column 120:
    ... 373:16458, 373:16456, 373:16428
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:563)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
    at org.bukkit.util.config.Configuration.load(Configuration.java:89)
    at com.garbagemule.MobArena.MobArena.loadConfig(MobArena.java:103)
    at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:62)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:182)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:165)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  13. Offline

    garbagemule

    @--GJ-- I came back because of a couple of different reasons. One being that no one actually wanted to completely take over the project. Many people wanted to keep the plugin alive, but there's a big difference between updating for new RBs and taking over a project. Another reason is that I've seen the "competing" plugins, and none of them take the concept to the same lengths as MobArena does. So I guess I just didn't really like the limitations of the plugins and/or their developers (not trying to offend anyone here, but I've learnt a lot with MobArena and its users throughout the months it's been active) that would replace MobArena, so I guess I kind of owe it to the users to keep things alive till something better comes along, if ever :)

    @Zombiemold - Sorry that Ender Pearls don't work (I didn't actually know they had functionality now). I can't tell if I'll be able to fix it up any time soon, though. But thanks for mentioning it!

    @turtlemoviesco - Check the troubleshooting section in this thread or on BukkitDev. Your config-file has a tab in it.
     
    Don Redhorse likes this.
  14. Offline

    shanko

    Few bugs AND a special request :3

    first bugs:
    1. my slime boss sometimes will play the death animation, only to continue fighting but invisible, making him impossible to kill. This does not happen all the time, though.

    2. Bosses fireballs don't seem to do anything

    3. Spiders will drop spider eyes... but heres my special request PLEASE LEAVE THIS IN...lol Or make an option to allow monsters to drop their items... (Especially EXP!) One because I've added an Anvil into my Mob Arena and let the players repair their armor using the spider eyes (the only thing i could think of that would work lol) I also added an enchantment table but monsters wont drop Exp in there so its useless... but itd be amazing if I could enable Exp orb drops in Mob Arena and let them use it!
     
  15. Offline

    turtlemoviesco

    dam i tried to make sure that does not happen
    thanks

    Does mobarena support all potions? beacuse some potions are causeing the inventory to fill up with stacks of water bottles

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

    monkh

    Cool that you are working on the pluggin again!

    Did you add damage values? http://www.minecraftwiki.net/wiki/Data_values
    Values listed for potions there isn't correct, I've not been able to figure out potion values yet, if anyone knows where i can find list of damage values for useful potions would be great.
     
  17. Offline

    shanko

    The way to do items with item Ids is like this:

    <itemid/name>:<datavalue>:<amount>

    if you are using data values you must put 1 as the amount then
     
  18. Offline

    turtlemoviesco

  19. Offline

    --GJ--

    @garbagemule

    One minor issue with the new 1337 build - exploding sheep still drop XP orbs. The others don't, but it seems like my XP bar still goes up - is that correct?
     
  20. Offline

    Julianoz1224

    Yes! it is being continued!

    There is some things I would really love in this plugin,
    Could we have it so when the arena restores at the end that it restores redstone current as well?
    I found a way to have 1 use levers but they don't reset after a game.
    Also, could there be a feature where we can have certain blocks or chests appear or disappear at a certain round?
    This means we could have arena's that change at rounds and get harder, maybe access to more area's :O
    This would also allow people to make chests that appear that have certain items in it like new weapons or food.
    These features would be awesome,
    Thanks for this plugin and keep up the great work! :D
     
  21. Offline

    monkh

  22. Offline

    Zombiemold

    MobArena seems to be blocking Flint and Steel fires. Would love a fix :D

    Just went through some PAINSTAKING rollbacks, due to trying to figure out this bug. I suspected Towny... then WorldGuard, then Essentials. I lost 5-6 buildings to fire-spread while I troubleshooted it, and about 5-6 plots are getting systematically rolled back in front of my eyes, while I can't do anything about it. Fun times.
     
  23. Offline

    GregRUS

    Hello!
    Is there will be support for auth-like plugins with own inventory save?
    For example: If you are using xAuth and MobArena you can dupe class items by rejoining the server when joined arena.
     
  24. Offline

    erdrickk

    Any idea why bosses Glitch out with the latest MA build and bukkit 1550 ?
     
  25. Offline

    Amsek

    I'm found some bags: first, command /ma leave sometimes not wirking, and players can't get out of arena. And some bosses abilitys don't work properly: fireballs and lighting.
     
  26. Offline

    erdrickk

    Yah I can't even get bosses to appear... here is my config - this is the same config I used back in 1.8.1 and everything worked fine

    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:
        update-notification: true
        enabled: false
        allowed-commands: /list, /pl, /party, /who, /invite, /accept
    classes:
        Joker:
            items: stone_sword, diamond_axe, grilled_pork:3, bow, arrow:64, flint_and_steel, fishing_rod, bone:3, golden_apple:3, 30:1
            armor: 302,299,308,313
        Paladin:
            items: stone_sword, grilled_pork:3, golden_apple:6, fishing_rod
            armor: 310,311,312,313
        Gladiator:
            items: diamond_sword, grilled_pork:3, golden_apple:6
            armor: 306,307,308,309
        Mage:
            items: flint_and_steel:3, fishing_rod, stone_pickaxe, wood_sword, water_bucket, sponge:2, grilled_pork:3, golden_apple:5
            armor: 298,299,300,301
        Archer:
            items: stone_sword, bow, arrow:640, grilled_pork:3, golden_apple:5
            armor: 302,303,304,305
    arenas:
        default:
            settings:
                world: world8-4
                enabled: true
                protect: true
                entry-fee: $100
                logging: false
                clear-wave-before-next: false
                detonate-creepers: true
                detonate-damage: false
                lightning: true
                auto-equip-armor: true
                force-restore: false
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: true
                require-empty-inv-spec: true
                hellhounds: true
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: false
                min-players: 1
                max-players: 12
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 8
                max-idle-time: 60
                spout-class-select: false
                final-wave: 0
            waves:
                recurrent:
                    def1:
                        type: default
                        priority: 1
                        frequency: 3
                        wave: 1
                        monsters:
                            zombies: 10
                            skeletons: 7
                            creeper: 4
                            enderman: 5
                        growth: old
                    def2:
                        type: default
                        priority: 2
                        frequency: 4
                        monsters:
                            zombies: 10
                            skeletons: 6
                            wolves: 8
                            spiders: 6
                            exploding_sheep: 7
                            silverfish: 6
                        growth: slow
                    def3:
                        type: default
                        priority: 3
                        frequency: 5
                        monsters:
                            zombies: 10
                            skeletons: 4
                            wolves: 6
                            cavespiders: 4
                            creepers: 4
                            exploding_sheep: 5
                        growth: medium
                    def4:
                        type: default
                        priority: 4
                        frequency: 6
                        monsters:
                            enderman: 7
                            silverfish: 7
                            cavespider: 7
                            exploding_sheep: 7
                        growth: medium
                    special:
                        type: special
                        priority: 5
                        frequency: 5
                        wave: 5
                        monsters:
                            angry_wolves: 5
                            zombie_pigmen: 5
                single:
                    swarm1:
                        type: swarm
                        wave: 6
                        monster: slimes_tiny
                        amount: medium
                    swarm2:
                        type: swarm
                        wave: 16
                        monster: silverfish
                        amount: medium
                    swarm3:
                        type: swarm
                        wave: 26
                        monster: enderman
                        amount: medium
                    boss1:
                        type: boss
                        wave: 10
                        monster: spider
                        health: low
                        abilities: lightning-aura, arrows, fetch-target, chain-lightning, throw-nearby, throw-target, throw-distant, fetch-target
                        ability-interval: 5
                        ability-announce: true
                    boss2:
                        type: boss
                        wave: 15
                        monster: enderman
                        health: medium
                        abilities: arrows, disorient-target, flood, root-target, chain-lightning, throw-nearby, throw-distant, shuffle-positions, throw-target, fireballs, fetch-nearby, lightning-aura
                        ability-interval: 5
                        ability-announce: true
                    boss3:
                        type: boss
                        wave: 20
                        monster: wolf
                        health: medium
                        abilities: fireballs, fetch-distant, fire-aura, fetch-nearby, lightning-aura, shuffle-positions, disorient-target, arrows, root-target, chain-lightning, throw-distant
                        ability-interval: 3
                        ability-announce: true
                    boss4:
                        type: boss
                        wave: 25
                        monster: chicken
                        health: high
                        abilities: fetch-distant, fire-aura, fetch-nearby, lightning-aura, fetch-target, fireballs, root-target, warp-to-player
                        ability-interval: 3
                        ability-announce: true
                    boss5:
                        type: boss
                        wave: 30
                        monster: giant
                        health: high
                        abilities: fetch-distant, fire-aura, fetch-nearby, lightning-aura, throw-nearby, fireballs, root-target, chain-lightning, flood, shuffle-positions
                        ability-interval: 4
                        ability-announce: true
            rewards:
                waves:
                    every:
                        '1': $5
                        '4': iron_ingot:1, gold_ingot:1
                        '5': 19:2, 79:2, 33:2
                        '6': 98:1:2, 98:2:2, 99:2
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '11': '30:1'
                        '13': iron_sword, iron_pickaxe, iron_spade
                        '16': '368:2'
                        '21': '352:2'
                        '26': '349:10'
                        '31': '322:1'
            coords:
                leaderboard: 1859,63,-1506,0.0,0.0
                p1: 1823,61,-1511,307.9644,14.399931
                p2: 1859,63,-1476,173.5651,19.19998
                arena: 1841,63,-1483,183.76093,9.450011
                spectator: 1841,70,-1470,-181.03893,3.6000254
                lobby: 1864,63,-1503,-2.53714,10.6499
                spawnpoints:
                    s1: 1841,62,-1500,-0.43572998,3.5999258
                    s2: 1849,62,-1493,-268.33563,7.199918
                    s3: 1841,62,-1485,-179.23553,8.099915
                    s4: 1833,62,-1493,-90.585724,6.449907
     
  27. Offline

    jazzman170

    I'm haveing a god mode problem. When a OP joins the arena with godmode on, it auto turns godmode off now which is nice, BUT it turns godmode off for the entire server! So other ops and people with godmoe on are dieing!

    What can be done about this?
     
  28. Offline

    Amsek

    Please, fix the drop of spider eyes.
     
  29. Offline

    shanko

    Just saw this in the consle, not sure what triggered it

    Code:
    04.12 08:00:02 [Multicraft] dev20 ran command Message of the Day
    04.12 08:00:02 [Connect] User dev20, IP 87.113.165.128
    04.12 07:59:52 [Server] WARNING [MobArena] Couldn't restore player inventory for 'udealwithit'
    04.12 07:59:52 [Server] WARNING [MobArena] Could not get inventory file for 'udealwithit'
    04.12 07:59:52 [Server] SEVERE     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    04.12 07:59:52 [Server] SEVERE     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    04.12 07:59:52 [Server] SEVERE     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516)
    04.12 07:59:52 [Server] SEVERE     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    04.12 07:59:52 [Server] SEVERE     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    04.12 07:59:52 [Server] SEVERE     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    04.12 07:59:52 [Server] SEVERE     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    04.12 07:59:52 [Server] SEVERE     at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
    04.12 07:59:52 [Server] SEVERE     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:208)
    04.12 07:59:52 [Server] SEVERE     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:497)
    04.12 07:59:52 [Server] SEVERE     at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:92)
    04.12 07:59:52 [Server] SEVERE     at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
    04.12 07:59:52 [Server] SEVERE     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    04.12 07:59:52 [Server] SEVERE     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    04.12 07:59:52 [Server] SEVERE     at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:330)
    04.12 07:59:52 [Server] SEVERE     at com.nisovin.magicspells.MagicPlayerListener.onPlayerInteract(MagicPlayerListener.java:103)
    04.12 07:59:52 [Server] SEVERE     at com.nisovin.magicspells.MagicPlayerListener.castSpell(MagicPlayerListener.java:193)
    04.12 07:59:52 [Server] SEVERE     at com.nisovin.magicspells.Spell.cast(Spell.java:178)
    04.12 07:59:52 [Server] SEVERE     at com.nisovin.magicspells.Spell.cast(Spell.java:212)
    04.12 07:59:52 [Server] SEVERE     at com.nisovin.magicspells.spells.ExternalCommandSpell.castSpell(ExternalCommandSpell.java:82)
    04.12 07:59:52 [Server] SEVERE     at org.bukkit.craftbukkit.entity.CraftPlayer.performCommand(CraftPlayer.java:195)
    04.12 07:59:52 [Server] SEVERE     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:370)
    04.12 07:59:52 [Server] SEVERE     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    04.12 07:59:52 [Server] SEVERE     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    04.12 07:59:52 [Server] SEVERE     at com.garbagemule.MobArena.MACommands.onCommand(Unknown Source)
    04.12 07:59:52 [Server] SEVERE     at com.garbagemule.MobArena.MAUtils.storeInventory(Unknown Source)
    04.12 07:59:52 [Server] SEVERE     at com.garbagemule.MobArena.MAUtils.restoreInventory(Unknown Source)
    04.12 07:59:52 [Server] SEVERE     at com.garbagemule.MobArena.MAUtils.getInventoryFile(Unknown Source)
    04.12 07:59:52 [Server] SEVERE     at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
    04.12 07:59:52 [Server] SEVERE     at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1341)
    04.12 07:59:52 [Server] SEVERE     at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1642)
    04.12 07:59:52 [Server] SEVERE     at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1514)
    04.12 07:59:52 [Server] SEVERE     at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1593)
    04.12 07:59:52 [Server] SEVERE     at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:622)
    04.12 07:59:52 [Server] SEVERE     at java.lang.Class.forName(Class.java:264)
    04.12 07:59:52 [Server] SEVERE     at java.lang.Class.forName0(Native Method)
    04.12 07:59:52 [Server] SEVERE     at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    04.12 07:59:52 [Server] SEVERE     at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    04.12 07:59:52 [Server] SEVERE     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    04.12 07:59:52 [Server] SEVERE     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    04.12 07:59:52 [Server] SEVERE     at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    04.12 07:59:52 [Server] SEVERE     at java.security.AccessController.doPrivileged(Native Method)
    04.12 07:59:52 [Server] SEVERE     at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    04.12 07:59:52 [Server] SEVERE     at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    04.12 07:59:52 [Server] SEVERE java.lang.ClassNotFoundException: com.prosicraft.MobArena.util.InventoryItem
     
  30. Offline

    beleg

    sometimes im getting these errors with specific players too..
     
  31. Offline

    garbagemule

    I'll try to work on some of these issues as soon as I have some more time for it. Today, and probably until December 14, I'll have a bunch of uni work to do, so MobArena will be "on halt" till then. In the meantime, my personal testing config-file can be found here: Link. With these settings, waves, bosses, class items, etc. all seem to behave completely as intended on my 1550 test server with MobArena, FastFood and WorldEdit (if you copy my config-file, make sure to leave out the coords section, and remember to edit the world-node to reflect your server's world name).

    If you do post more bug reports, I request that you provide as much information about MobArena, CraftBukkit and other plugins and version numbers, as well as server logs and errors as possible. The more information I have, the easier it is for me to pinpoint where the problem(s) might be in the code. If your bug reports aren't sufficiently detailed - MobArena and CB versions are absolute minimum requirements - I will ignore them and focus on the ones that make everything easier on my end first. Let's help each other as best we can :)

    Thanks for understanding.
     

Share This Page