[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. I dono if this has been brought up before (prolly has, hugely game breaking)
    but...if a player takes an item and drags it out of their inventory but doesn't drop it, so they just hold it.
    If they die holding it like that, it just pops out of them when they do to the spectators so they can pick it right back up.
    Players were using this to get free diamond armor/swords.
    And to make it worse, from what I hear, this armor is NOT damagable...that may just be a myth tho.
     
  3. Offline

    Scizzr

    Make a fire or lava pit so that when they exit into the spectator area, the item drops into it...
    I'll post a YouTube video of mine later
     
    garbagemule likes this.
  4. Offline

    louischolds

    I FUCKING LOVE YOU!!!! CANT WAIT TILL 1.0 :D
     
    garbagemule likes this.
  5. Offline

    morizuki

    Code:
    2011-07-05 18:41:48 [SEVERE] Could not pass event PLAYER_INTERACT to MobArena
    java.lang.NullPointerException
        at com.garbagemule.MobArena.MASpawnThread.<init>(MASpawnThread.java:67)
        at com.garbagemule.MobArena.Arena.startArena(Arena.java:173)
        at com.garbagemule.MobArena.Arena.playerReady(Arena.java:281)
        at com.garbagemule.MobArena.Arena.onPlayerInteract(Arena.java:964)
        at com.garbagemule.MobArena.MAPlayerListener.onPlayerInteract(MAPlayerListener.java:30)
        at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:307)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:168)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:63)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:457)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        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)
    This is the error I encounter when I join the game.. it just flag me as ready and I'm in the arena not in the lobby..
     
  6. Offline

    garbagemule

    @Alpha52 - There is nothing I can do about that. It's not a problem with MobArena, but rather a limitation in the Minecraft client. Do as cembry90 says.

    @morizuki - Post your config-file.
     
  7. Offline

    morizuki

    here it is..

    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, wood_pickaxe, tnt:4, lever: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
        Tamer:
            items: iron_sword, grilled_pork:1, bone:3
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                world: Arena_Grass
                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: true
                require-empty-inv-spec: true
                hellhounds: true
                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
                    slimes: 10
                special:
                    ghasts: 5
                    zombie-pigmen: 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,75,24,0.0,0.0
                spectator: 0,81,-26,0.0,0.0
                arena: 0,73,0,0.0,0.0
                spawnpoints:
                    s1: 0,73,-8,1.9485779,23.099932
                    s2: -8,73,0,272.39813,13.799981
                    s3: 0,73,7,182.54868,24.450024
                    s4: 7,73,0,94.94864,21.149986
                p1: -16,66,-28,179.25159,0.7500043
                p2: 15,87,27,0.30090332,15.15001
    
     
  8. Offline

    garbagemule

    @morizuki - The only stuff you can currently edit in the waves-branch is the distributions. You have moved slimes into the default-branch. First of all, it will be ignored completely in the default-branch, second of all, it is required in the special-branch. Your NPE happens because there is no slimes-node in your special-branch.
     
  9. Offline

    morizuki

    oh.. is that so.. ok I'll return it :)
     
  10. Offline

    Gamerz1996

    Why the players can discard items, an pick up this whit other classes? :( Its like cheating :D
     
  11. Offline

    garbagemule

    @Gamerz1996 - They can only do this because the lobby isn't inside the arena region. Re-download MobArena and see if the issue is resolved (I made a silent update). You too, @Ratchet :)
     
  12. Offline

    Gamerz1996

    okay i redownload this, but, must i build the lobby under the arena?
     
  13. Offline

    thedjshow

    I found a problem, when people join stay in the lobby to pick a class they choose and then they drop the food on the ground and pick a class again and then they got full inventory with food. thats feels just like cheating.

    And when players take the armour in there hands and die after the arena they have the armour still in there hand, so this bug most be fixed please!
     
  14. Offline

    Gamerz1996

    thanks, its working :D
     
  15. Offline

    tuderen

    @thedjshow first issue is fixed in the silent update garbagemule did, second update can't be fixed from his end. Make a lava pit at their spawn point, so they drop the item into the lava, only way to fix the issue.
     
  16. Offline

    garbagemule

    @thedjshow - Added a new FAQ entry just for you (and everyone else complaining about players cheating by holding items upon death)! ;)
     
  17. Offline

    Soryo

    I can't remember if I suggested this before or not... I was thinking about it for a while... but is it possible to make the arena set up able to run off of worldedit? Just curious... the way it's done right now is fine, but it would make it a lot easier for non square shaped arenas :D
    Though I suppose you can do the same thing if you went into the config file and edited the coordinates manually... but I'm sure not many people are comfortable messing with those and it's easily prone to error.
     
  18. Offline

    noahwhygodwhy

    hmm, you set all the warps correctly...does it say starting round 1 or does it do absolutely nothing, except let you into the lobby, pick a class, and then say your flagged?
     
  19. Offline

    mnopjh

    in my tamer class, the wolves arent spawning, just bones

    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:
        Magician:
            items: 347, 282, 354, 268, bow, arrow:64
            armor: 298,299,300,301
        Oddjob:
            items: stone_sword, wood_pickaxe, compass, map, fishing_rod, apple, grilled_pork:3, leather:5
            armor: 298,299,300,301
        Sidekick:
            items: arrow:256, grilled_pork:10, cake:2, cookie:64,
            armor: 303,303,303,303,303,303
        SwatOffence:
            items: Iron_door, iron_door, wood_door, wood_door, bow, arrow:64, stone_sword
            armor: 298,303,309,300
        Inventor:
            items: stick:5, diamond:5, iron_ingot:6, gold_ingot:8, redstone, coal:4, pork:5, leather:6
            armor:
        BowAddict:
            items: bow, arrow:512
            armor: '298'
        Archer:
            items: wood_sword, bow, arrow:128, grilled_pork
            armor: 298,299,300,301
        Chef:
            items: stone_sword, bread:8, grilled_pork:5, mushroom_soup:3, cake, cookie:12, 335
            armor: 314,315,316,317
        Tank:
            items: iron_sword, grilled_pork:2
            armor: 310,311,312,313
        BladeMaster:
            items: wood_sword, stone_sword, iron_sword, gold_sword, diamond_sword, grilled_pork:5
            armor:
        Knight:
            items: diamond_sword, grilled_pork
            armor: 306,307,308,309
        Hardcore:
            items: stick, grilled_pork
            armor: '298'
        SwatDefence:
            items: Iron_door, Iron_door, iron_door, wood_door, wood_door, wood_sword, grilled_pork:5
            armor: 310,311,312,313
        CookieMonster:
            items: cookie:256, wood_sword
            armor: 298
        TheTamer:
            items: wood_sword, apple, bone:2
            armor: 306,199,300,309
    arenas:
        default:
            settings:
                enabled: true
                world: world
                protect: true
                auto-equip-armor: true
                clear-wave-before-next: true
                detonate-creepers: true
                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: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 5
                max-idle-time: 30
            coords:
                lobby: 470,75,-325,0.0,0.0
                arena: 464.0182289848238,65.0,-322.2069413881289,89.59859,5.399976
                p2: 482.11154985702046,83.0,-299.5,0.0,0.0
                p1: 424.5,62.0,-348.6717013603662,0.0,0.0
                spectator: 452.03125,83.0,-317.15625,180.4987,32.55002
                spawnpoints:
                    a9: 450.504053058585,65.0,-322.442879881631,173.44746,24.45004
                    s25: 454.69999998807907,65.0,-334.69999998807907,7.2476807,14.54999
                    s9: 441.563808101651,73.0,-324.03314932233036,175.54712,26.999937
                    a1: 436.59375,65.0,-317.125,294.49765,21.75001
                    s26: 465.69999998807907,70.0,-316.30000001192093,142.6967,44.85
                    a2: 448.69999998807907,65.0,-320.69999998807907,27.197662,27.000017
                    s23: 435.69999998807907,65.0,-332.30000001192093,240.79688,13.049982
                    s7: 455.9321508325913,73.0,-318.20080739934616,125.74756,42.29994
                    a3: 460.65625,65.0,-328.28125,178.8476,26.550014
                    s24: 446.7659794158583,65.0,-332.90164433836134,311.1477,11.549983
                    s8: 444.95342184930365,73.0,-317.8835681883708,230.44733,31.949926
                    a4: 452.4275158312322,65.0,-324.30000001192093,42.947533,12.900019
                    a5: 462.0922539361077,65.0,-331.980878897778,188.14746,51.600025
                    s5: 444.8710207672625,73.0,-326.61146313012364,319.2475,23.69993
                    s21: 437.69999998807907,65.0,-312.69999998807907,48.347046,6.449971
                    a6: 457.65625,65.0,-334.71875,355.09753,45.600033
                    s22: 442.28125,65.0,-334.71875,338.59692,14.849981
                    s6: 453.7365093120752,73.0,-326.1683273846289,278.44757,26.249933
                    a7: 452.30000001192093,65.0,-324.30000001192093,202.54749,61.20003
                    s3: 438.7068476387831,73.0,-313.95625270639755,215.1477,28.349966
                    a8: 457.9091297478814,65.0,-324.30000001192093,347.29742,20.400036
                    s4: 436.2206027633754,73.0,-332.5637591482967,315.0474,28.349962
                    s20: 444.30000001192093,65.0,-315.30000001192093,217.2478,22.199966
                    s2: 465.6875,73.0,-310.3125,139.09778,16.049967
                    s1: 464.46875,73.0,-333.53125,41.447876,25.649965
                    s16: 456.6875,65.0,-313.3125,144.49707,22.499975
                    s17: 452.30000001192093,65.0,-320.69999998807907,330.4973,16.79997
                    s18: 447.51956109630555,65.0,-310.30000001192093,172.9978,24.449968
                    s19: 444.69999998807907,65.0,-310.30000001192093,136.8479,22.649963
                    s12: 452.18089969797745,73.0,-311.1078868103588,76.54724,37.199936
                    s13: 450.30000001192093,65.0,-310.30000001192093,219.49744,54.14999
                    s14: 465.69999998807907,65.0,-312.30000001192093,103.096985,49.19999
                    s15: 465.69999998807907,65.0,-314.4481664659921,83.2973,17.699982
                    s10: 451.5625,73.0,-330.375,274.2472,29.999928
                    s11: 461.6336355856077,73.0,-321.58267742480865,357.1974,41.09994
            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:
                        '1': sign
                    every:
                        '5': iron_ingot, wood:20, cake, arrow:20, coal:20, wood, wood, wood, wood, cake, sign, log:5, iron_ingot
                        '10': gold_ingot, iron_ingot:10, wood:64, arrow:64, iron_ingot, iron_ingot, iron_ingot, iron_ingot
                        '15': gold_ingot:5, iron_ingot:20, diamond_sword, diamond_pickaxe, gold_ingot, gold_ingot, gold_ingot, gold_ingot
                        '35': diamond:2, diamond, diamond, diamond, diamond, diamond:2, diamond:3, diamond, diamond_chestplate, diamond, iron_ingot:30, iron_ingot:10, gold_ingot:5, gold_ingot, gold_ingot:30
    
     
  20. Offline

    garbagemule

    @Soryo - No, MobArena will always be independent of other plugins, and I don't want to make special cases for certain plugins, even if it is WorldEdit. You can't mess around with the coordinates in the config-file either. p1 and p2 span a cuboid, and there's no way to change that. Are you in a situation where making the arena region span more than the arena itself is not an option?

    @mnopjh - Your config-file looks fine. Time to find the conflicting plugin! Please read the Troubleshooting-section of the main post :)
     
  21. Offline

    Xopolist

    For some reason, the mobarena setup commands don't work. But the other commands work fine. Any idea?
     
  22. Offline

    garbagemule

    @Xopolist - If you are not using Permissions, you need to be an op (your name must be in ops.txt).

    @Gamerfanatic - As ACStache says, you need to add mobarena.classes.* for them to be able to use the classes. This way you can assign certain groups or users certain classes, while others are limited to classes that aren't as good, or maybe just different classes.

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

    Gamerfanatic

    I keep getting an error that first takes items than says and internal command error, im an admin also put it in permissions and they have the same problems.....

    Code:
    [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:149)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    Then says failed to store inventory on the second try
     
  24. Offline

    mnopjh


    right when i hit the sign this shows:

    Code:
    10:14:17 [SEVERE] Could not pass event PLAYER_INTERACT to MobArena
    java.lang.NullPointerException
        at com.garbagemule.MobArena.MAUtils.giveItems(MAUtils.java:460)
        at com.garbagemule.MobArena.MAUtils.giveItems(MAUtils.java:477)
        at com.garbagemule.MobArena.Arena.assignClass(Arena.java:391)
        at com.garbagemule.MobArena.Arena.onPlayerInteract(Arena.java:1038)
        at com.garbagemule.MobArena.MAPlayerListener.onPlayerInteract(MAPlayerListener.java:30)
        at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:307)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:168)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:63)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:457)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        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)
    
    and what type of plugins do u think effects this problem?
     
  25. Offline

    garbagemule

    @Gamerfanatic and @mnopjh - Please re-download MobArena and see if your problems persist. mnopjh, your problem is a null-item.
     
  26. Offline

    Gamerfanatic

    Will do right now.

    @garbagemule I did and it worked, but the players dont have permission to chose a class, i added mobarena.use.* to permissions

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

    ACStache

    @Gamerfanatic I'd give them mobarena.classes.* just to be safe, there's a little section on his wiki about the class permissions at the bottom of the permissions page
     
  28. Offline

    Flamers

    @garbagemule If you want someone to help with the wiki I can try :)
     
  29. Offline

    d00ba

    Will economy support be coming with version 1.00 ?

    This plugin is EPIC

    EDIT: Also, it would be even more epic, if you could assign a skin to each class. (might not be possible xD)
     
  30. Offline

    Flamers

    @d00ba read the OP, economy support is coming
     
  31. Offline

    kahlilnc

    Error: some ppl say that they cant join, interval error and cant store inventories.
    dbox
    That is the console log.
     

Share This Page