[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

    Rick

    So this is not fixed in 0.9?
     
  3. Offline

    Ratchet

    unfortunately it seems if the server restarts while players are in the lobby with items equipped they will keep the items when the server comes back up.

    my server just froze with this error also i'm sure it's related to mobarena:
    Code:
    2011-06-12 10:43:34 [SEVERE] java.lang.NullPointerException
    2011-06-12 10:43:34 [SEVERE]     at net.minecraft.server.World.a(World.java:1933)
    2011-06-12 10:43:34 [SEVERE]     at net.minecraft.server.SpawnerCreature.spawnEntities(SourceFile:82)
    2011-06-12 10:43:34 [SEVERE]     at net.minecraft.server.World.doTick(World.java:1595)
    2011-06-12 10:43:34 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:389)
    2011-06-12 10:43:34 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    2011-06-12 10:43:34 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-12 10:43:34 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.World.a(World.java:1933)
        at net.minecraft.server.SpawnerCreature.spawnEntities(SourceFile:82)
        at net.minecraft.server.World.doTick(World.java:1595)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:389)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  4. Offline

    noahwhygodwhy

    [quote="@noahwhygodwhy - Punch, don't right-click. It's funny how so many people don't understand that "punch" means left-click :p Well, with v0.90 coming out soon, it shouldn't be a problem.[/quote]
    wow, ok, i'm sorry...that's kinda idiotic of me. oh well. thanks.
     
  5. Offline

    morizuki

    having problem here.. I put my MobArena in another world.. whenever I start my server.. and go to the world we're the MobArena and join.. we can't join.. "An internal error occured while attempting to perform this command" but if I reload the server.. It will work normally.. also I don't have so many mods except, MobArena, and MultVerse to teleport between world..
     
  6. does this work with 818 btw?
    if i dont want to update 860 coz 860 bukkit causes lag / block delay.

    after updated to this mobarena
    my server started to lag :D i think this wont work with 818.
    Can u gimme link for 818 version again?
     
  7. Offline

    5514zilla

    how can i set more arenas?
     
  8. Offline

    telmo

    I am having some issues with the plugin. I was able to build a test arena in my server and everything worked fine. I then removed all the coordinates and created a new arena, after setting everything up the mobs are not spawning, in the special round I see the lightning hitting the spots where they should spawn but they mobs themselves are not spawning.

    I deleted the MobArena directory, downloaded the new 0.9 version and redid the arena with the same result. The only difference between this arena and the working one is that the new one has trees on it (wanted to give it a fighting in the forest look to it).

    This is my config:
    Code:
    cat config.yml                                                                                                                                                   telmo@vallekas
    settings:
        world: telmox
        lightning: true
        repairdelay: 5
        firstwavedelay: 1
        waveinterval: 20
        specialmodulo: 4
        updatenotification: true
        disabledcommands: /kill
    classes:
        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
    rewards:
        waves:
            every:
                '3': feather, bone, stick
                '10': 15:5, 14:1
                '5': dirt:4, gravel:4, stone:4
            after:
                '7': 260, 320, 344
                '16': diamon_sword, 332, 358
                '13': iron_sword, iron_pickaxe, iron_spade
    waves:
        default:
            zombies: 10
            skeletons: 10
            spiders: 10
            creepers: 10
            wolves: 10
            zombiepigmen: 10
        special:
            poweredcreepers: 10
            zombiepigmen: 10
            slimes: 10
            humans: 10
            angrywolves: 10
            giants: 0
            ghasts: 0
    coords:
        arena:
            yaw: -316.50055
            pitch: 23.84994
            z: 304.1966306576254
            y: 71.0
            world: telmox
            x: -698.0136277247365
        spawnpoints:
            e:
                yaw: -306.45087
                pitch: 18.599949
                z: 299.3688508891058
                y: 71.0
                world: telmox
                x: -691.2970339296271
            r:
                yaw: -6.4508667
                pitch: 19.649948
                z: 294.40625
                y: 71.0
                world: telmox
                x: -700.46875
            f:
                yaw: -45.151062
                pitch: 19.79995
                z: 300.0393216288338
                y: 71.0
                world: telmox
                x: -709.017541101715
            t:
                yaw: -107.101135
                pitch: 18.899958
                z: 309.4829078473258
                y: 71.0
                world: telmox
                x: -712.145181514728
            s:
                yaw: -143.85114
                pitch: 19.04996
                z: 317.44502023429595
                y: 71.0
                world: telmox
                x: -708.2191441648312
            g:
                yaw: -171.30115
                pitch: 15.149963
                z: 319.46875
                y: 71.0
                world: telmox
                x: -698.75
            h:
                yaw: -237.60107
                pitch: 13.649973
                z: 315.0029889984155
                y: 71.0
                world: telmox
                x: -686.767520941428
            q:
                yaw: -262.65125
                pitch: 15.899979
                z: 307.0625
                y: 71.0
                world: telmox
                x: -685.28125
            j:
                yaw: -279.1516
                pitch: 15.449975
                z: 298.7855492063768
                y: 71.0
                world: telmox
                x: -685.0625576047722
        spectator:
            yaw: 90.30002
            pitch: 19.200006
            z: 308.46875
            y: 76.0
            world: telmox
            x: -682.75
        lobby:
            yaw: 182.85002
            pitch: 6.9
            z: 341.7838177742636
            y: 79.0
            world: telmox
            x: -697.5780025252973
        p1:
            yaw: 0.0
            pitch: 0.0
            z: 289.5
            y: 71.0
            world: telmox
            x: -718.71875
        p2:
            yaw: 0.0
            pitch: 0.0
            z: 324.6875
            y: 74.0
            world: telmox
            x: -684.5
     
  9. Offline

    heroanth2345

    0.90 for the win!
    Dude your awesome
    Just waiting for the rewards system
     
  10. Offline

    vasil7112

    Could not pass event Player_teleport to MobArena
    Plz help:)
    No error..just this:)
     
  11. Offline

    Snipe76

    Code:
    null
    
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.9
    
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
    
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:287)
    
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:712)
    
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
    
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    
    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:399)
    
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    Caused by: java.lang.NullPointerException
    
    at com.garbagemule.MobArena.MAUtils.setCoords(MAUtils.java:467)
    
    at com.garbagemule.MobArena.MAUtils.fixCoords(MAUtils.java:527)
    
    at com.garbagemule.MobArena.MACommands.advancedCommands(MACommands.java:235)
    
    at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:42)
    
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    
    ... 12 more
    
     
  12. Offline

    Arkian123

    Where's the Download Link for the jar? :D
     
  13. Offline

    mnopjh

    can you make an option so that the creepers dont kill you in 1 shot?
     
  14. Offline

    Shalobee

    Anyone else having a problem with the arena protection just stops working after a while. my arena keeps getting blown up when i log off but is always working just fine when i am on so i don't know what my players are doing to cause it but creepers start blowing my arena apart after a while
     
  15. Offline

    Tommy

    Is it just me but blocks placed (netherrakk and cake) don't dissaper when the next round starts
    am i the only one getting this problem
    if so why
    if not can this be fixed
    either way
    THANKS :)
     
  16. Offline

    Adam McFarland

    Starting with 0.90 If I turn on the zone protection, I get these messages on my console when a player edits a block anywhere in the world. No messages when ZP is set to false.

    2011-06-12 15:21:59 [INFO] This is block break.
    2011-06-12 15:22:45 [INFO] This is block break.
     
  17. Offline

    Rpa;otj

    The newest version is very very very awesome! The new cleanup changes are very easily noticed and a huge improvement, and being able to change the wave intervals is a godsend. Also, I noticed that players in the spectator area now also get notified of the wave progress via the chat system, which was an unexpected surprise and keeps people from constantly asking the players what wave they are on! I have disabled the lightning on special waves and players with low end setups are giving positive feedback about having less FPS lag now!

    THANK YOU!
     
  18. Offline

    Gabriel333

    I get the same error, so I downgrated to verion 0.89.2 again - :-(
     
  19. Offline

    Rpa;otj

    My players pointed out a rather odd bug to me! With the new update allowing player-laid blocks to be destroyed by creepers/etc, if my archer class lays a cobweb and a creeper blows it up the blown up block remains(protection restoring it perhaps?) and in addition to that my archers get a second duplicated block to use.

    *Edit* - Cobweb that players were laying are persisting through to new arena sessions, cobwebs have been removed from my archer class for now.
     
  20. Offline

    Devin14

    Amazing plugin. I love it. But when I try to change settings I always get an error... I am not sure what it is but its always a problem with the config file.

    Also sometimes I will get this error. It happens when I start my server or when somebody joins.

    21:04:53 [SEVERE] Could not pass event PLAYER_TELEPORT to MobArena
    java.lang.NullPointerException
    at com.garbagemule.MobArena.MAUtils.inRegion(MAUtils.java:428)
    at com.garbagemule.MobArena.MATeleportListener.onPlayerTeleport(MATelepo
    rtListener.java:28)
    at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.ja
    va:292)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:365)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:334)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    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:399)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    21:04:54 [SEVERE] Could not pass event PLAYER_TELEPORT to MobArena
    java.lang.NullPointerException
    at com.garbagemule.MobArena.MAUtils.inRegion(MAUtils.java:428)
    at com.garbagemule.MobArena.MATeleportListener.onPlayerTeleport(MATelepo
    rtListener.java:28)
    at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.ja
    va:292)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:365)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:334)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    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:399)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  21. Offline

    gnftoxic

    Lovin' the new updates, especially the disabled commands configuration option - especially useful for preventing cheating by my donators :p

    Thanks again for the awesome plugin!

    P.S.: This is a block break.
     
  22. Offline

    PureDark

    hey, thx for yr awsome plugin but could you make it like this that no protection but restore the arena after every battle end so that creepers and tnt can destrory the arena to ground without me worrying about rebuilding it? that will great,thank you again
     
  23. Offline

    Arcaian

    Any reason why when tnt blows up, it still destroys ladders, signs and glass ?
     
  24. Offline

    Ratchet

    could you please add a permission for admins to bypass the "no warp" feature? it makes it difficult to modify my area /lobby etc while people are playing (which is like 24/7, seriously)
     
  25. Offline

    Arcaian

    Yeah, and also it makes elevators from craftbook not work ...
     
  26. u h ave newest version?
    the newest was supposed to fix.
    Also do u use mobarenas own protections or also worldguard?


    You cant.
    Right now only 1 arena is possible to be created.

    Wierdo thing.
    I updated to this version of mob arena.
    I have myself bukkit 818 because 860 makes my server have delay lags.
    So i decided to stick with 818 bukkit coz itworks fine.
    BUT i think my server starts lagging now with ur mobarena version, could u give me version which works out with 818 bukkit?
    I removed mobarena (newest) and the lagg block delay etc was gone after first reset..

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

    Arcaian

    You sure that you have spawn-monsters = true in your config ?

    I use Mob Arena's protection. It's not all blocks - just those ones.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  28. Odd :eek: this doesnt happen to me.
    Though i havent tried tnt lately. Multiple tnts will destroy the area then still.
    Id need the later version coz this newest 1 makes my server lagg
     
  29. Offline

    Arcaian

    Meh, they aren't critical parts of my arena.
     
  30. Offline

    Ratchet

    update bukkit
     
  31. Offline

    garbagemule

    @Shaun Bennett - Keep an eye out for v1.0 :)

    @Reterg - Thank you for clearing that up! That makes perfect sense. I'm still looking for a way to bypass other plugins and the server.properties with regards to spawning, but I'm afraid I'll have to mess with "n.m.s"-stuff, which basically just means everything will be much more prone to breaking and not working with every update :(

    @Flamers - I imagine a global "shout" message would be abused. I think just talking normally means everyone on the server sees it, so just simply say "Join MobArena guys!" :3

    @popdog15 - Read the FAQ.

    @pyros @LeGenDaryX @vasil7112 @Snipe76 @Devin14 - MobArena doesn't like not being set up. The exceptions are harmless, but you need to set the arena region. So basically, if you aren't going to use MobArena, don't install it ;) It'll be fixed with the next bugfix.

    @Rick - No.

    @Ratchet - I'm sure it's not related to MobArena ;) As you can clearly see, there is absolutely nothing MobArena'esque in that log. It's all n.m.s-stuff. Also, when MobArena is disabled, all players are forcefully kicked out of the arena, so no, players don't keep their stuff on server restart - they might do on server CRASH, but that's completely different and out of my control. There is nothing I can do about improper shutdowns (and that counts not stopping the server properly), sorry. As for Permissions - read the FAQ :) If you have to modify your arena 24/7, perhaps you should consider just making it properly the first time ;)

    @noahwhygodwhy - No worries, in v0.90 you are notified of derp-moments :3

    @morizuki - Not sure what's going on with that. Have you properly specified the world in the settings-node in the config-file?

    @Semirotta - I don't have v0.89.2, sorry. Also, stop spamming your problems. I have told you before that I won't fix your problems any faster if you keep spamming them. If anything, it just wastes my time and annoys me greatly. So please stop it.

    @telmo - You must have spawn-monsters=true in server.properties.

    @Arkian123 - If you can't even find the download-link, I'm sure you haven't read the whole opening post either. Please do that, because I really don't want to see a bug-report from you saying that you don't know how to set up MobArena >_>

    @mnopjh - Can you make an option so that MobArena has no bugs in it? ;)

    @Shalobee - Check your console for exceptions. If you're getting an OutOfMemoryException, I think that might be an issue with 860. It could be MobArena, though, but I don't know.

    @Tommy - Try disabling all other plugins and see if the problem persists.

    @Adam McFarland - Yeah, I somehow managed to push before removing my log-messages. Madness? THIS.. IS.. BLOCK BREAK!

    @Rpa;otj - Glad you're liking the new version! Sorry you're having an issue with cobweb. I have no idea why cobweb would bug out like that, but I will look into it when I get some more time (next exam coming up this Friday).

    @Freddyk - Download the newest version of Craftbukkit. If you don't know how, please read some of the tutorials found elsewhere on these forums.

    @gnftoxic - It is block break, indeed!

    @PureDark - Nope, sorry. Too much work, and too much room for bugs and people complaining about MobArena not restoring the arena when they manage to explode themselves out of the region.

    @Arcaian - Yes, there is a reason for this. Things that are attached to other blocks like that are very difficult to restore, because they can't be placed unless there is a block to place them on. I don't know how to fix it, but if you or anyone else does, feel free to fork on github.
     

Share This Page