[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

    Jokaru

    Guys help me with not spawning mobs, i upload config and my plugins above. I try all, stop plugins, create new arena, edit config and nothing could help me.
     
  3. Offline

    garbagemule

  4. Offline

    isplicewithadam

    HELP!! everytime i try to join with /ma j or /ma join it says "you do not have acess to these commands" im the owner of my server and i it even says so in the op.txt ive also made shure i built the arena correctly, ive tried everything and it just wont let me join :/ i tried the three nodes for the permissions and those didnt work? im obviously doing something wrong can someone give me very precise instructions so i stop getting that "you dont have acess to these commands"??? i am the ob/admin of my server
     
  5. Offline

    chelben9

    @garbagemule well it sends me to the original world when i type /ma j not the world the mod is in
     
  6. Offline

    mefisto1542

    For some reason my Wolf Master class is not getting any wolf when the arena starts, it work fine with the RB but not with the DEV version

    Code:
    lobal-settings:
        enabled: true
        allowed-commands: /list, /pl
        update-notification: false
    classes:
        Chef:
            items: gold_sword, bread:6, grilled_pork:4, mushroom_soup, cake:5
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, wood_pickaxe, tnt:4, fishing_rod, apple:3, grilled_pork:3
            armor: 298,299,300,301
        Tank:
            items: iron_sword, grilled_pork:3, apple:2
            armor: 310,311,312,313
        Knight:
            items: diamond_sword, grilled_pork:3
            armor: 306,307,308,309
        Archer:
            items: stone_sword, bow, grilled_pork:3, arrow:64, arrow:64, tnt:10, gold_ingot:10
            armor: 302,303,304,305
        Wolf Master:
            items: iron_sword, bow, grilled_pork:3, bone:2, arrow:32, tnt:3
            armor: 302,303,304,305
        Axe Man:
            items: diamond_axe, grilled_pork:3
            armor: 306,307,308,309
    arenas:
        default:
            settings:
                world: world
                enabled: true
                protect: true
                entry-fee: ''
                logging: false
                clear-wave-before-next: false
                detonate-creepers: false
                detonate-damage: false
                lightning: true
                auto-equip-armor: true
                force-restore: false
                soft-restore: true
                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: false
                min-players: 0
                max-players: 0
                max-join-distance: 0
                repair-delay: 0
                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: 4
                            exploding_sheep: 5
                        wave: 1
                    def2:
                        type: default
                        priority: 2
                        frequency: 1
                        wave: 5
                        monsters:
                            zombies: 10
                            skeletons: 6
                            creepers: 4
                    spec1:
                        type: special
                        priority: 5
                        frequency: 4
                        monsters:
                            powered_creepers: 10
                            angry_wolves: 10
                            zombie_pigmen: 10
                        wave: 4
                single:
                    swarm1:
                        type: swarm
                        wave: 7
                        monster: slimes
                        amount: medium
                    boss1:
                        type: boss
                        wave: 9
                        monster: spider
                        health: medium
                        abilities: fire-aura, disorient-target, fireballs, throw-nearby
                    boss2:
                        type: boss
                        wave: 13
                        monster: zombie_pigman
                        health: high
                        abilities: root-target, arrows, fetch-distant, fire-aura
                    boss3:
                        type: boss
                        wave: 16
                        monster: wolf
                        health: psycho
                        abilities: warp-to-player, fire-aura, throw-nearby, fireballs, fetch-target, arrows
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 10
                    giants: 0
                    humans: 10
                    angry-wolves: 10
            rewards:
                waves:
                    every:
                        '7': glowstone:3, $100
                        '16': diamond_sword, $500
                        '12': iron_sword, iron_pickaxe, iron_spade, $300
                        '20': diamond_axe, 264:4
                    after:
                        '3': feather, bone, 341:3, 35:0:16
                        '6': 33, gravel:4, stone:4
                        '10': iron_ingot:10, gold_ingot:8
            coords:
                p1: 464,79,-1150,-237.49034,13.650014
                p2: 512,93,-1101,-40.54049,24.600016
                arena: 487,81,-1126,-1.8405122,3.1500177
                lobby: 487,81,-1107,-266.74057,83.99999
                spectator: 487,88,-1109,-177.04057,27.449997
                spawnpoints:
                    s1: 481,80,-1120,-313.5405,32.850006
                    s2: 492,80,-1119,-85.99039,8.400003
                    s3: 494,80,-1130,-171.49039,10.050004
                    s4: 481,80,-1131,-259.69043,25.650007
     
  7. Offline

    Jokaru

    Someone HELP pls. When players in arena mob just stop spawn randomly and nothings happens. I try all, create new arena, disable\enable mobs in worldguard, disable some plugins but nothings help me. In cmd all silent and no errors. In the arena zone i dont have regions or others plugins changes. This is a bug or something else? Here is my plugins:
    [​IMG]
    And config file my arena:
    Code:
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        update-notification: false
        enabled: true
        allowed-commands: /list, /pl, /ungod
    classes:
        Medic:
            items: wood_sword, bread:6, grilled_pork:6, mushroom_soup:2, cake:4, cookie:24, 346
            armor: 314,315,316,317
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Archer:
            items: wood_sword, bow, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, grilled_pork
            armor: 302,303,304,305
        Summoner:
            items: grilled_pork:2, bone:3, bow, arrow:64
            armor: 298,299,300,301
        Defender:
            items: 274, 24:32, 46:8, 70:8
            armor: 306,307,308,309
        Gladiator:
            items: 276, 30:32, 297:6
            armor: 306,299,300,301
        Ninja:
            items: iron_sword, bone:1, bow, arrow:32, 46:2, 70:2, 30:4
            armor: 298,299,300,301
    arenas:
        one:
            settings:
                world: world_one
                enabled: true
                protect: true
                entry-fee: $75
                logging: false
                clear-wave-before-next: true
                detonate-creepers: true
                detonate-damage: true
                lightning: true
                auto-equip-armor: true
                force-restore: true
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: true
                require-empty-inv-spec: true
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                max-join-distance: 10
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 10
                special-modulo: 3
                max-idle-time: 0
                min-players: 0
                max-players: 0
            waves:
                default:
                    spiders: 6
                    creepers: 8
                    skeletons: 10
                    wolves: 8
                    zombies: 6
                special:
                    ghasts: 0
                    zombie-pigmen: 8
                    slimes: 2
                    powered-creepers: 6
                    giants: 0
                    humans: 4
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        '10': Bow, 322, $40
                        '20': 277, $75
                        '12': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '4': Red_Mushroom, Brown_Mushroom, Torch:8
                        '15': iron_ingot:8, gold_ingot:6, Diamond:2
                        '8': Cooked_Fish, $40, Cake
            coords:
                spawnpoints:
                    s1: -93,77,-33,-46.650295,22.50002
                    s2: -62,77,-33,46.3497,17.700037
                    s3: -62,77,-2,135.4497,14.100031
                    s4: -93,77,-2,224.8497,2.8500288
                    s5: -44,65,-62,-316.4973,9.149874
                    s6: -44,65,-32,-219.59718,16.499863
                    s7: -74,65,-32,-128.09726,1.9498533
                    s8: -73,65,-61,-55.348537,16.050032
                    s9: -73,65,-47,-91.04614,4.9499846
                    s10: -45,65,-47,92.25376,-1.3500179
                arena: -78,78,-17,-89.55006,0.74999124
                spectator: -78,87,6,-185.85027,14.399998
                lobby: -82,40,-37,277.5013,16.500053
                l1: -85,37,-43,327.0004,32.8499
                l2: -78,44,-34,138.45053,33.4499
                p1: -99,72,-39,-212.099,43.050034
                p2: -56,82,4,-46.948975,78.75003
    
     
  8. Offline

    ACStache

    check in your config file that the world you set the arena up is is the world listed under the arena's settings. if it's different, change it, save it, and type /ma config reload. then you should be good to go :)

    @Jokaru I'd say do this: Make a test server and copy over everything except your plugins. Put just Mob Arena (and it's config) into the test server's plugin folder. Does it work as it should? if it does, do the following:

    1) copy over 1/2 of your remaining plugins (with their config files) to the test server.
    2) test Mob Arena. is it working?
    yes - repeat steps 1 & 2
    no - continue to step 3

    3) take the plugins you copied over, and remove 1/2 of them. Retest Mob Arena.
    yes - you just removed the conflicting plugin, keep narrowing it down
    no - you haven't removed the conflicting plugin, keep removing plugins small groups at a time until it works, then figure out which one is was

    other than that, there's no way for us to tell you just by looking at your plugin list and config to tell you what's not working and why.

    you have a bunch of backslashes ( \ ) that shouldn't be in the config file. remove all of those and you should be good to go :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 10, 2018
  9. Offline

    Jokaru

    Thats so bad( Disable 1 or 2 plugins to make mobarena work. I think this problems start when i add on my server Factions. But no factions zones in the arena. If mobarena conflict with factions how i can fix that problem without disable one of plugins? Disable Factions or Mob arena is not a option, my server build on factions and i dont want to lose any of this plugins.
     
  10. Offline

    hatninja

    thanks!
     
  11. Offline

    Evilscotsman999

    Is there any way for spectators to get spawned back into the arena? like after the current wave is completed by another player? This would be useful for 'Nazi Zombie' type games where it only ends, say, if all players are dead at same time; otherwise they can respawn before the next wave. Players would need to spawn into the lobby at the next round, to be able to have armor/weapons.

    I'm not sure though if MobArena distinguishes 'spectators' from 'non-players'. If so, it would make this option easier to add.
     
  12. Offline

    masterjohn12

    Hi, for some reason prizes aren't given at the end of the game.

    - yes i know i disabled

    Code:
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        update-notification: true
        enabled: false
        allowed-commands: /list, /pl
    classes:
        Chef:
            items: grilled_pork:2, cake:1
            armor: 314, 315, 316, 317
        AdminOnly:
            items: diamond_sword, grilled_pork:64, bow, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64
            armor: 310,311,312,313
        Tank:
            items: stone_sword
            armor: 310, 311, 312, 313
        Knight:
            items: diamond_sword
            armor: 306, 307, 308, 309
        Archer:
            items: wood_sword, bow, 262:64, 262:64
            armor: 298 ,299, 300, 301
    arenas:
        default:
            settings:
                world: world
                enabled: true
                protect: true
                entry-fee: \'\'
                logging: false
                clear-wave-before-next: true
                detonate-creepers: true
                detonate-damage: false
                lightning: true
                auto-equip-armor: true
                force-restore: false
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: true
                require-empty-inv-spec: true
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                player-limit: 6
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
                min-players: 0
                max-players: 0
            waves:
                default:
                    spiders: 10
                    creepers: 4
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 0
                    powered-creepers: 5
                    giants: 2
                    humans: 10
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        \'5\': minecart, 320:3, 297:3
                        \'8\': iron_sword, iron_pickaxe, iron_spade, 258
                        \'10\': 265:8, 266:6
                        \'12\': 276, 277, 278, 279
                        \'16\': 15846
                    every:
                        \'2\': 1:4, 12:4, 17:4
                        \'4\': 45:4, 89:4, 88:4
            coords:
                p1: -215,72,-203,-241.12427,32.423393
                p2: -145,73,-158,-241.12427,32.423393
                spawnpoints:
                    s1: -213,64,-174,-90.93948,-0.75629073
                    s2: -178,64,-200,-1.6471252,27.544031
                    s3: -142,64,-176,-55.808075,19.24911
                    s4: -178,64,-153,-173.79152,23.64054
                    s5: -164,64,-159,-198.67628,19.737041
                    s6: -158,64,-192,-297.23938,28.031963
                    s7: -198,64,-192,-6.038391,27.056086
                    s8: -199,64,-168,-354.81586,24.128466
                    s9: -174,64,-176,-93.37906,17.78529
                arena: -174,65,-176,-77.765076,12.905924
                spectator: -176,73,-145,-170.47296,13.881798
                lobby: -132,65,-176,41.48605,17.297289
    
     
  13. Offline

    Sepulzera

    I set up an arena with netherrack+fire.
    However, the fire can be destroyed (guess explosions and/or water).

    Not a critical bug, but not neat either.
    (Using the dev build)
     
  14. Offline

    hatninja

    ok i just finished setting up my arena but when i typed /ma join i didnt have access to the command... does this plugin require permissions?
     
  15. Hey. Can you make a seperate mode where people bring their own equipment instead?
     
  16. Offline

    masterjohn12

    everytime i reload/stop start the server the slashes come back, any clue on what the problem may be?

    this is the new script
    Code:
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        update-notification: true
        enabled: true
        allowed-commands: /list, /pl, /god
    classes:
        Chef:
            items: grilled_pork:2, cake:1
            armor: 314, 315, 316, 317
        AdminOnly:
            items: diamond_sword, grilled_pork:64, bow, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64, 262:64
            armor: 310,311,312,313
        Tank:
            items: stone_sword
            armor: 310, 311, 312, 313
        Knight:
            items: diamond_sword
            armor: 306, 307, 308, 309
        Archer:
            items: wood_sword, bow, 262:64, 262:64
            armor: 298 ,299, 300, 301
    arenas:
        default:
            settings:
                world: world
                enabled: true
                protect: true
                entry-fee: \'\'
                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: true
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                player-limit: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
                min-players: 0
                max-players: 0
            waves:
                default:
                    spiders: 10
                    creepers: 4
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 0
                    powered-creepers: 4
                    giants: 3
                    humans: 10
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        \'5\': minecart, 320:3, 297:3
                        \'8\': iron_sword, iron_pickaxe, iron_spade, 258
                        \'10\': 265:8, 266:6
                        \'12\': 276, 277, 278, 279
                        \'16\': 264:6
                    every:
                        \'2\': 1:4, 12:4, 17:4
                        \'4\': 45:4, 89:4, 88:4
            coords:
                p1: -215,72,-203,-241.12427,32.423393
                p2: -145,73,-158,-241.12427,32.423393
                spawnpoints:
                    s1: -213,64,-174,-90.93948,-0.75629073
                    s2: -178,64,-200,-1.6471252,27.544031
                    s3: -142,64,-176,-55.808075,19.24911
                    s4: -178,64,-153,-173.79152,23.64054
                    s5: -164,64,-159,-198.67628,19.737041
                    s6: -158,64,-192,-297.23938,28.031963
                    s7: -198,64,-192,-6.038391,27.056086
                    s8: -199,64,-168,-354.81586,24.128466
                    s9: -174,64,-176,-93.37906,17.78529
                arena: -174,65,-176,-77.765076,12.905924
                spectator: -176,73,-145,-170.47296,13.881798
                lobby: -132,65,-176,41.48605,17.297289
     
  17. Offline

    Cakespan

    When I try to add a class, once I edit the config file and reload bukkit, the plugin stops working. None of the commands are registered and it gives me the unknown command error.
    Here is my config file:

    Code:
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        update-notification: true
        enabled: true
        allowed-commands: /list, /pl
    classes:
        Chef:
            items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:3, cookie:12
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, wood_pickaxe, tnt:4, fishing_rod, apple, grilled_pork:3
            armor: 298,299,300,301
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Archer:
            items: wood_sword, bow, arrow:128, grilled_pork
            armor: 298,299,300,301
         Guardsman:
            items: iron_sword, apple:2, bone:2
            armor: 302,303,304,305
    arenas:
        default:
            settings:
                world: world
                enabled: false
                protect: true
                entry-fee: ''
                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: true
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                player-limit: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
                min-players: 0
                max-players: 0
            waves:
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 10
                    giants: 0
                    humans: 10
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '16': diamond_sword
                        '13': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '3': feather, bone, stick
                        '10': iron_ingot:10, gold_ingot:8
                        '5': dirt:4, gravel:4, stone:4
            coords:
                lobby: -4,77,31,272.09985,18.59996
                spectator: -15,65,32,-90.45032,25.19994
                arena: -10,65,22,-35.550232,0.29999554
                spawnpoints:
                    s1: -8,64,39,-142.50038,90.0
                    s2: 7,64,39,118.19962,90.0
                    s3: 7,64,24,236.39949,84.90002
                p1: -19,63,13,130.94612,44.4
                p2: 18,84,50,310.49585,40.649963
        arena:
            settings:
                world: MobArena
                enabled: true
                protect: true
                entry-fee: ''
                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: true
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                player-limit: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
                min-players: 0
                max-players: 0
            waves:
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 10
                    giants: 0
                    humans: 10
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '16': diamond_sword
                        '13': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '3': feather, bone, stick
                        '10': iron_ingot:10, gold_ingot:8
                        '5': dirt:4, gravel:4, stone:4
            coords:
                p1: -19,63,13,-54.604126,90.0
                p2: 18,84,50,128.54584,88.80002
                lobby: -4,77,31,272.39584,5.250163
                arena: -10,65,22,265.04562,76.34995
                spawnpoints:
                    s1: -8,64,39,223.79573,79.34998
                    s2: 7,64,39,135.74588,59.70005
                    s3: 7,64,24,214.04584,86.85004
                spectator: -16,65,33,270.14615,11.400064
    
    And here is the new class:
    Code:
    Guardsman:
            items: iron_sword, apple:2, bone:2
            armor: 302,303,304,305
     
  18. Offline

    ACStache

    are you reloading the whole server or typing "ma config reload" in the console? try the command vs a full reload and see what happens. The class you're trying to add looks fine except 1 thing. It's 1 space too far to the right. pull it back 1 space and you should be good.

    are you getting any errors in your console at all? try editing it and using the command "ma config reload" from the console and see if they keep coming back

    on another note, been working on an arena. the main structure is done, but I'm heavily considering changing the combat field itself. Let me know what you guys think :)
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]

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

    garbagemule

    @Quaylet - The ZipException is still a mystery to me, as only 3 people, including yourself, have reported this issue. The other two got rid of it, but how they did it is also a mystery :( Have you tried with a local test environment with nothing but MobArena and CraftBukkit?

    @serpenoids - Interesting. I worked with Connor for a while to make MobArena and Mean Admins compatible with each other. They should play nice together. What errors are you experiencing?

    @Veve - You might have a conflicting plugin. On disconnect, players are thrown out of the arena and stripped of their inventory. I can confirm that this is true for the latest dev build. Try it, and let me know if your problem persists, after you've tried some basic troubleshooting :)

    @Poe - SimplePoints is not open source, and I don't think it has an API, so even if I wanted to add support for it, I couldn't. The support has to work the other way around. SimplePoints either has to support MobArena (if you want to -prevent- giving points), or an addon plugin for MobArena must be written (if you want to -give- points). Sorry :/

    @Lanuk - The item drop issue is fixed in the latest dev build. Try it out :)

    @godgodgodgo - Nope, sorry. Too much bloat :(

    @cmatyas06 - Haha! Thank you! I'm glad you're enjoying MobArena, and excited to hear you found a way to combine it with other plugins to make it even more fun! You should definitely try out the dev build, if you want to customize your waves more :)

    @Muffin89 - Probably the no. 1 complaint at this point in time :) The latest dev build fixes this issue, but if you don't want to use the dev build, try the workaround ACStache posted a couple of posts back. The lava pit isn't supposed to kill the player, but the player will drop the item in the direction of the lava pit, causing it to incinerate.

    @h0rn - The "item amount > 64" issue is fixed in the latest dev build. The issue with bosses (where they pick spawnpoints with the word 'boss' in them, or a random spawnpoint if no such spawnpoints exist), is also fixed in the latest dev build.

    @Justin Hawtree - Try the latest dev build, which fixes this issue.

    @Addar @92921376 - v0.93.4 is not compatible with PermissionsBukkit. Try the dev build, which does support it.

    @King_Koopa - You shouldn't be able to destroy any blocks in the arena region unless 1) The arena isn't running, but is in edit mode, or 2) The arena is running, and you have soft-resture: true, or protect: false. If these two cases don't fit, you probably have a conflicting plugin like WorldGuard or Regios or something like that.

    @Cuzic - The only people who will see the announcements are people who are in the arena, meaning they are either spectators or arena players. Either set spectate-on-death: false, or make your arena so people must type /ma leave to leave the arena after dying.

    @DJ411 - Thank you for the tip! :)

    @Skilledthis - The auto-generated arena has a repair-delay greater than 0, and it has soft-restore: false and protect: true. This means you can't break the blocks, so if you can, you have a conflicting plugin like WorldGuard or Regios.

    @kahlilnc - I don't know what you mean. When you die in MobArena, you're warped to either your entry location or the spectator area, and your health is restored. What do you mean by "0 hp"? :confused:

    @Karujõmm - Read the Permissions-page on the Wiki :)

    @Tadas159 - Set logging: false in your config-file for now, or try the latest dev build, in which logging not only works amazingly, but also has many extra details :)

    @Apasalic - Yes.

    @isplicewithadam - If you're using the dev build, re-download it. If you're using 0.93.4, set up Permissions as per the Permissions-page on the Wiki.

    @chelben9 - You're using the default arena, and you didn't change the world-node in the config-file.

    @mefisto1542 - Thanks for the report. I'll look into it :)

    @Jokaru - I don't know how Factions works, but just set it up properly, I guess?

    @Evilscotsman999 - It's a fair idea, but it's not something I'll try to implement, sorry. It's an extremely specific request, and by the looks of it, it might require a lot more work than it's really worth. Initial problems would revolve around reward-sorting and compatibility with other settings.

    @masterjohn12 - What's with all the backslashes in your config-file? Did you get any errors in the console? I can tell you that your "after wave 16" will give you problems. Put some apostrophes around the data value.

    @Sepulzera - Fire is a really odd thing to work with in Minecraft, but I'll look into it :)

    @po5 - Nope, sorry. The classes are there for balancing purposes.

    @Cakespan - Please provide a stacktrace.

    @ACStache - I can't wait to get on and try your new arena :D Looks AMAZING! :D
     
  20. Offline

    EMOberger

    Is there a way to still have everyone drop there items when they die?
     
  21. Offline

    92921376

    How do you get all of these abilities and boss waves to work? Is there a page somewhere that I can read about them?
     
  22. Offline

    Agnate

    You have extra spaces where it says "type: boss" in the bossfinal wave. YML is VERY picky, and needs to have the EXACT spacing.

    Edit: Whoops, misread the post! Yes, the abilities can be found on the Wiki page.

    https://github.com/garbagemule/MobArena/wiki/dev-v0.94

    Since the Dev build has allowed us to create some custom waves, I thought it would be handy to have a thread to list a bunch of different Bosses and Waves that people use. Check it out!

    If you want to post up a Boss or Wave, please follow the guidelines to keep the thread clean and easy to browse. :)

    http://forums.bukkit.org/threads/mobarena-boss-and-wave-thread.31797/

    Edit: URL changed as I posted in the wrong forum.

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

    anglish

    This is so epic, unfortunately when you are on your own you don't go very far, i would really enjoy a single player push, ex every wave, in the arena you get 1 pork chop, and that all would be customisable, ex
    when in 1 player every wave the player gets 1 porkchop
    2 players every 3 waves they get 1 porkchop
    3 + players every 5 waves they get 1
     
  24. Offline

    flipthetomato

    is there anyway that I can disable flying mod in mobarena?
     
  25. Offline

    E1310

    Every Time I make a New command (set up command) I get this
    --------------
    /ma join
    /ma leave
    /ma notready
    /ma specate
    --------------
    and when I try any of them it gives me the same thing over and over and over again !

    please help !


    [Note: I use (PermissionEx) + (AdminCmd) and other small addons . ]
     
  26. Offline

    DJ411

    i just realized this now but i'm getting some config errors for Mobarena!

    Code:
    2011-08-17 04:45:30 [INFO] [MobArena] ERROR! Could not create item "stone". Check config.yml
    2011-08-17 04:45:30 [INFO] [MobArena] ERROR! Could not create item "mossy_stone". Check config.yml
    2011-08-17 04:45:30 [INFO] [MobArena] ERROR! Could not create item "clock". Check config.yml
    2011-08-17 04:45:30 [INFO] [MobArena] ERROR! Could not create item "piston". Check config.yml
    2011-08-17 04:45:30 [INFO] [MobArena] ERROR! Could not create item "sticky_piston". Check config.yml
    2011-08-17 04:45:30 [INFO] [MobArena] ERROR! Could not create item "brick_block". Check config.yml
    
    That is the error!

    Code:
    rewards:
                waves:
                    after:
                        '1': cookie:1
                        '5': glass:10, brick_block:10
                        '7': minecart, storage_minecart, powered_minecart
                        '16': diamond_sword, diamond_pickaxe, diamond_axe, diamond_spade
                        '13': iron_sword, iron_pickaxe, iron_spade
                        '20': diamond:3
                        '25': golden_apple
                    every:
                        '3': feather, bone, stick, string
                        '10': iron_ingot:10, gold_ingot:8
                        '5': grass:4, slime_ball:4, stone:4, sapling:4, mossy_stone:4, clock:1, compass, piston:4, sticky_piston:4
    Here is the Rewards Code!
     
  27. Offline

    ACStache

    your best bet is to just use block ID numbers instead of the names if those aren't working for you. if ID #s still don't work there might be something else wrong, but from the rewards alone I can't tell what, if anything, it could be
     
  28. Offline

    number1_Master

    :( my server was hacked and ppl deleted my awesome arena :( avo even came :'(
    if anyone wants to help make a new arena come to 24.14.163.66:25565 :'(
    AWESOME PLUGIN THOUGH :)
     
  29. Offline

    thedarkdima

    i want a class that there the armor will be random from a list can i do it?
     
  30. Offline

    Thunderspike

    Spout Support please :) this plugin would fit perfect in spout
     
  31. Offline

    SpiFioY

    Hello... I wanna ask you something... When i play MA, the creepers don't blow?! After i added ma, the creepers just don't blow... Any idea? I have WorldGuard, the creepers are not blocked..

    I will be very happy if you help me :D

    How can i set max level ?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 10, 2018

Share This Page