[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

    kizwik

    Even with notepad++ and fixed, it has the same error and is shown as this:
    Code:
     # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        update-notification: true
        enabled: true
        allowed-commands: /list, /pl
    classes:
        Chef:
            items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:3, cookie:12
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, wood_pickaxe, tnt:4, fishing_rod, apple, grilled_pork:3
            armor: 298,299,300,301
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Archer:
            items: wood_sword, bow, arrow:128, grilled_pork
            armor: 298,299,300,301
        Woodcutter:
            items: iron_axe, wood:2, leaves:3, gold_sword, grilled_pork:3,
            armor: 304,305,303,302
        Builder:
            items: diamond_spade, iron_sword, gravel:2, sand:2, apple:3, fence:2
            armor: 305,307,308,309
     arenas:
        default:
            settings:
                world: world
                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: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                player-limit: 0
                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': gold_sword
                        '13': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '3': feather, bone, stick
                        '10': iron_ingot:5, gold_ingot:3
                        '5': dirt:4, gravel:4, stone:4
    
     
  3. Offline

    ACStache

    @garbagemule I noticed the other day on the special wave (it was slimes) that after breaking slimes down into the littlest forms, it counts as no monsters on the field and the next wave spawned when I had (solo arena :D) a few tiny slimes left >.>
     
  4. Offline

    garbagemule

    @kizwik - Notice how the exception you get says "column 2" when it points to the 'a' in "arenas:"? That's because you have a space in front of "arenas:". Remove that, and you'll be good to go.

    @ACStache - Yes, I am aware of this, but I don't know how to fix it :( The problem is that there is no event for when slimes split into smaller slimes, so there is no (non-bloated) way for me to add the smaller slimes to the monster set. I figured with slimes that it would be okay, because in most cases, the slimes spawn as the normal sized ones, and thus the smaller slimes will almost always be the tiny ones that don't do any damage :p

    Updated to v0.92.2
    Another bugfix release, and a couple of extras, such as support for subtype items (cocoa beans and other dyes, colored wool), "aimable" warp points and more user-friendly /ma join and /ma spec commands when only one arena is enabled. Furthermore, /ma dooooo it hippie monster has been re-introduced, just for kicks and giggles. It will auto-generate an arenas with names a1-a9, so no names need to be specified. I wouldn't recommend using it though - let's call it a "legacy command". The biggest bugfix is probably the 'players being able to keep items with /ma leave'-fix.

    Enjoy!

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

    Beldrama

    Sweet!

    Would there be a way to disable ghast explosions? It's been tearing my arena down even if I've had either softrepair/forcerepair/protect on. Had to turn them off but they're just so keewt, you knoow.

    Also you think you could make it compatible with mcMMO? Apparently you don't get xp in taming with your wolves for some reason. Besides that: mcMMO and MobArena works so great together D:
     
  6. Offline

    kizwik

    Thanks a lot bro. Helped so much.
     
  7. Offline

    ACStache

    question: I'm not sure if it's MC/Bukkit/or this, but have arrows been limited or given some sort of 'reload' time? I used to rapid fire arrows before (just spam click) and it'd work, but now if I do that it returns all the ones that don't visually fire. I'm currently at work and my computer isn't on to connect to and check the config, so I figured I'd ask here :D

    edit: this was on 92.1 if the question arises, and RB 953
     
  8. Offline

    kizwik

    New problem. I used the auto generate and named it castledefense and when i go to do /ma join castledefense it says its not setup yea. I did /ma setarena and tried /ma addarena. Neither work, and it still says the arena hasnt been setup yet. So I setup some warp points and a lobbyregion with the same error.
     
  9. Im using MA just recently and cos other mobs dont drop loot, so I thought might be a bug that slimeballs get dropped *shrugs*
     
  10. Offline

    garbagemule

    @Beldrama - I'll look into it. I thought they would be cancelled out just like Creeper explosions, but I haven't actually used Ghasts and Giants myself because they're so wonky anyway. With regards to mcMMO, talk to Rpa;otj - he is using MobArena with mcMMO, and AFAIK does not have problems with taming exp.

    @ACStache - The arrow stuff isn't related to MobArena. I'm not sure if 1.7.3 added some restrictions though.

    @kizwik - I don't know what you're doing wrong, but "/ma auto-generate castledefense" correctly generates a working MobArena. Did you get any errors in the console window? Try making a custom arena instead.

    @Zothen - Slimes only drop slimeballs because the smaller slimes aren't added to the monster set, so their drops won't get cleared. I put this on lowest priority to fix, because slimeballs don't have any actual, game-breaking use anyway.
     
  11. Offline

    Bloobubba

    when i use any command related to mobarena like /ma spectate it just shows a list of commands, any idea on what is going on.

    P.S. there isnt an error message in the console

    EDIT: Ok now i get this org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.92.2
    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 org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permission(NijikoPermissionsProxy.java:242)
    at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(NijikoPermissionsProxy.java:225)
    at com.garbagemule.MobArena.MobArena.has(MobArena.java:149)
    at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:119)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
    >
     
  12. Offline

    Blackswordsman

    Using the newest Mob Arena and no problems! Also add the cocoa beans to the prize list and it works.
     
  13. Offline

    GarretSidzaka

    SORry bro im not a tester im an extremely busy admin. but if you can get this working and add a no monster pvp option, expect me to share some money wiht you
     
  14. Offline

    L24D

    @garbagemule
    Hey, quick question...
    Did you drop GroupManager support in the latest 2 or 3 updates?
    Just wondering, because.. I have the permission nodes set up as it says to, but after someone joins, it says they don't have permission. (Selecting a class and readying up)

    The older version works just fine though... (0.92-1 i believe it was)

    No errors in the console.

    [edit]:
    Just for the record, everything else works, and i can create and edit arenas properly. But it's pointless if no one can use it... :p
     
  15. Offline

    garbagemule

    @Bloobubba - Please use pastie/pastebin or CODE-blocks when you post those logs. Your issue is with Permissions plugin. You're using GroupManager, it seems, but for some reason it's not working. GroupManager works perfectly fine with MobArena, however, as confirmed by the presence of both on my own server.

    @Blackswordsman - Nice to hear from someone who ISN'T having problems with MobArena ;)

    @GarretSidzaka - Well, then there's not much I can do :( I am planning on making another version of MobArena that works like the old Fight-plugin by Deminetix, because from what I can tell, it isn't going all that well for the PVPArena guys, and MobArena is pretty much so far from Fight (code-wise) at this point, that I should probably just branch MobArena and "PVPize" it. I would really love it if you could find some time to do a little more troubleshooting. Note that the "could not pass event x to plugin y" contain very valuable information. Please post these stacktraces in a pastie/pastebin, or in a CODE-block, so I can help you find out what's going on.

    @L24D - GroupManager works just fine with MobArena, but it wasn't supported before v0.92. Read the Wiki on how to set up Permissions :)
     
  16. Offline

    garbagemule

    @Kieron Etherimgton - Your config-file is messed up somewhere. Most likely the rewards-section.
     
  17. Can you make it so you can have more then 5 classes?
     
  18. Offline

    Blackswordsman

    @Kieron Etherimgton Here is a copy of how one of my arena's items are setup. Sometimes you have to use the item ID's for whatever reason.

    Code:
            rewards:
                waves:
                    after:
                        '10': 265:2, iron_sword, iron_axe, iron_pickaxe
                        '15': gold_ingot:2, gold_sword, gold_axe, gold_pickaxe
                        '20': diamond:2, diamond_sword, diamond_axe, diamond_pickaxe
                        '25': diamond_helmet, diamond_chestplate, 312, 313
                    every:
                        '2': bone:1, arrow:1, sulphur:1, 341:1, ink_sack:brown:1
                        '4': coal:4, boat, minecart, ink_sack:2
                        '6': gold_ingot1, iron_ingot:1 348:1, painting
                        '8': cake, grilled_pork, apple, cookie
                        '10': obsidian:5, 48:5, 332:5
     
  19. Offline

    Flamers

    Yes just make sure they have the right syntax :)
     
  20. Offline

    tuderen

    @Blackswordsman technically you don't ever need to use the item ID's, it's just a matter of using the correct item name.
     
  21. Offline

    L24D

    Ah, interesting... you added perm nodes for usage of classes... those weren't there before. :/
    This should fix it then... Once i set that up.

    [edit]:
    Mind me, not feeling 100% today, and i can feel a headache coming on.
    Just feeling irritated all around today :(. bleh.
     
  22. Offline

    GarretSidzaka

    first: off, test thy self

    second: OMFG OMFG i cant wait for the pvp versions plz plzpl zwhere do i donate? *makes mess in pants*
     
  23. Offline

    Blackswordsman

    @tuderen Yeah I know, but for whatever reason in my server, when I use, "iron_ingot" in the mob arena config, console throws an error telling me its an incorrect name.
     
  24. Offline

    garbagemule

    @greenlizardgamerz - Like Flamers says, just add more classes and make sure they have the correct syntax. Read the Wiki.

    @Blackswordsman - Like tuderen says, you don't technically ever need to use the item IDs. The Material types just have unintuitive names sometimes. You use item numbers 265, 312 and 313 in your after-branch, which have Material types iron_ingot, diamond_leggings and diamond_boots respectively. In your every-branch, you use 341, 348, 48 and 332, which are slime_ball, glowstone_dust, mossy_cobblestone and snow_ball respectively :) These names work perfectly fine for me. At least as class items. Can you confirm that they work as class items, but not as rewards?

    @L24D - Permissions-nodes have existed since v0.92. But yes, it should work if you simply give default groups 'mobarena.classes.*' for all classes.

    @GarretSidzaka - I'm not sure what you mean with your "first" statement. If you mean that I should test the plugin myself, I do. I test it very thoroughly the best I can, but I don't have the means of rallying 20 friends every 30 minutes for play tests, and I don't have a server full of people and 100 different plugins to wade through for bugs. Trust me when I say that the easiest way for both of us, is if you grab the new version, see if your problems are solved, and if not, post the stacktraces you get so I have something to work with. Second: Lol :p Donate link is at the bottom of the main post, and I'll get to it as soon as I can :)
     
  25. Offline

    Scizzr

    Agreed. Using "repeater" and "redstone_repeater" both give me this error.

    Also, I get an eror every time I punch the iron block to enter the arena. It teleports me in, but no mobs spawn.
    Show Error
    19:52:14 [SEVERE] Could not pass event PLAYER_INTERACT to MobArena
    java.lang.NullPointerException
    at com.garbagemule.MobArena.MASpawnThread.<init>(MASpawnThread.java:65)
    at com.garbagemule.MobArena.Arena.startArena(Arena.java:171)
    at com.garbagemule.MobArena.Arena.playerReady(Arena.java:285)
    at com.garbagemule.MobArena.Arena.onPlayerInteract(Arena.java:1011)
    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)


    Using Bukkit #953, MobArena 0.92.2, and these plugins:
    Code:
    BigBrother              1.8
    ButtonWarp              0.9
    ChairCraft              1.2.4
    CommandHelper           3.1.1
    CommandSigns            0.9
    CraftProxyLiter         102
    CustomBlockRestriction  1.4.2
    General                 3.4.5
    HeroicDeath             1.8.1
    iChat                   1.6
    iConomy                 5.0.1
    Jail                    1.2.2
    Lockette                1.3.8
    MagicCarpet             1.5.5
    MobArena                0.92.2
    MultiInv                2.1.0
    MultiVerse              1.7.2
    OnTimeCommands          1.0
    Paid2Mine               0.1.2
    Permissions             3.1.5b
    SimpleSave              3.23
    WeatherRestrictions     1.7
    WorldEdit               4.6
    WorldGuard              5.0.0.a30
    
    Any help would be great, as this error is preventing people from playing.

    Thanks!
     
  26. Offline

    ACStache

    @garbagemule if you didn't restrict arrow spamming then it must be either MC or Bukkit, and I haven't installed 1.7.3 yet, so it's not that either :D. thanks though.
    I'll post a thread in Bukkit's help section and see what I get. I couldn't find anything in the version history on the minecraft wiki about restricting arrow spam. then again I've been known to skip over things and that's a looooooong list to look through
     
  27. Offline

    Blackswordsman

    @garbagemule Well the ones that have the item ID's are ones that were giving me issues when I first started using this plugin. Those issues could have been bugs or me not really knowing how everything was supposed to be setup back then. They work 100% fine for me so I didn't bother changing them.
    As with the iron_ingot, I changed that one to the ID today when I updated to the latest version of Mob Arena. When I first started my server with the new update it said iron_ingot was not a valid name so I just changed it to the ID and didn't have an issue.
    I should have some time this weekend to mess around with settings since my server oddly enough is less active on the weekends. I'll keep you informed if I have problems using the Item Names rather than the ID.
     
  28. Offline

    Ratchet

    ocassionally getting a glitch where my wolves are coming out the arena with me, using 2 arenas now

    are you using mcmmo? it has an anti-arrow spam option

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

    Agnate

    Came across another couple items while playing around with MobArena.

    If the arena's chunk is not loaded, joining the arena causes you to die. Upon death, you are brought back to your original spawn point, but you're still "in the arena", so the world acts strangely (can't open doors, and disconnecting after grabbing items causes you to lose those items). Not sure how you want to handle this (either force-load the chunk, or somehow cancel the "in-arena" status upon death).

    Otherwise, loving this! Gives my players the ability to get slime balls. :D
     
  30. Offline

    ACStache

    @Ratchet doh! I knew I should have checked all my plugins! atleast I didn't go posting for help yet :D thanks
     

Share This Page