[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

    Flamers

    Maesthro What do you mean "nothing happens in game"
     
  3. Offline

    ACStache

    check your server.log for any errors maybe when you type "/ma config reload"?
     
  4. Offline

    Grey_S

    Config:
    Show Spoiler
    Code:
    global-settings:
        update-notification: true
        enabled: false
        allowed-commands: /list,/pl
    classes:
        PetFreak:
            items: wood_sword,apple:4,bone:4
            armor: 298,307,308,317
        Multiplex:
            items: stone_sword,cooked_chicken:2,bow,arrow:64
            armor: 306,307,300,301
        Longshot:
            items: stone_sword,bow,arrow:256,grilled_pork,bone
            armor: 306,299,300,309
        Cookie:
            items: stone_sword,bread:6,grilled_pork:4,mushroom_soup:4
            armor: 314,315,316,317
        Cavalier:
            items: diamond_sword,grilled_pork:4
            armor: 306,307,308,309
        Burly:
            items: iron_sword,grilled_pork:3,apple
            armor: 310,311,312,313
    arenas:
        pyramid:
            settings:
                world: world
                wave-interval: 20
                spout-class-select: true
                spectate-on-death: true
                special-modulo: 4
                soft-restore-drops: false
                soft-restore: false
                share-items-in-arena: true
                require-empty-inv-spec: false
                require-empty-inv-join: false
                repair-delay: 5
                pvp-enabled: false
                protect: true
                player-limit: 0
                monster-infight: false
                min-players: 0
                max-players: 0
                max-join-distance: 0
                max-idle-time: 0
                logging: false
                lightning: true
                hellhounds: true
                force-restore: false
                first-wave-delay: 5
                final-wave: 0
                entry-fee: ''
                enabled: true
                detonate-damage: false
                detonate-creepers: false
                clear-wave-before-next: false
                auto-equip-armor: true
                allow-teleporting: false
            waves:
                recurrent:
                    spiderSwarm:
                        wave: 10
                        type: swarm
                        priority: 2
                        monster: spider
                        frequency: 0
                        amount: low
                    regular:
                        wave: 1
                        type: default
                        priority: 1
                        monsters:
                            zombie: 10
                            spider: 10
                            skeleton: 10
                            creeper: 10
                            cave_spider: 10
                        growth: old
                        frequency: 1
                    new_wave:
                        wave: 20
                        type: swarm
                        priority: 2
                        monster: wolf
                        frequency: 20
                        amount: high
                    creeperSwarm:
                        wave: 15
                        type: swarm
                        priority: 1
                        monster: creeper
                        frequency: 15
                        amount: low
                single:
                    creeperSwarmdd:
                        wave: 15
                        type: swarm
                        priority: 1
                        monster: powered_creeper
                        frequency: 15
                        amount: high
            rewards:
                waves:
                    every:
                        '5': coal:7,iron_ingot,$7
                        '15': glass:16,cake:2,diamond,$7
                        '10': iron_ingot:2,gold_ingot,diamond,$7
                    after:
                        '1': stick:3,coal:5,$5
            coords:
                spectator: 535,87,-726,-89.405,0.7500384
                spawnpoints:
                    sp99: 480,76,-753,-94.805664,26.40007
                    sp8: 461,77,-744,-184.95581,19.50007
                    sp7: 463,79,-722,-266.85596,18.300064
                    sp6: 461,76,-701,-256.20605,22.65006
                    sp5: 487,76,-705,-70.656006,9.750067
                    sp4: 494,77,-742,-187.80566,30.000069
                    sp3: 506,87,-726,-265.80536,23.55007
                    sp2: 528,76,-710,-357.15527,5.7000737
                    sp12: 441,76,-749,-197.55542,37.650074
                    sp11: 444,82,-721,-289.80554,18.750074
                    sp10: 479,76,-745,-200.10559,21.450073
                    sp1: 528,76,-748,-295.5056,13.350074
                    sp20: 447,82,-707,155.09503,9.150023
                p2: 546,127,-688,-218.104,-33.450047
                p1: 428,57,-764,-54.75354,17.399984
                lobby: 480,66,-734,-177.75513,14.099937
                leaderboard: 539,88,-728,0.0,0.0
                arena: 444,83,-708,-103.95492,9.749991
    

    Just to confirm, updating to the dev build of mob arena will fix the issue?
     
  5. Offline

    ACStache

    You're the first from what I've seen to have this issue. Give it a try and let us know what happens
     
  6. Offline

    mmmtacos4747

    So when when one of my friends or I join the monsters spawn and everything works perfectly fine except the waves start before you finish them. Like on wave 5 wave 6 will start in the middle of it and wave 7 will start in the middle of 6 ect until the whole arenas filled up with monsters. Anyone know how to fix this?
     
  7. Offline

    ACStache

    mmmtacos4747
    change your config to have "clear-wave-before-next: true"
     
  8. Offline

    Maesthro

    ok guys, i could solve the problemof the resetting config (apparently the config reseted due to "no waves" in the default arena, i deleted them)

    now i have 2 new errors:
    -mobs dont gibe experience anymore (intended?)
    -when i die, i dont get warped to the spectator room, instead i really die. like losing everything and having the choice to respawn or to go to the title screen.

    config:
    Code:
    # MobArena v0.94.4.13 - Config-file
    # Read the Wiki for details on how to set up this file: [URL]http://goo.gl/F5TTc[/URL]
    # Note: You -must- use spaces instead of tabs!global-settings:update-notification: true
    enabled: true
    classes:
        Tank:
            items: iron_sword,grilled_pork:3,apple
            armor: 310,311,312,313
        Oddjob:
            items: stone_sword,flint_and_steel,netherrack:2,tnt:4,pork:3
            armor: 298,299,300,301
        Knight:
            items: diamond_sword,grilled_pork:2
            armor: 306,307,308,309
        Chef:
            items: stone_sword,bread:6,grilled_pork:4,mushroom_soup,cake:5
            armor: 314,315,316,317
        Archer:
            items: wood_sword,bow,arrow:256,grilled_pork,bone
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                world: world
                wave-interval: 15
                spout-class-select: true
                spectate-on-death: true
                soft-restore-drops: false
                soft-restore: false
                share-items-in-arena: true
                require-empty-inv-spec: false
                require-empty-inv-join: false
                pvp-enabled: false
                protect: true
                monster-limit: 100
                monster-infight: false
                monster-exp: false
                min-players: 0
                max-players: 0
                max-join-distance: 0
                logging: true
                lightning: true
                hellhounds: false
                first-wave-delay: 3
                final-wave: 0
                entry-fee: ''
                enabled: true
                clear-wave-before-next: false
                clear-boss-before-next: false
                auto-equip-armor: true
                allow-teleporting: false
            waves:
                recurrent:
                    standard:
                        wave: 1
                        type: default
                        priority: 1
                        monsters:
                            zombie: 10
                            spider: 10
                            skeleton: 10
                            angry_wolf: 10
                        growth: old
                        frequency: 1
                    s1:
                        wave: 3
                        type: special
                        priority: 2
                        monsters:
                            zombie_pigman: 10
                            silverfish: 10
                        frequency: 3
                single:
                    sw1:
                        wave: 7
                        type: swarm
                        monster: cave_spider
                        amount: low
                    b1:
                        wave: 5
                        type: boss
                        monster: slime_huge
                        health: medium
                        ability-interval: 3
                        ability-announce: true
                        abilities: arrows
            rewards:
                waves:
                    every:
                        '5': 276,80:2
                        '3': 288:2,01:4
                        '10': 265:5,266:5
                    after:
                        '40': 264:5
                        '20': 310
        mobdome:
            settings:
                world: world
                wave-interval: 20
                spectate-on-death: true
                special-modulo: 4
                soft-restore-drops: false
                soft-restore: false
                share-items-in-arena: true
                require-empty-inv-spec: true
                require-empty-inv-join: true
                repair-delay: 5
                pvp-enabled: false
                protect: true
                player-limit: 0
                monster-infight: false
                max-join-distance: 0
                max-idle-time: 0
                logging: false
                lightning: true
                hellhounds: false
                force-restore: false
                first-wave-delay: 5
                entry-fee: ''
                enabled: true
                detonate-damage: false
                detonate-creepers: false
                clear-wave-before-next: true
                auto-equip-armor: true
                allow-teleporting: false
            waves:
                recurrent:
                    standard:
                        wave: 1
                        type: default
                        priority: 1
                        monsters:
                            zombie: 10
                            spider: 10
                            skeleton: 10
                            angry_wolf: 10
                        growth: old
                        frequency: 1
                    cs:
                        wave: 3
                        type: swarm
                        priority: 2
                        monster: cave_spider
                        frequency: 4
                        amount: low
                single:
                    s5:
                        wave: 35
                        type: special
                        monsters:
                            enderman: 10
                    s4:
                        wave: 25
                        type: special
                        monsters:
                            powered_creeper: 10
                    s3:
                        wave: 17
                        type: special
                        monsters:
                            blaze: 10
                    s2:
                        wave: 13
                        type: special
                        monsters:
                            exploding_sheep: 10
                    s1:
                        wave: 7
                        type: special
                        monsters:
                            zombie_pigman: 10
                    b6:
                        wave: 40
                        type: boss
                        monster: snowman
                        health: psycho
                        ability-interval: 3
                        ability-announce: true
                        abilities: arrows,chain-lightning,lightning-aura,fireballs
                    b5:
                        wave: 30
                        type: boss
                        monster: ghast
                        health: medium
                        ability-interval: 3
                        ability-announce: true
                        abilities: arrows,fireballs,warp-to-player
                    b4:
                        wave: 20
                        type: boss
                        monster: squid
                        health: low
                        ability-interval: 3
                        ability-announce: true
                        abilities: chain-lightning,flood,lightning-aura
                    b3:
                        wave: 15
                        type: boss
                        monster: silverfish
                        health: medium
                        ability-interval: 3
                        ability-announce: true
                        abilities: chain-lightning,root-target
                    b2:
                        wave: 10
                        type: boss
                        monster: giant
                        health: high
                        ability-interval: 3
                        ability-announce: true
                        abilities: lightning-aura,throw-nearby
                    b1:
                        wave: 5
                        type: boss
                        monster: magmacube_huge
                        health: medium
                        ability-interval: 3
                        ability-announce: true
                        abilities: fire-aura,warp-to-player
            rewards:
                waves:
                    every:
                        '5': 276,80:2
                        '3': 288:2,01:4
                        '10': 265:5,266:5
                    after:
                        '40': 264:5
                        '20': 310
                        '10': 79:5
            coords:
                spectator: 116,74,188,1.4085083,5.249991
                spawnpoints:
                    s4: 115,68,164,324.80832,12.299986
                    s3: 115,68,175,221.75826,8.699984
                    s2: 124,68,175,139.25827,9.599983
                    s1: 124,68,162,38.30824,7.499981
                p2: 140,98,191,-170.04167,32.849983
                p1: 99,62,147,72.20838,12.899991
                lobby: 123,74,188,359.45834,7.649985
                arena: 119,68,169,1.7083435,-2.8500133
    allowed-commands: /list,/pl
    
    server log:
    Code:
    2012-01-19 10:19:10 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-64-g7c6cabf-b1751jnks (MC: 1.1) (Implementing API version 1.1-R1-SNAPSHOT)
    2012-01-19 10:19:11 [INFO] Preparing level "world"
    2012-01-19 10:19:11 [INFO] Default game type: 0
    2012-01-19 10:19:11 [INFO] Preparing start region for level 0 (Seed: -780958656)
    2012-01-19 10:19:11 [INFO] Preparing start region for level 1 (Seed: -780958656)
    2012-01-19 10:19:12 [INFO] Preparing start region for level 2 (Seed: -780958656)
    2012-01-19 10:19:12 [INFO] Preparing spawn area: 0%
    2012-01-19 10:19:12 [INFO] [GravelClay] Permissions not found, not using
    2012-01-19 10:19:12 [INFO] [GravelClay] version 1.3.4 by [Darklust] is enabled.
    2012-01-19 10:19:12 [INFO] [RegrowingSheepcoat] Found 2 installed language packs: [en][de]
    2012-01-19 10:19:12 [INFO] [RegrowingSheepcoat] Using language pack: en
    2012-01-19 10:19:12 [INFO] [RegrowingSheepcoat] No permission system found!
    2012-01-19 10:19:12 [INFO] [RegrowingSheepcoat] RegrowingSheepcoat v1.1.4 successfully enabled. Provided by [URL='http://www.ultimine.net']www.ultimine.net[/URL]
    2012-01-19 10:19:12 [INFO] [RegrowingSheepcoat] NEW VERSION 1.1.5 AVAILABLE!
    2012-01-19 10:19:12 [INFO] [MobArena] No payment method found!
    2012-01-19 10:19:13 [INFO] [MobArena] v0.94.4.13 enabled.
    2012-01-19 10:19:13 [INFO] [MyHome] 6 homes loaded
    2012-01-19 10:19:13 [INFO] [MyHome] Using localization: English (en_us)
    2012-01-19 10:19:13 [WARNING] [MyHome] A permission plugin isn't loaded.
    2012-01-19 10:19:13 [WARNING] [MyHome] Help plugin not detected. Only providing help via /home help.
    2012-01-19 10:19:13 [INFO] [MyHome] MyHome 2.0.1 enabled
    2012-01-19 10:19:13 [INFO] [mcMMO] Using Bukkit Permissions.
    2012-01-19 10:19:13 [INFO] Loading Config File...
    2012-01-19 10:19:14 [INFO] mcMMO version 1.1.17 is enabled!
    2012-01-19 10:19:14 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-01-19 10:19:14 [INFO] Done (3,540s)! For help, type "help" or "?"
    2012-01-19 10:19:19 [INFO] Maesthro [/85.16.54.9:3925] logged in with entity id 407 at ([world] 126.79740073537998, 77.0, 187.5414139363461)
    2012-01-19 10:19:57 [INFO] Connection reset
    2012-01-19 10:19:57 [INFO] Maesthro lost connection: disconnect.quitting
    
    do u guys see any reasons for that error(s)?

    thanks in advance
     
  9. Offline

    mmmtacos4747

    Thank you!!
     
  10. Offline

    gore1997

    Can someone help me i cant get my waves or bosses to work.
    Server log: http://pastebin.com/gTa3iT26

    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: true
        allowed-commands: /list,/pl
    classes:
        Zerker:
            items: stone_sword,373:8257:3,373:8258:3,373:8259:1,373:8229:5,373:8265:1,373:8233:3
            armor: 310,311,312,313
        Mage:
            items: flint_and_steel,wooden_sword,stick,373:8229:5,373:16396:128,373:16428:32,373:16456:32,373:16452:32,373:16420:16
            armor: 298,299,300,301
            permissions:
            - godPowers.vulcan
        Hunter:
            items: bone:2,bow,arrow:256,stone_sword,373:8229:5,373:8258:3
            armor: 302,303,304,305
        Cleric:
            items: iron_sword,373:8229:5,373:16389:64,373:16421:32,373:16451:32,373:16449:32,373:16471:16,373:16450:16,373:16457:32,373:16425:16
            armor: 314,315,316,317
            permissions:
            - godPowers.heal
    arenas:
        default:
            settings:
                world: ''
                wave-interval: 20
                spout-class-select: true
                spectate-on-death: true
                special-modulo: 4
                soft-restore-drops: false
                soft-restore: false
                share-items-in-arena: true
                require-empty-inv-spec: false
                require-empty-inv-join: false
                repair-delay: 5
                pvp-enabled: false
                protect: true
                monster-infight: false
                min-players: 0
                max-players: 0
                max-join-distance: 0
                max-idle-time: 0
                logging: true
                lightning: true
                hellhounds: false
                force-restore: false
                first-wave-delay: 5
                final-wave: 0
                entry-fee: ''
                enabled: true
                detonate-damage: false
                detonate-creepers: false
                clear-wave-before-next: false
                auto-equip-armor: true
                allow-teleporting: false
            waves:
                recurrent:
                    default2:
                        type: default
                        priority: 1
                        monsters:
                            spider: 8
                            magmacube: 5
                            enderman: 6
                            creeper: 10
                            angry_wolf: 3
                        growth: old
                        frequency: 1
                    default1:
                        type: default
                        priority: 1
                        monsters:
                            zombie: 10
                            skeleton: 7
                            enderman: 5
                            creeper: 6
                            angry_wolf: 102
                        growth: old
                        frequency: 1
                single:
                    swarm3:
                        wave: 35
                        type: swarm
                        monster: villager
                        amount: medium
                    swarm2:
                        wave: 20
                        type: swarm
                        monster: wolf
                        amount: high
                    swarm1:
                        wave: 10
                        type: swarm
                        monster: human
                        amount: medium
                    special3:
                        wave: 40
                        type: special
                        monsters:
                            zombie: 10
                            slime_huge: 4
                            silverfish: 10
                            magmacube_huge: 2
                            blaze: 6
                    special2:
                        wave: 25
                        type: special
                        monsters:
                            zombie_pigman: 3
                            silverfish: 9
                            human: 7
                            exploding_sheep: 10
                            blaze: 7
                    special1:
                        wave: 5
                        type: special
                        monsters:
                            zombie_pigman: 7
                            slime_big: 8
                            powered_creeper: 6
                            magmacube_small: 4
                            cave_spider: 10
                    boss4:
                        wave: 50
                        type: boss
                        monster: ghast
                        health: medium
                        ability-interval: 3
                        ability-announce: true
                        abilities: disorient-target,fireballs,root-target,throw-distant,throw-nearby
                    boss3:
                        wave: 45
                        type: boss
                        monster: blaze
                        health: medium
                        ability-interval: 5
                        ability-announce: true
                        abilities: fireballs,disorient-target,fire-aura
                    boss2:
                        wave: 30
                        type: boss
                        monster: squid
                        health: low
                        ability-interval: 3
                        ability-announce: true
                        abilities: arrows,flood,disorient-target
                    boss1:
                        wave: 15
                        type: boss
                        monster: angry_wolf
                        health: low
                        ability-interval: 5
                        ability-announce: true
                        abilities:
            rewards:
                waves:
                    every:
                        '5': dirt:4,gravel:4,stone:4
                        '3': feather,bone,stick
                        '10': iron_ingot:10,gold_ingot:8
                    after:
                        '7': minecart,storage_minecart,powered_minecart
                        '16': diamond_sword
                        '13': iron_sword,iron_pickaxe,iron_spade
            coords:
                leaderboard:
                p1: -332,56,138,49.79889,27.299911
                p2: -317,76,152,245.99878,30.149918
                arena: -326,67,146,245.2489,81.15
                spectator: -323,71,141,79.9483,54.899982
                lobby: -318,67,135,178.04828,58.8
                spawnpoints:
                    s1: -326,66,146,221.99835,35.85
    
     
  11. Offline

    ACStache

    The issues you're having are as follows. Note how I quoted your config for your first issue.
    The second issue is how he's handling deaths in the arenas now. You actually die. After you hit respawn you should either go to the spectator area (if you have spectate-on-death: true) or to where you joined the arena from in the first place, with your inventory returned and rewards given.


    In order to use the new mobs, you'll need to use a newer version of Mob Arena. Either 94.4.5 or 94.4.13
     
  12. Offline

    Maesthro

    @ ACStache thanks for ur help.

    i did not see the option for mob experience, cause its not listed in the setting for my current arena "mobdome". its only listed in the settings for the "default" arena. i have to add the line.

    but regarding ur second point, how its handling deaths. im a bit confused. in older versions i used to get warped automatically to spec-room after death WITHOUT a respawn screen. was this changed in the current version of mob arena?
    and what confuses me even more is, as u can see in my posted config file, the setting for "spectate on death" is set to "true", but i respawn at my home/bed point instead of being respawned in the spec room. additionally, i even lose my experience.
    has this sth to do with the line "require-empty-inv-spec"?
     
  13. Offline

    gore1997

    Thanks. Where can i download this version?
     
  14. Offline

    ACStache

    Ah, strange. I would have thought it'd auto-populate the new settings. I wonder if the new settings are just affecting the 'default' arenas. I'll have to check my config when I get home
    As for the death issue, he did change it in the build you're using. Earlier versions (94.3.24 and 94.4.5) don't do that. I'm not sure what the requiring empty inventory would do, but I would think it wouldn't matter if you're dying from within the arena, as rewards are given to you after you respawn. Do you happen to have any other plugins that affect death events and where you spawn after said death?

    94.4.5 is here
    94.4.13 is here
    Either one should allow the new monsters to work, and are Dev builds built against 1.0
    I don't know where the changelogs are, so try them out and see what happens.

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

    gore1997

    Thanks :)

    is there a way to make it so my mage can use that command in the arena
    permissions:
    - godPowers.vulcan
    EDIT: just my mage as well not any other classes

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

    ACStache

    you'd have to allow the command in the global settings, and give the other classes '- -godPowers.vulcan' to negate their having it in the first place
     
  17. Offline

    gore1997

    Thanks :D
     
  18. Offline

    josip1

    Just tried this plugin, it's awesome! but it isn't working well :( Will it ever be updated?

    Bosses aren't working, players dont take damage sometimes any ideas???
     
  19. Offline

    StevenIsBallin

    These are the issues I seem to have found while trying to set things up.

    v94.4.5 = getting stuck in floor upon being teleported to the lobby
    v94.4.13 = players being invincible every other round, lightning not working on special rounds
    v94.3.24 = boss waves dont work properly

    For me it's picking my poison. For now until the plugin gets updates Ill just stick with 94.3.24. Ill just remove the boss rounds since those are the only ones messing up atm. Id much rather remove bosses than have players die in the floor or be invincible in the arena :s
     
  20. Offline

    josip1

    Is there any other mod like thus besides ultimate arena?
     
  21. Offline

    garbagemule

    I will be updating MobArena this weekend. I just finished my last exam today, so now I have some time to look into some of the bugs :) Please be patient.

    As for UltimateArena, while it is indeed a great idea, it offers only a tiny fraction of the customizability of MobArena. I highly suggest sticking with MobArena and PvPArena, if you want such arenas on your server :)

    Edit: In the meantime, I would very much appreciate some more information on the bugs you're experiencing, because "players don't take damage sometimes" tells me nothing about what possible plugin conflicts you may have. Please follow the Troubleshooting section.
     
    Valdifer and ACStache like this.
  22. Offline

    josip1



    Awesome!, really can't wait! That's the main reason I didn't like UltimateArena. If it was made customizable it would be awesome! One thing I sort of don't like is the fact players keep the exp after the arena match. Would there be a way to add an option so they don't and perhaps make XP a possible reward. Keep up the amazing work, my server LOVES the plugin. Will donate soon :):)
     
    garbagemule likes this.
  23. Offline

    Fishfish0001

    I get a bug occasionally where trees will not re-spawn correctly. If a player breaks the leaves they don't reappear. But I haven't had that happen recently, will let you know if it does.
     
  24. Offline

    jimmies

    I get an error when i have other plugins in my server :
    Spawn poins are not enabled in the config, please enable them to use commands
    =====================================================
    My config is:
    # MobArena v0.94.3.24 - Config-file
    # Read the Wiki for details on how to set up this file: http://goo.gl/F5TTc
    # Note: You -must- use spaces instead of tabs!
    global-settings:
    enabled: true
    allowed-commands: /list, /pl
    update-notification: true
    classes:
    Knight:
    items: diamond_sword, grilled_pork:3
    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
    Bomber:
    items: stone_sword, flint_and_steel, netherrack:2, 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: 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
    spout-class-select: true
    final-wave: 0
    waves:
    recurrent:
    def1:
    type: default
    priority: 1
    frequency: 1
    monsters:
    zombies: 10
    skeletons: 10
    spiders: 10
    creepers: 10
    wolves: 10
    spec1:
    type: special
    priority: 2
    frequency: 4
    monsters:
    powered-creepers: 10
    zombie-pigmen: 10
    angry-wolves: 10
    humans: 10
    rewards:
    waves:
    every:
    '3': feather, bone, stick
    '5': dirt:4, gravel:4, stone:4
    '10': iron_ingot:10, gold_ingot:8
    after:
    '7': minecart, storage_minecart, powered_minecart
    '13': iron_sword, iron_pickaxe, iron_spade
    '16': diamond_sword
    '25': Diamond:64
    coords:
    arena: 708,69,-120,221.1615,15.084471
    leaderboard:
    lobby: 714,69,-131,177.57068,0.7278432
    spectator: 703,74,-120,-117.17291,23.43742
    p1: 704,68,-129,138.41187,24.481476
    p2: 716,73,-119,319.3468,20.566027
    spawnpoints:
    s1: 709,73,-124,242.5658,58.937405
    s2: 714,68,-120,110.70471,24.481491
    s3: 704,68,-121,229.47205,29.44105
    s4: 714,68,-126,40.18506,48.235256
    s5: 706,68,-127,312.21973,18.47789
    ============================================
    PLEASE HELP FAST I CANT WAIT TO TEST IT!
     
  25. Offline

    rtcabooservb

    Great, can't wait!!!
     
  26. Offline

    josip1

    Figured out my problem nvm
     
  27. Offline

    king_nothing_

    Why was it changed so that you actually die when you lose in the arena? It wipes your experience points.
     
  28. Offline

    josip1

    Hmm. Would you be able to somehow make it possible to send alerts to a certain class telling them peoples health? Kind of like private chat?

    So like when a player reaches x amount of health it informs the "healer" class and again when it reaches "y"

    Cause I want healers to see how much health people have somehow.
     
  29. Offline

    NotYetRated

    If a player logs out while inside the arena "zone".... he can not /ma leave, and cannot use /town spawn or /home from inside the arena....
     
  30. Offline

    Smelyhobo

    Ugh, i wish i could give my classes enchantments for their weapons and armor. Enchantments are a huge part of minecraft combat and it kinda sucks that we cant use them.
     
  31. Offline

    garbagemule

    josip1 - Probably not in the next update, but in the meantime, could you suggest how this would be accomplished? It's much easier for me to implement something like that, if you can tell me how it would work in the config-file :)

    NotYetRated - You've posted bugs here before. You know the drill. More info.

    Smelyhobo - It's coming in the next update. Be patient.
     

Share This Page