[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

    denby

    @garbagemule haha omg one space, that'd be right wouldn't it! :) thanks mate you've been a great help! good luck with what im sure will be a stream of problems todays! :D youll need it :S
     
    garbagemule likes this.
  3. Offline

    TheTrixsta

    @garbagemule

    Thanks for updating ^^ i might make a plugin that hooks into this, permissions support FTW!
     
    garbagemule likes this.
  4. Offline

    GarretSidzaka

    MA guy we can click classes what is the permissions node for classes it give us a no permissions error unless we are admin
     
  5. Offline

    TheTrixsta

    @garbagemule

    I might make an add-on for this that allows powerups/abilitys like nazi zombies :p
     
  6. Offline

    jonaathaan

    Hey after the update to v92 it keep saying: 'an internal error occurred while attempting to perfom this command' when typing /ma j
    and it gives this in the terminal.


    Code:
    01:35:00 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.92
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:298)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
        at com.garbagemule.MobArena.MAUtils.sitPets(MAUtils.java:571)
        at com.garbagemule.MobArena.Arena.playerJoin(Arena.java:266)
        at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:191)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    



    this is my config file:


    Code:
    MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        enabled: true
        update-notification: true
        allowed-commands: /list, /pl, /ma l
    classes:
        Wolf:
            items: stone_sword, bone:4, grilled_pork:6, mushroom_soup:2, cookie:12
            armor: 306,307,308,309
        Tank:
            items: iron_sword, grilled_pork:3, apple, bow, arrow:16
            armor: 310,311,312,313
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Healer:
            items: stone_sword, flint_and_steel, cake:6, cookie:16, mushroom_soup:4, fishing_rod, apple:4, grilled_pork:5
            armor: 298,299,300,301
        Archer:
            items: stone_sword, bow, arrow:128, grilled_pork:2
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                enabled: true
                world: world
                protect: true
                auto-equip-armor: true
                clear-wave-before-next: false
                detonate-creepers: false
                detonate-damage: false
                lightning: 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
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
            coords:
                lobby: 220.0,72.0,-606.0,0.0,0.0
                arena: 194.0,74.0,-606.0,0.0,0.0
                p2: 230.69999998807907,82.5,-573.3000000119209,0.0,0.0
                p1: 152.30000001192093,69.5,-632.6999999880791,0.0,0.0
                spectator: 213.0,74.0,-609.0,0.0,0.0
                spawnpoints:
                    s2: 173.0,74.0,-605.0,0.0,0.0
                    s1: 173.0,74.0,-607.0,0.0,0.0
                    s7: 195.0,74.0,-586.0,0.0,0.0
                    s8: 192.0,74.0,-586.0,0.0,0.0
                    s5: 195.0,74.0,-626.0,0.0,0.0
                    s6: 192.0,74.0,-626.0,0.0,0.0
                    s3: 209.0,74.0,-605.0,0.0,0.0
                    s4: 209.0,74.0,-607.0,0.0,0.0
            waves:
                default:
                    spiders: 9
                    creepers: 8
                    skeletons: 10
                    wolves: 6
                    zombies: 9
                special:
                    ghasts: 0
                    zombie-pigmen: 7
                    slimes: 8
                    powered-creepers: 7
                    giants: 5
                    humans: 8
                    angry-wolves: 9
            rewards:
                waves:
                    after:
                        '14': rails:6, gold_ingot:2, iron_ingot:6
                        '20': diamond_sword, 341:2
                        '30': 2257, 2256
                    every:
                        '6': stone:4, bone:6, arrow:8
                        '17': iron_ingot:10, gold_ingot:4
                        '20': dirt:20, gravel:12, stone:64

    and my permissions-folder

    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'colorme.list'
                - 'colorme.self'
                - 'HomeX.*'
                - 'SpawnX.spawn'
                - 'nSpleef.member.creategame'
                - 'nSpleef.member.deletegame'
                - 'nSpleef.member.join'
                - 'nSpleef.member.leave'
                - 'nSpleef.member.list'
                - 'nSpleef.member.wager'
                - 'player.list'
                - 'mobarena.use.*'
    
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'colorme.list'
                - 'colorme.self'
                - 'colorme.other'
                - 'colorme.remove'
                - 'HomeX.*'
                - 'SpawnX.spawn'
                - 'player.list'
                - 'nSpleef.member.creategame'
                - 'nSpleef.member.deletegame'
                - 'nSpleef.member.join'
                - 'nSpleef.member.leave'
                - 'nSpleef.member.list'
                - 'nSpleef.member.wager'
                - 'mobarena.use.*'
    
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
                - 'colorme.list'
                - 'colorme.self'
                - 'colorme.other'
                - 'colorme.remove'
                - 'HomeX.*'
                - 'SpawnX.*'
                - 'bc.set.creeper'
                - 'war.*'
                - 'war.player'
                - 'nSpleef.admin.define'
                - 'nSpleef.admin.deleteanygame'
                - 'nSpleef.admin.deletearena'
                - 'nSpleef.admin.forceready'
                - 'nSpleef.admin.forcejoin'
                - 'nSpleef.admin.forceleave'
                - 'nSpleef.member.creategame'
                - 'nSpleef.member.deletegame'
                - 'nSpleef.member.join'
                - 'nSpleef.member.leave'
                - 'nSpleef.member.list'
                - 'nSpleef.member.wager'
                - 'player.list'
                - 'deathmessageplugin.sendmessage'
                - 'mobarena.use.*'
                - 'mobarena.admin.*'
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
       Jonaathaan:
            group: Admins
            permissions:
                - 'mobarena.setup.*'
        name:
            group: Moderator
            info:
                prefix:
                suffix:
            permissions:
                - 'colorme.list'
                - 'colorme.self'
    
    
        name:
            group: Moderator
            permissions:
    i just set 'name' for my friends.

    i have build 953 in bukkit and it all worked before...
     
  7. Offline

    garbagemule

    @jonaathaan - Since the other people who reported this error aren't giving me any feedback on whether or not this build gives the same errors or not, perhaps you can? :) If not, I request that you follow the Troubleshooting-section of the main post, and figure out what the problem on your end is.
     
  8. Offline

    jonaathaan

    well it works for me. was it changed somhow? or a new version?
     
  9. Offline

    garbagemule

    @jonaathaan - Yes, I threw in a couple of extra checks. Let me know if the exceptions happen again. I might just go ahead and bloat MobArena with checks and error messages >_>
     
  10. Offline

    jonaathaan

    Okay Thx:) now we can have fun on the server again:D really funny mod:)
     
    garbagemule likes this.
  11. Offline

    denby

    Sorry to annoy every again :) but i got cocky in changing things and in my second arena 'lynx' im getting nothing spawning :(

    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:
        BeastMaster:
            items: bone:2, iron_axe, diamond_sword
            armor: 298, 299, 300, 301
        Medic:
            items: wood_sword, bread:6, grilled_pork:4, mushroom_soup, cake:3, cookie:12
            armor: 314,315,316,317
        DemoMan:
            items: stone_sword, flint_and_steel, tnt:8, grilled_pork:3, redstone:8, lever:8
            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:360, grilled_pork
            armor: 298,299,300,301
    arenas:
        hurley:
            settings:
                world: pand0ra
                enabled: true
                protect: 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
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 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
            every:
                '3': iron_ingot
                '8': gold_ingot
            after:
                '20': diamon_ingot,
                '30': diamon_sword, diamon_ignot
                '40': diamon_pick, diamond_sword, diamon_ingot
            coords:
                spectator: -547,77,-35,0.0,0.0
                lobby: -549,67,-22,0.0,0.0
                arena: -547,73,-22,0.0,0.0
                p1: -564,50,-39,-219.20776,29.399973
                p2: -530,94,-5,-45.657715,-0.30003843
                spawnpoints:
                    s2: -554,72,-29,-45.657715,-0.30003843
                    s1: -541,72,-27,54.09231,4.3499527
                    s3: -552,72,-17,55.592323,68.69995
                    s4: -542,72,-16,-57.50767,53.999966
                    s5: -547,72,-21,-197.15765,-78.60005
        lynx:
            settings:
                world: pand0ra
                enabled: true
                protect: 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: true
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                repair-delay: 5
                first-wave-delay: 0
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
            waves:
                default:
                    creepers: 10
                    powered-creepers: 10
                    angry-wolves: 10
                    zombie-pigmen: 10
                    giants: 5
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 10
                    giants: 1
                    humans: 10
                    angry-wolves: 10
            rewards:
            every:
                '3': iron_ingot
                '8': gold_ingot
            after:
                '20': diamon_ingot,
                '30': diamon_sword, diamon_ignot
                '40': diamon_pick, diamond_sword, diamon_ingot
            coords:
                p1: -52,50,33,0.0,0.0
                p2: -26,65,59,0.0,0.0
                arena: -40,57,46,0.0,0.0
                lobby: -50,53,35,0.0,0.0
                spectator: -40,65,46,0.0,0.0
                spawnpoints:
                    s1: -49,58,36,0.0,0.0
                    s2: -49,58,56,0.0,0.0
                    s3: -29,58,36,0.0,0.0
                    s4: -29,58,56,0.0,0.0
    
     
  12. Offline

    Blackswordsman

    When I updated to the latest cb version and mob arena now players are able to select a class then drop the items you get with that class and select another class then pick those items up as a different class. I thought it was my config so I tried it on my other server with default settings and the only plugins that were loaded on that server were permissions and mobarena.

    Other than that issue there isn't any other problems lol
     
  13. Offline

    garbagemule

    @denby - Your config-file is very ill-formed right now. First of all, you have two nodes, "every" and "after" floating outside of the rewards-node. You have arenas.hurley.every and arenas.hurley.after. Start by either removing those, or merging them with arenas.hurley.rewards.waves.every and .after. For your lynx-arena, you need to put your every- and after-nodes in a waves-node, and then indent it properly. If you're confused by all this, try auto-generating an arena, and look at how the nodes are organized.

    @Blackswordsman - Try on a completely fresh server, meaning no other plugins than MobArena. I can't imagine Permissions being the culprit, but I can't help if I don't know exactly what steps to take and what settings to use to reproduce the error. So, fresh server, jot down all the settings and changes you make, which plugins you use and what settings you use for those plugins, when the bug happens.
     
  14. Offline

    lipe123

    Lovin all the changes!!!

    One problem I experienced, wolves attack other players when they hit them. Is there a way to disable friendly fire on wolves somehow?
    Maybe its mcmmo interfering?
     
  15. Offline

    Blackswordsman

  16. Offline

    garbagemule

    @lipe123 - This shouldn't happen. I cancel all damage done to the pet wolves in the arena. If another plugin "uncancels" the event, however, it's hard for me to do anything about it. Try running with no other plugins, and if the problem is gone, do a binary search on the plugins to figure out which one is causing it.

    @Blackswordsman - Is your lobby inside of the arena region? If not, that's the problem.
     
  17. Offline

    embty

    I set the spawn points but no mobs are spawning at all. What could be wrong?
     
  18. Offline

    Nonin

    Code:
    22:01:28 [SEVERE] Could not load 'plugins/MobArena.jar' in folder 'plugins':
    while scanning for the next token
    found character'\t' that cannot start any token
    in "", line 87, column 1:
    '10': iron_ingot:2, gold_in ... 
    Error above config Below:
    Code:
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        enabled: true
        update-notification: true
        allowed-commands: /list, /pl
    classes:
        Chef:
            items: stone_sword, bread:3, grilled_pork:3, mushroom_soup, cake:5, cookie:12
            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
        Cake Man:
            items: stone_sword, cake:12, cookie:12
            armor: 314,315,316,317
        Archer:
            items: wood_sword, bow, arrow:600, grilled_pork
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                enabled: true
                world: world
                protect: true
                auto-equip-armor: true
                clear-wave-before-next: false
                detonate-creepers: false
                detonate-damage: true
                lightning: 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
                repair-delay: 4
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
            coords:
                lobby: 126,74,-117,0.0,0.0
                p2: 160.69999998807907,83.0,-96.30000001192093,0.0,0.0
                arena: 116,74,-140,0.0,0.0
                p1: 71.30000001192093,70.0,-185.69999998807907,0.0,0.0
                spectator: 125,79,-117,0.0,0.0
                spawnpoints:
                    s2: 122.0,74.0,-159.0,0.0,0.0
                    s1: 133.0,74.0,-134.0,0.0,0.0
                    s7: 126.0,74.0,-147.0,0.0,0.0
                    s8: 121.0,74.0,-132.0,0.0,0.0
                    s5: 105.0,74.0,-134.0,0.0,0.0
                    s6: 110.0,74.0,-151.0,0.0,0.0
                    s3: 99.0,74.0,-147.0,0.0,0.0
                    s4: 109.0,74.0,-124.0,0.0,0.0
            waves:
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 1
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 10
                    giants: 10
                    humans: 10
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '20': diamond_sword
                        '15': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '3': feather, bone, stick
                        '5': dirt:4, gravel:4, stone:4
                        '10': iron_ingot:2, gold_ingot:3
                        '25': diamond:1
    
     
  19. Offline

    Blackswordsman

    @garbagemule Oh the lobby has to be inside the arena region?

    edit: Thanks so much! That was the issue! Also, a nice feature would be a total monsters killed per player, so each player can see how many monsters they killed.
     
  20. Offline

    Arcaian

    @garbagemule Thanks so much for this awesome update ! It really is amazing. Thanks for all the work you've done !
     
  21. Offline

    ACStache

    @garbagemule , are the spawnpoints checking the 16 spaces just on the same level or are they checking in all 3 dimensions? because I was thinking of making a multi-floor arena with mobs spawning in the basement/sewers type of thing.
     
  22. Offline

    morizuki

    it's a custom arena.. and yeah no errors too..
     
  23. Offline

    garbagemule

    @embty - Please follow the Troubleshooting-steps in the main post.

    @Nonin - You have a tab somewhere in your config-file.

    @Blackswordsman - Leaderboards is planned for v1.0 :)

    @Arcaian - I'm glad to hear you're enjoying it! :)

    @ACStache - The distance is calculated in 3 dimensions, so while your idea is really good, it might be a bit problematic, unless you make each floor very "tall". And I'm afraid it's not so easy to change this part of the algorithm, as I would have to implement some sort of obstacle-checking, which could mean quite a performance hit :(

    @morizuki - Please follow the Troubleshooting-steps in the main post.
     
  24. Offline

    Ratchet

    i'm able to drop items in the lobby, players were using this to get the best of all items and cheat >_>


    just saw this and your response.
    it's not really possible for me to have the lobby in the arena area with how it's set up, could we not have an option to have the old method of stopping people dropping items in the lobby?
     
  25. Offline

    D3C

    Hello, i am currently having 2 issues with the Mobarena plugin,
    1- Players can drop items and pick them up (The previous version they couldn't?)
    2- Protect is on true for my arena, p1/p2 are set up to make a cube around the arena but players can continue to break the blocks, creepers dont blow up the land but you can break the blocks (Im using stone as the outside)

    Hopefully you could sort this out for me? :)

    Edit: Decided to copy/paste 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, /cast, /god, /sp, /give
    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, iron_pickaxe, tnt:4, 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:256, grilled_pork:2
            armor: 298,299,300,301
        Healer:
            items: stick, redstone:100, iron_sword, cake:1, bread:3, cookie:4
            armor: 317,315,316,314
        Mage:
            items: stick, redstone:100, iron_sword, glass:16, coal:32, arrow:20
            armor: 302,303,304,305
        Warrior:
            items: iron_sword, bow, arrow:128, grilled_pork:2
            armor: 306,307,308,309
    arenas:
        default:
            settings:
                world: MCS
                enabled: true
                protect: true
                clear-wave-before-next: false
                detonate-creepers: false
                detonate-damage: false
                lightning: true
                auto-equip-armor: true
                force-restore: true
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: false
                require-empty-inv-spec: false
                hellhounds: true
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: true
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
            waves:
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 5
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 10
                    giants: 0
                    humans: 10
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        '10': iron_helmet, iron_leggings, iron_chestplate, iron_boots
                        '16': diamond_sword
                        '13': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '3': feather:3, bone:3, stick:3
                        '10': iron_ingot:2, gold_ingot:1
                        '5': bookshelf:2, cobblestone:16, stone:16
            coords:
                arena: -110,15,-203,0.0,0.0
                spectator: -119,30,-215,0.0,0.0
                lobby: -108,39,-235,0.0,0.0
                p1: -122,12,-226,314.55078,57.599697
                p2: -122,29,-226,158.4005,14.699955
                spawnpoints:
                    a: -118,15,-222,2.8451538,66.74989
                    b: -104,15,-223,21.895447,61.6499
                    c: -111,15,-221,359.9953,21.749899
                    d: -119,15,-215,314.69525,3.8998938
                    e: -103,15,-215,65.69507,19.049898
    
     
  26. Offline

    Gamerz1996

    its works on 1.7 ;) i thanks you so much :D
     
  27. Offline

    Bannanas

    Hey recon you could support multiple arenas?
     
  28. Offline

    garbagemule

    @Ratchet - I'll see what I can do.

    @D3C - The locations in the coords-part of the config-file are written in the format x,y,z,yaw,pitch. Now, notice how your p1 and p2 have the exact same x and z coordinates. Your entire arena region is thus a "column", and doesn't actually cover your arena.

    @Bannanas - I'm not sure whether to laugh or scream, because I don't know if you're joking or not.
     
  29. Offline

    PinkHell

  30. Offline

    Bannanas

    I'm being dead serious, lol is it impossible OR is it already implemented O.O
     
  31. Offline

    garbagemule

Share This Page