[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

    NightofShadows

    Uh, question. Do we have to have Notepad++ to edit or can we just use regular notepad?
     
  3. Offline

    ThE_BeKo

    no you can use notepad or whatever you want.
     
  4. Offline

    ACStache

    it's not required, but it sure makes things a LOT easiser.

    sorry for not getting back to you sooner, I'm still without power at my house and using the forums at work :-/ lol. I'm going to try messing with your config a little and see what I can do.
     
  5. Offline

    ThE_BeKo

    Thanks in advance!...
     
  6. Offline

    ACStache

    @ThE_BeKo
    try this
    Code:
    # MobArena v0.94.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:
        Savasci:
            items: diamond_sword, diamond_sword, grilled_pork:3
            armor: 310,311,312,313
        Avci:
            items: wood_sword, wood_sword, wood_sword, wood_sword, bow, arrow:1024, grilled_pork:3, bone:2
            armor: 298,299,300,301
        Asci:
            items: stone_sword, bread:10, grilled_pork:4, mushroom_soup, cake:2, golden_apple
            armor: 314,315,316,317
        Bombaci:
            items: stone_sword, flint_and_steel, flint_and_steel, netherrack:2, tnt:10, grilled_pork:3
            armor: 298,299,300,301
        Tuzakci:
            items: stone_sword, arrow:512, dispenser:2, stone_plate:2, lever:2, tnt:4, grilled_pork:3
            armor: 302,303,304,305
        Ekipmanci:
            items: workbench, gold_block, iron_block, diamond_block, stick:64
            armor: 302,303,304,305
    arenas:
        default:
            settings:
                world: world3
                enabled: true
                protect: true
                entry-fee: 'gold_ingot:2'
                logging: false
                clear-wave-before-next: true
                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: true
                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: 0
                max-players: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 15
                wave-interval: 10
                special-modulo: 3
                max-idle-time: 0
            waves:
                recurrent:
                    def1:
                        type: default
                        priority: 1
                        frequency: 1
                        monsters:
                            zombies: 5
                            skeletons: 2
                            spiders: 1
                            creepers: 1
                        wave: 0
                    def2:
                        type: default
                        priority: 2
                        frequency: 3
                        monsters:
                            skeletons: 20
                            spiders: 20
                        wave: 0
                    def3:
                        type: default
                        priority: 3
                        frequency: 3
                        monsters:
                            slimes: 20
                            angry_wolves: 5
                        wave: 0
                    def4:
                        type: default
                        priority: 2
                        frequency: 1
                        monsters:
                            zombie_pigmen: 5
                            skeletons: 20
                        wave: 10
                    def5:
                        type: default
                        priority: 3
                        frequency: 1
                        monsters:
                            zombie_pigmen: 5
                            ghasts: 1
                            angry_wolves: 5
                        wave: 15
                    spec1:
                        type: special
                        priority: 10
                        frequency: 3
                        monsters:
                            powered-creepers: 10
                            zombie-pigmen: 10
                            angry-wolves: 10
                            humans: 10
                            sheep: 10
                            pig: 10
                            cow: 10
                            slimes_tiny: 10
                single:
                    swarm1:
                        type: swarm
                        wave: 9
                        monster: slimes
                        amount: low
                    swarm2:
                        type: swarm
                        wave: 19
                        monster: slimes
                        amount: medium
                    boss1:
                        type: boss
                        wave: 5
                        monster: slime_huge
                        health: low
                        abilities: disorient-target, root-target, throw-target, throw-nearby
                        ability-interval: 5
                    boss2:
                        type: boss
                        wave: 10
                        monster: wolf
                        health: medium
                        abilities: fireballs, fire-aura, fetch-target
                        ability-interval: 5
                    boss3:
                        type: boss
                        wave: 15
                        monster: skeleton
                        health: high
                        abilities: lightning-aura, chain-lightning, warp-to-player, shuffle-positions
                        ability-interval: 3
                    boss4:
                        type: boss
                        wave: 20
                        monster: giant
                        health: psycho
                        abilities: living-bomb, throw-nearby, throw-distant, fetch-nearby, fetch-distant, flood
                        ability-interval: 3
                    boss5:
                        type: boss
                        monster: spider
                        health: psycho
                        abilities: fetch-target, fetch-nearby, fetch-distant, root-target, warp-to-player, disorient-target
                        ability-interval: 1
                        wave: 25
            rewards:
                waves:
                    every:
                        '3': feather:5, string:5, bone:5, arrow:5
                        '5': iron_ingot:10, gold_ingot:10, pumpkin:10, web:10
                        '10': 351:3:10, 35:20
                    after:
                        '5': sulfur:10, coal:32
                        '10': golden_apple:2, slime_ball:10
                        '15': mossy_cobblestone:64, 35:12:10, 35:9:10
                        '20': 'storage_minecart:3'
    
    I haven't tested it, but give it a try, and see what happens
     
  7. Offline

    ThE_BeKo

    Nope, it's giving those errors :( :
    Code:
    >
    17:40:00 [WARNING] [MobArena] Could not create item "diamond_sword". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "diamond_sword". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "grilled_pork". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "grilled_pork". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "grilled_pork". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "flint_and_steel". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "flint_and_steel". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "grilled_pork". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "dispenser". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "grilled_pork". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "iron_block". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "diamond_block". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "stick". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "string". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "iron_ingot". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "gold_ingot". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "pumpkin". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "sulfur". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "slime_ball". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "storage_minecart". Check config.yml
    >
    17:40:00 [WARNING] [MobArena] Could not create item "gold_ingot". Check config.yml
    >
    17:40:01 [WARNING] [MobArena] Invalid monster type 'zombies' in arenas.default.waves.recurrent.def1.
    >
    17:40:01 [WARNING] [MobArena] Invalid monster type 'spiders' in arenas.default.waves.recurrent.def1.
    >
    17:40:01 [WARNING] [MobArena] Wave 'def1' in arenas.default.waves.recurrent was not added!
    >
    17:40:01 [WARNING] [MobArena] Invalid monster type 'spiders' in arenas.default.waves.recurrent.def2.
    >
    17:40:01 [WARNING] [MobArena] Wave 'def2' in arenas.default.waves.recurrent was not added!
    >
    17:40:01 [WARNING] [MobArena] Invalid monster type 'slimes' in arenas.default.waves.recurrent.def3.
    >
    17:40:01 [WARNING] [MobArena] Wave 'def3' in arenas.default.waves.recurrent was not added!
    >
    17:40:01 [WARNING] [MobArena] Invalid monster type 'zombie_pigmen' in arenas.default.waves.recurrent.def4.
    >
    17:40:01 [WARNING] [MobArena] Wave 'def4' in arenas.default.waves.recurrent was not added!
    >
    17:40:01 [WARNING] [MobArena] Invalid monster type 'zombie_pigmen' in arenas.default.waves.recurrent.def5.
    >
    17:40:01 [WARNING] [MobArena] Wave 'def5' in arenas.default.waves.recurrent was not added!
    >
    17:40:01 [WARNING] [MobArena] Wave 'spec1' in arenas.default.waves.recurrent was not added!
    >
    17:40:01 [INFO] [MobArena] No valid recurrent waves detected for arena 'default'. Using defaults...
    >
    17:40:01 [INFO] [MobArena] v0.94.1 enabled.
     
  8. Offline

    garbagemule

    @Darth_Sidius - Glad you got it working :)

    @Stonecreeper - That error sounds more like your CraftBukkit didn't load properly, or you're using an old build. But good to know you sorted it out :)

    @ThE_BeKo - The config-file that ACStache linked works perfectly fine, except 'sulphur' is spelt incorrectly in the rewards. Stop your server, delete MobArena.jar, re-download it, restart your server, and calm down :) If it still doesn't work, replace your CraftBukkit jar with a new download. I'll admit it looks strange in your video, but my guess is that it's a corrupt jar somewhere. I just did exactly what you did, and got no errors whatsoever (MobArena v0.94.1, CB 1060).

    @Krapinou - Your waves are indented slightly too much, and you have the 'after' and 'every' parts of the rewards section in the waves-section :confused: Here you go.

    @NightofShadows - No, you don't have to, but you should :) Or at least, use a proper editor. Notepad is likely to give you headaches.
     
  9. Offline

    Devin14

    Actually I didn't do that. I shall try it!
     
  10. Offline

    ThE_BeKo

    Still no luck. I even deleted minecraft and re-downloaded. I think it's a language issue :S I shot a video again while downloading everything and I'm uploading it right now but I don't think it'll help. I'm doing everything correctly though. I'll give up for now but will follow the topic and if you can find any solution, I'll be glad.

    Thanks...

    Here's the video:
     
  11. Offline

    Flamers

    @NightofShadows Notepad++ or PSPad or recommended as they show the syntax coloured so its easier to spot errors :)
     
  12. Offline

    Solo7319

    I just wanted to post to let Garbagemule know (he probably already does) that in the config file, the name of the/a arena has to be lowercase. I know this because whenever I tried to change my arena name from default the plugin couldnt find the arena config info upon startup, and kept generating the default info as if it was unconfigured. I'm glad I figured THAT out!
     
  13. Offline

    Krapinou

    And I can't have a boss pig ?
    Somebody have a configuration.txt example ?
     
  14. Offline

    Flamers

    @AxelBrito Use a code block or pastebin....
     
  15. Offline

    number1_Master

    i checked the wiki, but wasnt there a command to change the name of an arena?
     
  16. Offline

    AxelBrito

    Lol forget it! I know what was the damn problem.
    Sorry if I can't use the code :confused:
    But it's working! :p
     
  17. Offline

    ThE_BeKo

    I partially solved my problem! I don't know what's going on but when I converted all the words that are giving those errors to uppercase (and all of them was containing 'i' character), all the errors disappeared. It was a language or encoding problem though, i don't know. The items and normal monsters are working correctly but now the problem is the bosses and swarms are not showing up (normal waves are appearing instead). If you have any idea how to solve it, i'll appreciate...

    new config file:
    Code:
    # MobArena v0.94.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: ''
        update-notification: true
    classes:
        Savasci:
            items: DIAMOND_SWORD, DIAMOND_SWORD, GRILLED_PORK:3
            armor: 310,311,312,313
        Avci:
            items: wood_sword, wood_sword, wood_sword, wood_sword, bow, arrow:1024, GRILLED_PORK:3, bone:2
            armor: 298,299,300,301
        Asci:
            items: stone_sword, bread:10, GRILLED_PORK:4, mushroom_soup, cake:2, golden_apple
            armor: 314,315,316,317
        Bombaci:
            items: stone_sword, FLINT_AND_STEEL, FLINT_AND_STEEL, netherrack:2, tnt:10, GRILLED_PORK:3
            armor: 298,299,300,301
        Tuzakci:
            items: stone_sword, arrow:512, DISPENSER:2, stone_plate:2, lever:2, tnt:4, GRILLED_PORK:3
            armor: 302,303,304,305
        Ekipmanci:
            items: workbench, gold_block, IRON_BLOCK, DIAMOND_BLOCK, STICK:64
            armor: 302,303,304,305
    arenas:
        default:
            settings:
                world: world3
                enabled: true
                protect: true
                entry-fee: GOLD_INGOT:2
                logging: false
                clear-wave-before-next: true
                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: true
                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: 0
                max-players: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 15
                wave-interval: 10
                special-modulo: 3
                max-idle-time: 0
            waves:
                recurrent:
                    def1:
                        type: default
                        priority: 1
                        frequency: 1
                        monsters:
                            ZOMBIES: 5
                            skeletons: 2
                            SPIDERS: 1
                            creepers: 1
                        wave: 0
                    def2:
                        type: default
                        priority: 2
                        frequency: 3
                        monsters:
                            skeletons: 20
                            SPIDERS: 20
                        wave: 0
                    def3:
                        type: default
                        priority: 3
                        frequency: 3
                        monsters:
                            SLIMES: 20
                            angry_wolves: 5
                        wave: 0
                    def4:
                        type: default
                        priority: 2
                        frequency: 1
                        monsters:
                            ZOMBIE_PIGMEN: 5
                            skeletons: 20
                        wave: 10
                    def5:
                        type: default
                        priority: 3
                        frequency: 1
                        monsters:
                            ZOMBIE_PIGMEN: 5
                            ghasts: 1
                            angry_wolves: 5
                        wave: 15
                    spec1:
                        type: SPECIAL
                        priority: 10
                        frequency: 3
                        monsters:
                            powered-creepers: 10
                            ZOMBIE-PIGMEN: 10
                            angry-wolves: 10
                            humans: 10
                            sheep: 10
                            PIG: 10
                            cow: 10
                            SLIMES_TINY: 10
                        wave: 0
                single:
                    swarm1:
                        type: swarm
                        wave: 9
                        monster: SLIMES
                        amount: low
                    swarm2:
                        type: swarm
                        wave: 19
                        monster: SLIMES
                        amount: medium
                    boss1:
                        type: boss
                        wave: 5
                        monster: SLIME_HUGE
                        health: low
                        abilities: DISORIENT-TARGET, root-target, throw-target, throw-nearby
                        ability-interval: 5
                    boss2:
                        type: boss
                        wave: 10
                        monster: wolf
                        health: medium
                        abilities: FIREBALLS, FIRE-AURA, fetch-target
                        ability-interval: 5
                    boss3:
                        type: boss
                        wave: 15
                        monster: skeleton
                        health: high
                        abilities: LIGHTNING-AURA, LIGHTNING-CHAIN, warp-to-player, SHUFFLE-POSITIONS
                        ability-interval: 3
                    boss4:
                        type: boss
                        wave: 20
                        monster: GIANT
                        health: psycho
                        abilities: LIVING-BOMB, throw-nearby, THROW-DISTANT, fetch-nearby, FETCH-DISTANT, flood
                        ability-interval: 3
                    boss5:
                        type: boss
                        monster: SPIDER
                        health: psycho
                        abilities: fetch-target, fetch-nearby, FETCH-DISTANT, root-target, warp-to-player, DISORIENT-TARGET
                        ability-interval: 1
                        wave: 25
            rewards:
                waves:
                    every:
                        '3': feather:5, STRING:5, bone:5, arrow:5
                        '5': IRON_INGOT:10, GOLD_INGOT:10, PUMPKIN:10, web:10
                        '10': 351:3:10, 35:20
                    after:
                        '5': sulphur:10, coal:32
                        '10': golden_apple:2, SLIME_BALL:10
                        '15': mossy_cobblestone:64, 35:12:10, 35:9:10
                        '20': STORAGE_MINECART:3
            coords:
                p1: -41,61,48,135.5334,65.70008
                p2: -16,81,108,-9.9665575,75.6
                lobby: -32,67,55,-89.61672,16.950085
                arena: -29,67,83,180.98322,3.750083
                spectator: -29,71,54,0.08331529,6.150006
                spawnpoints:
                    s1: -21,66,98,89.633286,12.150056
                    s2: -36,66,99,181.4333,12.600053
                    s3: -36,66,83,309.38327,12.300054
                    s4: -21,66,82,36.233246,9.000056
    
    EDIT: I changed single to sıngle and now there is no problem :eek:.
     
  18. Offline

    Flamers

  19. Offline

    EarlyLegend

    This could be so much more amazingly epic than it already is if you just fixed the redstone thing!!!!!1!!11!1! D:
     
  20. Offline

    garbagemule

    @EarlyLegend - Redstone is fixed in the latest dev build.
     
  21. Offline

    EarlyLegend

    Ahh great cheers! Love yoouuuuu! :D
     
  22. Offline

    number1_Master

    that was my backup plan :)
     
  23. Offline

    marathonishalo6

    my arena dose not work anymore. i look at my Terminal and i see this:


    Code:
    23:47:06 [SEVERE] Could not load 'plugins/MobArena.jar' in folder 'plugins':
    
    while parsing a block mapping
    
    in "<reader>", line 81, column 17:
    
    every:
    
    ^
    
    expected <block end>, but found Scalar
    
    in "<reader>", line 82, column 24:
    
    '5':Slimeballs:10
    
    ^
    
    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)
     
  24. You appear to have a typo in your config file.

    Run your config file through an online YAML parser or post it here, and for Zarquans' sake, do it in code tags. :)

    Please edit your post to have the config in code tags. What you posted is unuseable.

    Delete your config from the post, click on the {}# icon next to the quote icon, leave 'language' dropdown at general code, and paste your config in there. YAML is space sensitive and the code tags will preserve it properly.

    Searching google/yahoo/whatever for "online yaml parser" brings up https://yaml-online-parser.appspot.com/ as one of the first hits, this page will help you verify the formatting of the file.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 27, 2016
  25. Offline

    marathonishalo6

    ok heres the Config

    Code:
    # MobArena v0.94.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:
    
    Knight:
    
    items: diamond_sword, grilled_pork:2
    
    armor: 306,307,308,309
    
    Tank:
    
    items: iron_sword, grilled_pork:3, apple
    
    armor: 310,311,312,313
    
    Archer:
    
    items: wood_sword, bow, arrow:256, grilled_pork, bone
    
    armor: 298,299,300,301
    
    Chef:
    
    items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:5
    
    armor: 314,315,316,317
    
    Oddjob:
    
    items: stone_sword, flint_and_steel, netherrack:2, tnt:4, pork:3
    
    armor: 298,299,300,301
    
    arenas:
    
    default:
    
    settings:
    
    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: true
    
    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: true
    
    min-players: 1
    
    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: 7
    
    spiders: 5
    
    creepers: 3
    
    wolves: 4
    
    wave: 0
    
    spec1:
    
    type: special
    
    priority: 2
    
    frequency: 5
    
    monsters:
    
    powered-creepers: 6
    
    zombie-pigmen: 10
    
    angry-wolves: 5
    
    humans: 5
    
    wave: 0
    
    rewards:
    
    waves:
    
    every:
    
    '5':Slimeballs:10
    
    '10':
    
    '15':
    
    after:
    
    '7': minecart, storage_minecart, powered_minecart
    
    '13': iron_sword, iron_pickaxe, iron_spade
    
    '16': diamond_sword
    
    coords:
    
    p1: -406,66,-71,45.00354,82.799995
    
    p2: -369,66,-37,222.00342,81.29999
    
    arena: -387,68,-54,233.1029,52.64999
    
    spawnpoints:
    
    s1: -372,66,-68,229.50244,79.79999
    
    s2: -372,66,-40,319.5027,90.0
    
    s3: -403,66,-40,49.803467,90.0
    
    s4: -403,66,-68,130.50244,83.40001
    
    spectator: -387,68,-74,0.15281123,80.84999
    
    lobby: -388,62,-88,-183.44717,11.249991
    
    
    im trying to set the rewards so thats why some are blank.
     
  26. Offline

    skillinazn

    Not sure if this was asked before, but can you randomize the contents of containers in each round of mobarena?
     
  27. Offline

    BoxedKian

    Can somebody please give me MobArena for Version 1000 and NOT 1060. Don't ask me why it's a very long story. Please I've been searching for a while now :(.
     
  28. Offline

    Fr3sco2

    not work for me, i use any command and receive this in console:

    Code:
    21:46:32 [SEVERE] null
    
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma'
    
    in plugin MobArena v0.94.1
    
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    
    9)
    
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    
    98)
    
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    
    java:711)
    
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
    
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
    
    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:84)
    
    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.NoSuchMethodError: org.bukkit.entity.Player.isPermissionSet
    
    (Ljava/lang/String;)Z
    
    at com.garbagemule.MobArena.MobArena.has(MobArena.java:152)
    
    at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:133)
    
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    
    ... 12 more
    and this in game:

    An internal error occurred while attempting to perform this command

    This happened with version 0.94, in version 0.93 everything worked perfectly me
     
  29. Offline

    marathonishalo6

    ok i did it.
     
  30. Offline

    jedimaster0

    I have successfully set up additional single swarms, No server errors or anything like that. However when it's boss time they don't have any abilities. It says they are using them but they don't do anything. Also slimes are invisible with no abilities. Then the swarm spawns the mobs fine but their abilities don't work. I have many plugins as well. I didn't see a conflict list, but I am tired and didn't look very hard :) If i take out the single section it works great. Other than that this plugin is awesome!

    Plugin list

    Here is my config:
    Code:
    # MobArena v0.94.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, /ungod
        update-notification: true
    classes:
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Archer:
            items: wood_sword, bow, arrow:256, grilled_pork, bone
            armor: 298,299,300,301
        Chef:
            items: stone_sword, bread:64, grilled_pork:16, mushroom_soup:8, cake:8
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:16, tnt:4, pork:3
            armor: 298,299,300,301
        Gladiator:
            items: diamond_sword,
            armor: 314,315,316,317
    arenas:
        default:
            settings:
                world: ''
                enabled: true
                protect: true
                entry-fee: ''
                logging: true
                clear-wave-before-next: true
                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: true
                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: 0
                max-players: 10
                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: 5
                            spiders: 4
                            creepers: 3
                            wolves: 3
                        wave: 0
                    spec1:
                        type: special
                        priority: 2
                        frequency: 4
                        monsters:
                            powered-creepers: 10
                            zombie-pigmen: 10
                            angry-wolves: 10
                            humans: 10
                        wave: 0
                single:
                    thunder_chicken:
                        type: boss
                        wave: 5
                        monster: chicken
                        health: low
                        abilities: chain-lightning
                        ability-interval: 10
                        ability-announce: true
                        priority: 0
                        frequency: 0
                    bossSlime:
                        type: boss
                        wave: 10
                        monster: slime
                        health: medium
                        abilities: fetch-distant, throw-nearby
                        priority: 0
                        frequency: 0
                        ability-interval: 3
                        ability-announce: true
                    sheepswarm1:
                        type: swarm
                        wave: 15
                        monster: exploding_sheep
                        amount: high
                        priority: 0
                        frequency: 0
            rewards:
                waves:
                    every:
                        '2': grilled_pork:1
                        '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
                        '15': 278, 277, 293, 279
                        '16': diamond_sword
                        '20': $1000, 329, 302, 303, 304, 305
                        '30': 322:4, 310, 311, 312, 313
                        '32': 89:32, 27:16, 28:8, 66:64
                        '35': 310, 311, 312, 313, 335
            coords:
                p1: 407,44,-350,358.4923,90.0
                p2: 522,129,-232,179.2418,90.0
                arena: 434,65,-258,-136.05768,5.400005
                spectator: 466,68,-243,-180.45724,0.59998935
                lobby: 512,65,-337,-271.3572,13.6500435
                spawnpoints:
                    s1: 466,64,-304,-0.006072998,90.0
                    s2: 480,64,-290,-90.90646,90.0
                    s3: 466,64,-276,-180.60655,90.0
                    s4: 452,64,-290,-270.00644,90.0
                    s5: 480,64,-304,-149.10686,90.0
                    s6: 480,64,-276,-356.4068,90.0
                    s7: 452,64,-276,-273.60654,90.0
                    s8: 452,64,-304,-180.00644,90.0
    
     
  31. Thank you. Lets take a look here...

    Two things:
    1. You don't have an entry for the world line. This needs to have the world the arena is in. This isn't causing the error right now, but will be a problem.
    2. You don't have your config file formatted correctly. Use the wiki as a guide and the online YAML parser I linked to. That online parser is a great way to verify your config as it updates as you type. Here is a hint: anything that looks like it would be a tab is four spaces. Per the third line in the config, tab's are bad in a YAML file.
    3. You are missing a space on the second line your error is showing.
    Format the file correctly and fix the space issue and then see if you have any errors.
     

Share This Page