[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

    flipthetomato

    error minecraft.png

    what kind of an error is this can anyone explain?
     

    Attached Files:

  3. Offline

    ACStache

    that there is a syntax error :)
    post up your config, either with pastebin.com or [ code ][/ code ] (without spaces) blocks to keep spacing intact
     
  4. Offline

    flipthetomato

    http://pastebin.com/rDXDhyNB

    There you go
     
  5. Offline

    ACStache

    your rewards section is a bit jumbled up by the looks of it. I'd suggest (if you dont' have it already) getting notepad++ to help edit any sort of yml files you have. It will make everything so much nicer to edit :D
    your rewards:
    Code:
            rewards:
                waves:
                    after:
                        '7': cooked_porkchop:5
                        '16': diamond:2                    '13':iron_sword, iron_pickaxe              every:
                        '3': feather, stick
    :5                    '10': iron_ingot:10, gold_ingot:8
    ,glass:20          '20': golden_apple:2          '5': cookie:5, raw_porkchop:5   '30': diamond_helmet, diamond_chestplate, diamond_leggings, diamond_boots    coords:
    
    my rewards:
    Code:
            rewards:
                waves:
                    after:
                        '9': coal:5, 331:5, glowstone:5
                        '14': iron_sword, iron_pickaxe, iron_spade, iron_axe
                        '20': diamond_sword, diamond_pickaxe, diamond_spade, diamond_axe
                    every:
                        '3': feather:2, bone:2, stick:2
                        '5': dirt:4, gravel:4, cobblestone:4
                        '10': iron_ingot:5, gold_ingot:4
                        '15': diamond:2, mossy_cobblestone:10
    
    what yours rewards should look like after fixing spacing/line breaks:
    (the "coords:" bit was stuck on the end of one of the lines)
    Code:
            rewards:
                waves:
                    after:
                        '7': cooked_porkchop:5
                        '16': diamond:2
                        '13': iron_sword, iron_pickaxe
                    every:
                        '3': feather, stick:5
                        '10': iron_ingot:10, gold_ingot:8, glass:20
                        '20': golden_apple:2
                        '5': cookie:5, raw_porkchop:5
                        '30': diamond_helmet, diamond_chestplate, diamond_leggings, diamond_boots
            coords:
    
    overall, your config should look like:
    http://pastebin.com/879CTmwe
     
    flipthetomato likes this.
  6. Offline

    flipthetomato

    Thank you very much. I had a feeling that it was something wrong with organization. And thanks for telling me about notepad++ made my life so much easier!!
     
  7. Offline

    ACStache

    not a problem :)
     
  8. Offline

    King_Koopa

    I am having issues making an arena. I made the big box identical to the video and did exactly what garbage mule did for commands and set the arena warp. But when I type in /warp arena I get a message saying:
    Unknown console command. Type "help" for help.

    Not sure what I am doing wrong, thanks for any replies.
     
  9. Offline

    ACStache

    any command that doesn't start with "/ma" or "/mobarena" isn't part of mobarena. The command "/warp" is from a plugin such as MyWarp or something similar. he defined a warp with his particular warp plugin and named it "arena" so the command to go there ends up being "/warp arena". I can see where the confusion arises but there is no such built in command with Mob Arena, sorry.
     
  10. Offline

    King_Koopa

    Alright. Also another question. Should I be able to destroy blocks in my arena even though I have set my region area protection? I have not tried the actual arena battle yet.
     
  11. Offline

    92921376

    Hi, I have been trying to get this to work, but I can't. I have built and set up an arena and every time I type "/ma join" it says "You don't have access to this command". I have set up the permissions, (with and without superpermsbridge) which work fine for every other plugin, but it just won't work.

    If you can't help me with this info, I have no idea what a " stacktrace/error from the server log/console window" is.
     
  12. Offline

    NEO

    @garbagemule

    The dev build seems to have solved our issue of the server locking up. :)
     
  13. Offline

    Cuzic

    Is there a way so people outside the arena can't see the announcements? it's kinda anoying, but I don't want to remove this awesome plugin for that...
     
  14. Offline

    ACStache

    at this point I believe if you're trying to use Bukkit Permissions MobArena will need the superpermsbridge. Are you also giving everyone the right permissions? https://github.com/garbagemule/MobArena/wiki/Permissions
     
  15. Offline

    Jokaru

    Hi! I have a problem, when players play in arena sometimes mob not spawning, but arena not crash or something, just nothing happens. Here is my config file
    Code:
    arenas:
        one:
            settings:
                world: world_one
                enabled: true
                protect: false
                entry-fee: $75
                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: true
                require-empty-inv-spec: true
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                max-join-distance: 10
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 10
                special-modulo: 3
                max-idle-time: 0
                min-players: 0
                max-players: 0
            waves:
                default:
                    spiders: 6
                    creepers: 8
                    skeletons: 10
                    wolves: 8
                    zombies: 6
                special:
                    ghasts: 4
                    zombie-pigmen: 8
                    slimes: 2
                    powered-creepers: 6
                    giants: 0
                    humans: 6
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        '10': Bow, 322, $40
                        '20': 277, $75
                        '12': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '4': Red_Mushroom, Brown_Mushroom, Torch:8
                        '15': iron_ingot:8, gold_ingot:6, Diamond:2
                        '8': Cooked_Fish, $40, Cake
            coords:
                spawnpoints:
                    s1: -69,61,-37,224.54865,6.8999534
                    s2: -69,61,-57,315.8993,-4.0500727
                    s3: -49,61,-57,45.89972,2.0998926
                    s4: -49,61,-37,137.25024,-4.0501094
                    s5: -44,65,-62,-316.4973,9.149874
                    s6: -44,65,-32,-219.59718,16.499863
                    s7: -74,65,-32,-128.09726,1.9498533
                    s8: -73,65,-61,-55.348537,16.050032
                    s9: -73,65,-47,-91.04614,4.9499846
                    s10: -45,65,-47,92.25376,-1.3500179
                arena: -59,65,-47,274.20337,6.599989
                spectator: -46,79,-59,44.850414,25.20016
                lobby: -82,40,-37,277.5013,16.500053
                l1: -85,37,-43,327.0004,32.8499
                l2: -78,44,-34,138.45053,33.4499
                p1: -78,56,-66,-315.1462,16.650003
                p2: -40,76,-28,-130.7963,14.850017
    
     
  16. Offline

    ACStache

    sounds like a conflicting plugin making it so monsters don't spawn properly. make sure you don't have any other plugins (like worldguard or multiverse) denying monster spawns, as those could affect MobArena
     
    Jokaru likes this.
  17. Offline

    92921376

    I am using superpermsbridge and everyone has:
    Code:
    mobarena.use.*
    mobarena.classes.*
    mobarena.arenas.*
     
  18. Offline

    DJ411

    Guys i just found this out after reading some comments about my own issue but if you have Towny installed and have mob spawn disabled that would be another cause for monsters not spawning in the arena.
     
  19. Offline

    Skilledthis

    I put this in my server, and I really like it, but 1 problem.
    I did oddball just to see what was in the class and all, well I dug a few blocks, after I died they didn't regenerate?
    This is an auto generated arena, so I figure they would?
     
  20. Offline

    hatninja

    i was looking forward to setting up my mob arena but when i type in the commands it just says unknown command type /help for help. im extremely sure i said the commands right and extremely sure that i have mob arena in my plugins folder and there was no errors on my log. i want to battle mobs in my arena now!!!

    oh turns out i found a error in the log
    21:23:29 [SEVERE] Could not load 'plugins/MobArena.jar' in folder 'plugins':
    while parsing a block mapping
    in "<reader>", line 93, column 17:
    swarm1:
    ^
    expected <block end>, but found BlockMappingStart
    in "<reader>", line 118, column 21:
    wave: 25
    ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    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:230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    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:230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    at org.bukkit.util.config.Configuration.load(Configuration.java:82)
    at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:157)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:175)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:207)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:130)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

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

    Dec64

    You have an error in your config, use a online YAML parser and fix the errors it shows you.


    try using the permissions node:

    superpermsbridge.mobarena
     
  22. Offline

    92921376

    They are already set up like that.
     
  23. Offline

    NEO

    @garbagemule

    nvm, i guess we just got very lucky, with 15 games in a row. Enabled today and crash after 1. I checked the last session log and the session from the first game was still listed, not the game it crashed on.
     
  24. Offline

    Jokaru

    Nope. This is did not help at all ((( I thought it was disabled ghast but no, mobs stop spawning even when i enable ghast in Worldguard. Here is my plugins:
    [​IMG]
    And config file again on new arena:
    Code:
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        update-notification: false
        enabled: true
        allowed-commands: /list, /pl, /ungod
    classes:
        Medic:
            items: wood_sword, bread:6, grilled_pork:6, mushroom_soup:2, cake:4, cookie:24, 346
            armor: 314,315,316,317
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Archer:
            items: wood_sword, bow, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, grilled_pork
            armor: 302,303,304,305
        Summoner:
            items: grilled_pork:2, bone:3, bow, arrow:64
            armor: 298,299,300,301
        Defender:
            items: 274, 24:32, 46:8, 70:8
            armor: 306,307,308,309
        Gladiator:
            items: 276, 30:32, 297:6
            armor: 306,299,300,301
        Ninja:
            items: iron_sword, bone:1, bow, arrow:32, 46:2, 70:2, 30:4
            armor: 298,299,300,301
    arenas:
        one:
            settings:
                world: world_one
                enabled: true
                protect: true
                entry-fee: $75
                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: true
                require-empty-inv-spec: true
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                max-join-distance: 10
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 10
                special-modulo: 3
                max-idle-time: 0
                min-players: 0
                max-players: 0
            waves:
                default:
                    spiders: 6
                    creepers: 8
                    skeletons: 10
                    wolves: 8
                    zombies: 6
                special:
                    ghasts: 0
                    zombie-pigmen: 8
                    slimes: 2
                    powered-creepers: 6
                    giants: 0
                    humans: 4
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        '10': Bow, 322, $40
                        '20': 277, $75
                        '12': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '4': Red_Mushroom, Brown_Mushroom, Torch:8
                        '15': iron_ingot:8, gold_ingot:6, Diamond:2
                        '8': Cooked_Fish, $40, Cake
            coords:
                spawnpoints:
                    s1: -93,77,-33,-46.650295,22.50002
                    s2: -62,77,-33,46.3497,17.700037
                    s3: -62,77,-2,135.4497,14.100031
                    s4: -93,77,-2,224.8497,2.8500288
                    s5: -44,65,-62,-316.4973,9.149874
                    s6: -44,65,-32,-219.59718,16.499863
                    s7: -74,65,-32,-128.09726,1.9498533
                    s8: -73,65,-61,-55.348537,16.050032
                    s9: -73,65,-47,-91.04614,4.9499846
                    s10: -45,65,-47,92.25376,-1.3500179
                arena: -78,78,-17,-89.55006,0.74999124
                spectator: -78,87,6,-185.85027,14.399998
                lobby: -82,40,-37,277.5013,16.500053
                l1: -85,37,-43,327.0004,32.8499
                l2: -78,44,-34,138.45053,33.4499
                p1: -99,72,-39,-212.099,43.050034
                p2: -56,82,4,-46.948975,78.75003
    
     
  25. Offline

    kahlilnc

    @garbagemule hm could you make dying more heroes friendly? Because when you die you get set to 0 hp. . .
     
  26. Offline

    Karujõmm

    Need help ! How can i change permissions, that everyone can join to mobarena? help please :)
     
  27. Offline

    Tadas159

    My arena is really messed up it spawns random waves at about every 0.5 seconds, then theres about 300 monsters in one place and it starts lagging like hell.
    I get these errors, the first one at every palyer death in mobarena and the second at sometimes.
    Code:
    2011-08-14 07:26:04 [SEVERE] Could not pass event ENTITY_DEATH to MobArena
    java.lang.NullPointerException
        at com.garbagemule.MobArena.ArenaLog.end(ArenaLog.java:94)
        at com.garbagemule.MobArena.Arena.endArena(Arena.java:190)
        at com.garbagemule.MobArena.Arena.playerDeath(Arena.java:355)
        at com.garbagemule.MobArena.MAListener.onEntityDeath(MAListener.java:257)
        at com.garbagemule.MobArena.MAEntityListener.onEntityDeath(MAEntityListener.java:33)
        at org.bukkit.plugin.java.JavaPluginLoader$59.execute(JavaPluginLoader.java:656)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
        at net.minecraft.server.EntityPlayer.die(EntityPlayer.java:141)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:391)
        at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:436)
        at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)
        at net.minecraft.server.EntityWolf.a(EntityWolf.java:346)
        at net.minecraft.server.EntityCreature.c_(EntityCreature.java:64)
        at net.minecraft.server.EntityWolf.c_(EntityWolf.java:92)
        at net.minecraft.server.EntityLiving.v(EntityLiving.java:685)
        at net.minecraft.server.EntityWolf.v(EntityWolf.java:133)
        at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
        at net.minecraft.server.EntityWolf.m_(EntityWolf.java:161)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
        at net.minecraft.server.World.cleanUp(World.java:1104)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Code:
    2011-08-14 05:57:46 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.93.4
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:713)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
        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:85)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
        at com.garbagemule.MobArena.ArenaLog.end(ArenaLog.java:94)
        at com.garbagemule.MobArena.Arena.endArena(Arena.java:190)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:324)
        at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:228)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
     
  28. Offline

    Apasalic

    Does it support Iconomy/other Money Plugins? Cause, it would be cool to have that when they win or something that they get payed, this would make my server really good/happy! :)

    Regards!
     
  29. Offline

    hatninja

    this is the config
    Code:
    # MobArena v0.93.4 - 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:64, arrow:64, arrow:64, arrow:64, grilled_pork, bone:2
            armor: 298,299,300,301
        Chef:
            items: stone_sword, bread:6, grilled_pork:4, cake:5
            armor: 314,315,316,317
        Ninja:
            items: gold_sword:64, apple:3
            armor: 302,303,304,305
        Pyro:
            items: stone_axe, flint_steel:30, tnt:64
            armor: 306,315,316,309
        Builder:
            items: dirt:64, wooden_plank:64, wooden_plank:64, diamond_axe
            armor: 314,299,300,301
        Iron-master:
            items: iron_sword, iron_pickaxe, iron_axe, bucket_water
            armor: 306,307,308,309
    arenas:
        default:
            settings:
                world: 'hatninjas server world'
                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: false
                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
                share-items-in-arena: true
                min-players: 0
                max-players: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
            waves:
                recurrent:
                    def1:
                        type: default
                        priority: 1
                        frequency: 1
                        monsters:
                            zombies: 10
                            skeletons: 6
                            exploding_sheep: 0
                    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:
                    swarm1:
                        type: swarm
                        wave: 7
                        monster: slimes
                        amount: medium
                    boss1:
                        type: boss
                        wave: 9
                        monster: spider
                        health: medium
                        abilities: fire-aura, disorient-target, fireballs, throw-nearby
                    boss2:
                        type: boss
                        wave: 13
                        monster: zombie_pigman
                        health: high
                        abilities: root-target, arrows, fetch-distant, fire-aura
                    boss3:
                        type: boss
                        wave: 16
                        monster: wolf
                        health: psycho
                        abilities: warp-to-player, fire-aura, throw-nearby, fireballs, fetch-target, arrows
                    bossfinal:
                          type: boss
                        wave: 25
                        monster: ghast
                        health: psycho
                        abilities: fetch-target, arrows, fireballs, fire-aura, lightning-aura, root-target
            rewards:
                waves:
                    every:
                        '3': feather, bone, stick
                        '5': dirt:4, gravel:4, stone:4
                        '10': iron_ingot:10, gold_ingot:8
                        '15': diamond:3
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '13': iron_sword, iron_pickaxe, iron_spade
                        '16': diamond_sword
    
    and this is the error
    while parsing a block mapping
    in "<reader>", line 93, column 17:
    swarm1:
    ^
    expected <block end>, but found BlockMappingStart
    in "<reader>", line 118, column 21:
    wave: 25
    ^
    i dont understand it...
     
  30. Offline

    garbagemule

    @hatninja - Your 'type: boss' in the bossfinal-wave is indented too much. Your waves look really interesting though! :)
     
  31. Offline

    chelben9

    is this not multiple world compatible
     

Share This Page