[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. Finally got to test it now. What an amazing plugin, and not found a bug so far lol, usually things break when you instantly let 50 people use it :D

    I would love a permission node for joining at least.
     
  3. Offline

    garbagemule

    Updated the FAQ :)

    @Meisgoot312 - Glad you're liking MobArena! Thanks for the bug report, it hasn't been reported before, and I'll see what I can do about it :)

    @Arcaian - Read the FAQ ;)

    @dak393 - Thank you! If you've built an arena yourself, please post it here for the rest of us to see!

    @Icedew123 - MobArena requires spawn-monsters=true, unfortunately. I don't know if there is a way around that, but I'll look into it :)

    @Safwah - You have a conflicting plugin.

    @Missnostalgia - Pet classes are definitely on the drawing board, but it's difficult to incorporate them without putting a bunch of checks everywhere in the code. Maybe in v1.0 :) I will be looking at preventing mobs from spawning in the arena unless they are spawned by MobArena, but like with the wolves, it requires a bunch of different checks, and I'm not sure how to do it :( TNT should despawn like any other block at arena end, but I haven't actually tried it yet. Is it only TNT? If not, you probably have a conflicting plugin.

    @omerdn1 - MobArena fully supports multiple worlds. Read the first step of the config-file instructions (and the FAQ) :)

    @Beauseant - Glad you got it to work! :)

    @iMattxC - Very cool arena! Love the spectator area! I'm really liking the mossy cobblestone obstacles! It gives an extra challenge, but also lots of room for developing tactics. Well done! :) About iConomy, read the FAQ.

    @Joy - I'm glad it's working out for you! And very happy to hear from someone on a large server. Please keep me updated with any bugs that you think might be a result of 10+ players using MobArena at the same time :)

    Edit: Jeez, I use a lot of smileys!
     
  4. Offline

    Tee

    Would be awesome if this addon includes the "ZombieAttack" plugin so the monster can destroy blocks placed by players. would be awesome for some hard survival arena :] maybe 3 archers 1 tank in a house and wait for zombie attack xD... make me think of call of duty ww/bo zombies ^^
     
  5. Offline

    garbagemule

    @Tee - Not gonna happen. "zombieattack" is closed source, and there's no way of hooking into it. I'm not going to have MobArena do 10 different checks to see if certain plugins are installed before letting a block break event happen or not. It's just way too much overhead, and way too much code for such a small thing, and it will cause MobArena to be jerky and laggy as all heck. Sorry :(
     
  6. Offline

    heroanth2345

    Wish I could do a video of me and my friend playing it...
    Monsters have 2 spawns in each parts.
     
  7. Offline

    Pierce de JOng

    How do you change the setttings for everything, like rewards
     
  8. Offline

    garbagemule

    @Pierce de JOng - Please, PLEASE read the instructions. Everything is explained there, and very thoroughly too. Also watch the instructional video, as it explains how to do everything. I'm sorry, but this is mind-boggling to me. The opening post has all the information you need (and more). Just RTFM :oops:
     
  9. Request:

    Implement this feature: http://forums.bukkit.org/threads/misc-plgdisablecmd-v1-3-disable-given-commands-818.6504/ inside MobArena. Thus a list of /commands that will be ignored when the player is in an Arena, lobby as well of course.

    This would allow me to have the Arena on our main world (thus not having to meddle with complexer permissions), but still disable many things I don't want users to do in the Arena. Such as /magiccarpet.

    Would be great!

    I got this error on a reload of the plugin, have seen it before with some plugins, something about not cleanly reloading? Not sure :p

    Code:
    17:39:08 [SEVERE] Error occurred while enabling MobArena v0.88.1 (Is it up to date?): null
    java.lang.NullPointerException
            at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:39)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:750)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
            at com.bekvon.bukkit.plugman.PlugMan.enablePlugin(PlugMan.java:338)
            at com.bekvon.bukkit.plugman.PlugMan.reloadPlugin(PlugMan.java:352)
            at com.bekvon.bukkit.plugman.PlugMan.doCommand(PlugMan.java:133)
            at com.bekvon.bukkit.plugman.PlugMan.onCommand(PlugMan.java:65)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:273)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:430)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:415)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  10. Offline

    heroanth2345

    Is there a way to make rewards IN GAME
    because it would be nice if each round you win something better but its harder and blablabla
     
    PinkHell likes this.
  11. Offline

    Cowmaster

    I figured it out! Wolves weren't spawning on my server cuz i had bzone plugin installed, and it was controlling what mobs could spawn in the wilderness, thus stopping all of your special mobs from spawning.
    I got rid of the wilderness controls, and everything works perfectly now! Once again, great job with this plugin.

    I have a suggestion, it would be great if there was some sort of ticket system to allow people to /ma join, for example, have only 5 pieces of paper in their inv or some configurable item & amount required to join/start a game. Mainly this is just to control ppl making endless runs against the mob arena for no cost.
     
  12. Offline

    PinkHell

    WORD!
     
  13. Offline

    garbagemule

    Last set of replies for today. Gotta get my study on!

    @heroanth2345 & @PinkHell - Bonuses is possible, but it's way too much work to implement at this point in time. Lots of testing required too.

    @Cowmaster - I should make a list of plugins that may interfere with MobArena. I knew you had a conflicting plugin! Entry fee sounds plausible. Maybe in v1.0 :)

    @Joy - I might look into the disabling of commands. The exception is caused by a conflicting plugin. You probably have a plugin that's trying to use the same alias as MobArena. If that exception happens all the time, try typing /ma in-game, and see what kind of response you get. You should get a response from the culprit plugin.
     
  14. Huh, but rewards already improve with each wave, why would you need to configure that ingame...

    Request:

    I would like to be able to specify a cooldown, X minutes after end of an Arena game, join commands are disabled, or something like that.

    I have no other plugin using /ma ><

    I forgot to mention I used plugman to do the reload. Not an full /reload, as those are horrible with 100+ plugins ;)

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

    tuderen

    I'm quite sure he's talking about getting a reward while fighting in the arena, something you can use to get even further along. ;)
     
    heroanth2345 and PinkHell like this.
  16. Another request:

    Some command to show a list of people who have joined but not readied, or a list that shows both. With the lobby full, it's problematic when someone hasnt readied :/

    Possibly make a 4th spawn point where you get ported when you ready up?
     
  17. Offline

    heroanth2345

    No not that way, like each round you gain an amount of cookies (example) but instead of having them AFTER the game, you can have while playing the game so you can use them
     
  18. Offline

    BlueRazor

    For some reason, the only people who can play is ops. All the others can do the /ma join command but when it comes to choosing a class, they can't. Any ideas of what going on? Just to be clear ops can choose there classes and do everything. I just don't want to have to op everyone just to play.
     
  19. Offline

    BangL

    @BlueRazor

    Q: Only ops can use the arena!
    A: No, everyone can use MobArena. You have a conflicting plugin.

    - Part of the FAQ

    I have a problem:
    I'm using this plugin on my server:
    http://forums.bukkit.org/threads/misc-alphachest-v1-7-0-virtual-chests-and-workbenches-818.17296/

    People found out that they have access to their virtualchest inside of arena and now they are cheating with it. :p

    Could you see if there would be any way to prevent this? Would be great :)

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

    Missnostalgia

    Yes it is only tnt that doesn't despawn.
     
  21. Offline

    BangL

    Ok, another issue for me...
    Arena is working fine so far, but after a while (3-5 rounds) the arena gets broken.
    Thats means exactly:
    we are joining, selecting classes and everybody clicks the ironblock... but the round wont start anymore.
    I dont know what the cause is, there is also no errormessage in console and the only way to fix is a serverrestart, but i cannot restart the server every 10 minutes just to keep the arena running oO
     
  22. Offline

    CushFiles

    2011-06-04_21.16.10.png
    First an foremost, thank you for creating this plugin. Around 35 members of our server told me to thank the maker of the plugin :) We run a 40 slot server in which there wasn't that much communication, we have seperate cities and had on plots to people. This makes that people (most of the time) are just busy doing what they wanna do for themselfs but tonight we had a breakthrough :D We have been trying to get the most of the plugin and worked on it for a few hours. We (and our members) are very pleased with what we got! :D I'll post pictures below of our Arena (sorry I couldn't get a picture of an empty arena since we opened it)!

    http://img24.imageshack.us/img24/5729/20110604211400.png
    http://img857.imageshack.us/img857/984/20110604211928.png
    http://img835.imageshack.us/img835/6467/20110604212146.png
    http://img217.imageshack.us/img217/8985/20110604212204.png
    http://img34.imageshack.us/img34/1064/20110604211610.png

    We made a few custom class and tweaked the wave-rewards a littlebit. We're just testing how this works and will tweak them while we go.

    Code:
    world: world
    classes:
        Chef:
            items: stone_sword, bread:8, grilled_pork:6, mushroom_soup, cake:5, cookie:12
            armor: 314,315,316,317
        Joker:
            items: stone_sword, snow_ball:64, wood_hoe, wood_door:2, bed, fishing_rod, cake:2, cookie:4
            armor: 313,315,308,298
        Archer:
            items: stone_sword, bow, arrow:512, grilled_pork,
            armor: 298,299,300,301
        Tank:
            items: stone_sword, stone_sword, grilled_pork:2
            armor: 310,311,312,313
        Knight:
            items: iron_sword, grilled_pork, apple:2
            armor: 306,307,308,309
        Rager:
            items: diamond_sword, pork:2, cookie:2
            armor: 299
        Miner:
            items: gold_pickaxe, stone_sword, cobblestone:5, iron_ingot:2, coal:11
            armor: 300,301
        Crafter:
            items: workbench, iron_ingot:15, gold_ingot:7, stick:6, bow, arrow:30, plank:4
            armor: 302, 303
    
    rewards:
        waves:
            every:
                '3': feather, bone, arrow:2, rose
                '6': coal:4, boat, minecart, ink_sack, arrow:4
                '10': cake, cookie:5, grilled_pork, painting, iron_ingot:5, gold_ingot:2
                '14': iron_chestplate, iron_helmet, stone:4, iron_leggings, iron_boots
                '30': diamond:2
            after:
                '12': iron_sword, iron_axe, iron_pickaxe, iron_spade
                '30': diamon_sword, diamond_pickaxe
                '40': diamond_helmet, diamond_chestplate, diamond_legging, diamond_boots
    waves:
        default:
            zombies: 8
            skeletons: 10
            spiders: 10
            creepers: 2
            wolves: 5
    
    As for suggestions for updates for the plugin, we have few! I don't know how hard it is to code these but they would help us out.

    We would like to "close" and "open" the arena, With normally around 40 members online at a time it becomes a little tricky to remove the IronBlocks in the Lobby to stop and let us tweak things.

    We also wonder if it's possible to change the amount of mobs and/or the timer of the waves. Since the time drasticly changes with every wave. So far we made it to wave 26 ;) Well 1 guy did.

    The last suggestion is to be able to have a timer in the lobby. I dont really know the answer to this but maybe something can be done with a timer, cause we had players just staying in the lobby just to annoy other people.
     

    Attached Files:

  23. Offline

    Fyndler

    Is is possible to make so people in arena/lobby cant use teleport/home command ? Had to remove my home plugin since people could use it when they was in the lobby just to get the items :( Not even sure myself how that even could work out.
     
    Oscarius likes this.
  24. Offline

    starcraftjunkie

    It's a shame there are no blocked commands with the plugin. The only way I'd get this to work with my server is to give everyone a wooden sword. Otherwise they would just farm out all the items through the /sell command or just going to spawn to keep them rather then killing monsters.
     
  25. Offline

    Oscarius

    Yes, I agree that blocked commands is a much-needed feature. It didn't took long before people figured out they can /home out of the arena with the spawned gear.
     
  26. Offline

    Vietadow

    Edit: I actually solved my previous problem but now i have a new one.
    Everytime I open Notepad my previous format is lost.
    Instead the words go straight across but have the necessary amount of spaces in between them.
    This makes it very difficult to go back ad edit it.
    Is there any way to retain the format that I used(which is just a direct copy off the tutorial)?
     
  27. Offline

    Jackinthebox

    This is a great plugin, and one of the servers i play on uses this, but we have a problem. Some of the people waarp to the lobby, pick a class then uses /suicide or /killmyself to drop all the items on the lobby, letting everyone get more than 1 class worth of items at once. Is it possible you can either disable these 2 commands in the lobby, or make it so they dont drop when you use it? Thanks, and keep up the great work.
     
  28. Offline

    Crete21

    Ya, thats 1 of the problems we are having.

    The other is mob-drops. Players are crafting wool blocks out of the string dropped by the spiders and making corner huts... crafty 'lil buggers, no?

    maybe i can blacklist wool in the arena area. gonna go check into it

    EDIT: Almost forgot, this plugin is friggin FUN! thanks for the greatness! looking forward to seeing whats next with it
     
  29. Offline

    tuderen

    Garbagemule is already checking into removing mob drops from the arena, so crafting wool won't pose a problem as soon as he gets around to implementing it.

    As for people cheating, it's very hard to prevent it, seeing as there are quite a few plugins out there that can provide some way of either giving the items to other people or keeping stuff you shouldn't be able to, and it'll be very taxing to blacklist all of them. Maybe you should enforce some harsh punishment on exploiters instead?
     
    Connor Mahaffey likes this.
  30. Offline

    Chuckster

    Every once in a while i will experience a bug which boots everyone from the server and says this

    21:28:15 [SEVERE] Could not pass event PLAYER_INTERACT to MobArena
    java.lang.NullPointerException
    at com.garbagemule.MobArena.MAUtils.giveItems(MAUtils.java:81)
    at com.garbagemule.MobArena.MAUtils.giveItems(MAUtils.java:122)
    at com.garbagemule.MobArena.ArenaManager.giveClassItems(ArenaManager.java:381)
    at com.garbagemule.MobArena.ArenaManager.assignClass(ArenaManager.java:369)
    at com.garbagemule.MobArena.MASignListener.onPlayerInteract(MASignListener.java:55)
    at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:299)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
    at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:64)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:459)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)





    Its nothing too serious but you can fix it if you'd like it doesnt bother me

    Here is my fantastic arena i know im too lame to actually make the pictures apear on the site
     

    Attached Files:

    Last edited by a moderator: May 16, 2016
  31. Offline

    Crete21

    1 more thing. since i set spiders:0, i think it pegged out my cpu. started stressing the server hard. thats about all i changed, so i think thats what it was doing
     

Share This Page