[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

    on3fifth

    i wasn't i am now.
    its shutting down my server and when I go to the arena and do a /butcher command there was 11359 mobs and all is good. I really love this plugin and will not remove but for now it is disabled.

    oh heres the log.
    2011-07-31 08:41:56 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-07-31 08:42:12 [INFO] [HeroicDeath] Sachielx7 was killed by an angry Skeleton
    2011-07-31 08:42:17 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-07-31 08:42:30 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-07-31 08:43:06 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-07-31 08:43:06 [SEVERE] at java.util.Arrays.copyOf(Unknown Source)
    2011-07-31 08:43:06 [SEVERE] at java.util.Arrays.copyOf(Unknown Source)
    2011-07-31 08:43:06 [SEVERE] at java.util.ArrayList.ensureCapacity(Unknown Source)
    2011-07-31 08:43:06 [SEVERE] at java.util.ArrayList.add(Unknown Source)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.AxisAlignedBB.b(SourceFile:25)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.Block.e(Block.java:248)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.Block.a(Block.java:240)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.World.getEntities(World.java:945)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.Entity.move(Entity.java:443)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.EntityLiving.a(EntityLiving.java:582)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.EntityLiving.v(EntityLiving.java:704)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.EntityMonster.v(EntityMonster.java:26)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.EntityMonster.m_(EntityMonster.java:30)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.World.cleanUp(World.java:1104)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-07-31 08:43:06 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-31 08:43:06 [INFO] Connection reset
    2011-07-31 08:43:06 [SEVERE] Unexpected exception
    java.lang.OutOfMemoryError: Java heap space
    at java.util.Arrays.copyOf(Unknown Source)
    at java.util.Arrays.copyOf(Unknown Source)
    at java.util.ArrayList.ensureCapacity(Unknown Source)
    at java.util.ArrayList.add(Unknown Source)
    at net.minecraft.server.AxisAlignedBB.b(SourceFile:25)
    at net.minecraft.server.Block.e(Block.java:248)
    at net.minecraft.server.Block.a(Block.java:240)
    at net.minecraft.server.World.getEntities(World.java:945)
    at net.minecraft.server.Entity.move(Entity.java:443)
    at net.minecraft.server.EntityLiving.a(EntityLiving.java:582)
    at net.minecraft.server.EntityLiving.v(EntityLiving.java:704)
    at net.minecraft.server.EntityMonster.v(EntityMonster.java:26)
    at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
    at net.minecraft.server.EntityMonster.m_(EntityMonster.java:30)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
    at net.minecraft.server.World.cleanUp(World.java:1104)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-31 08:48:22 [INFO] Read timed out
    2011-07-31 08:55:40 [INFO] Connection reset
    2011-07-31 09:04:08 [INFO] Connection reset
    2011-07-31 09:29:37 [INFO] Read timed out
     
  3. Offline

    Kaydro

    Please.. I REALLY REALLY LIKE THIS PLUGIN. But I am hosting the server. but wehn i do /ma join it says i dont have acess. Im OP but im not sure how to be admin. Also. What do u put into the permissions file? The permissions page u provided was confusing for me.. Im an EXTREME NOOB. please atleast copy and paste your permissions or sumthing
     
  4. Offline

    garbagemule

    @chelben9 - MobArena does not support PermissionsBukkit yet. Please edit your post and put the permissions-part in a CODE-block.

    @on3fifth - LOL, 11 thousand mobs! O_O The good news is that you know how to disable plugins, the bad news is that your stacktrace doesn't tell me anything (also, it's not posted in a CODE-block or pastie/pastebin). It says your JVM ran out of memory, which makes sense, but it doesn't say anything about MobArena :( I need a stacktrace from further back. Look for something where it actually says "MobArena", more specifically "[SEVERE] at com.garbagemule.MobArena...".

    @Kaydro - If you don't understand from the very first section of the Permissions-page what permission nodes to add and how, you're asking for help in the wrong thread. Either delete Permissions (since you don't seem to know how to use it), or read some basic guides on how to use Permissions before attempting to use MobArena. Sorry if I come off a little harsh, but I honestly don't know how the Wiki could be any more specific in the first paragraph - if you do, let me know.
     
  5. Offline

    chelben9

    do you no how long till you get it for permissionsbukkit i love this mod and i want it on my server so badly thnx
     
  6. Offline

    garbagemule

    @chelben9 - I can't say, sorry. It's very low priority right now. Use Permissions or GroupManager, or simply use MobArena without permissions (every setup and admin command will default to be restricted to players in the ops.txt file anyway).
     
  7. Offline

    godgodgodgo

    Found a glitch. Users are seeing that the server is going to restart and they go to the arena and pick a class with the items they want, then after the restart they still have all the items but aren't counted as being in the arena so they can keep them.
     
  8. Offline

    garbagemule

    @godgodgodgo - Hopefully this will be fixed with v0.94 :)
     
    godgodgodgo likes this.
  9. Offline

    on3fifth

    LOL had to learn the commands quick! I did find something else here

    Code:
    2011-07-31 05:26:11 [SEVERE] Exception in thread "Connection #1176 read thread"
    2011-07-31 05:26:33 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-07-31 05:26:48 [SEVERE] Exception in thread "Listen thread"
    2011-07-31 05:26:56 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-07-31 05:27:12 [SEVERE] Exception in thread "Connection #1177 read thread"
    2011-07-31 05:27:38 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-07-31 05:27:29 [WARNING] Task of 'MobArena' generated an exception
    java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-07-31 05:27:38 [SEVERE] Exception in thread "Timer-2"
    2011-07-31 05:27:38 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-07-31 05:27:38 [INFO] /70.133.70.122:64300 lost connection
    2011-07-31 05:27:38 [SEVERE] Exception in thread "Timer-97" 
    Thanks for your help and an amazing plugin

    Also I have this and it may be the issue all together

    Code:
    2011-07-31 08:16:02 [INFO] [MobArena] ERROR! Could not create item "". Check config.yml
    I looked all over for this and all it is I think is entry fee which I dont want any.

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

    popdog15

    Thanks!
     
  11. Offline

    4am

    In your config file, on line 20, column 1 (the first thing on the line), you hit tab instead of using spaces. YAML does not allow tabs (this is true for any YAML file anywhere, not just bukkit). If you ever see this error again from MobArena or from any other plugin, this is the reason. (You can tell because '\t' means "a tab character" but the computer can't put an actual tab because it'd just look like a blank space and that isn't really helpful)
     
  12. Offline

    Flamers

    The out of memory is the server problem not MobArena :)

    This error is because you cant have blank rewards. Just make the reward on wave 99 to $1 or similar :)
     
  13. Offline

    Deathfromace

    @garbagemule

    I am really enjoying this mod so thank you for it..people on my server have been enjoying it for a full day and love it.

    With that I could use help on a problem i'm running into. I have pvp off in the arena and its working fine but people can pvp in the lobby. If I make the arena region go into the lobby will that overlap the lobby region? If so whats the difference between lobby region and arena region?

    Edit: will say that is using the auto generated one ill see if that happens in my solo one.
    Edit: Nope seems to happen no matter what.
     
  14. Offline

    kopcap23

    I'm using PermissionsEX and permission mobarena.class.* doesnt work. Player punch a sign and nothing happens. But OP can punch sign and it's OK.
     
  15. Offline

    yododo

    could you add a feture that could make the mob arena be able to used only once a day at a certain time?
     
  16. Offline

    on3fifth

    ok so I can't use mobarena because of memory?
     
  17. Offline

    paully104

    @garbagemule , can you look into doors and paintings not coming back with soft-restore. I love running this in my town arena but sometimes i have to re-install doors.
     
  18. Offline

    kopcap23

    Help me please. Maybe can I configure for automatic class choose?
     
  19. Offline

    Flamers

    You can but the server itself doesn't have enough memory. I am just stating that it's the servers fault not Mob Arena :)

    @kopcap23 Came down, there is no point bumping your point within half an hour. The node should work fine if all of the others are.

    @paully104 the restore system is being rewritten :)
     
  20. Offline

    paully104

    <3
    If you guys need a tester just toss me a message i love running this plugin 24/7
     
  21. Offline

    on3fifth


    riiight but 12000 mobs in one spot will slow down any server so how do i stop them from spawning after everyone dies or leaves?
     
  22. Offline

    mnopjh

    well some ppl try the command, and it says that they have no permission
     
  23. Offline

    niedzielski

    it doen't work, every time I write /ma setwarp lobby
    it replies: /ma join /ma leave /ma notready /ma spectate
     
  24. Offline

    Fludd

    When I first saw rewards after each wave, I thought it'd be a reward (such as a piece of bread, or some new armour) that would help you continue further into the waves. After testing, what I discovered is that these were rewards you'd gain after the Arena was ended.

    I was hoping that after each (successful) wave, the archer would be resupplied with a certain number of arrows, for example. Or the chef would get another piece of bread, something along those lines. Different "resupplies" for different classes. Perhaps even an optional random (and customizable!) aspect to it to promote teamwork amongst the participants.

    Is there currently a way to implement something like this onto my server? Or is that what is meant by "Rewards for kills" on the To Do list?
     
  25. Offline

    Ratchet

    yeah I don't know why my arena doesn't work I still can't figure out why monsters stop spawning, this is my full config again if anyone sees anything wrong with it:
    Code:
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        update-notification: false
        enabled: true
        allowed-commands: /motd,/msg,/reply
    classes:
        Beastmaster:
            items: diamond_axe:2, grilled_pork:5, 259:2, bone:2
            armor: 302,303,304,305
        Crusader:
            items: iron_sword, grilled_pork:5
            armor: 310,311,312,313
        Knight:
            items: diamond_sword, grilled_pork:5
            armor: 306,307,308,309
        Ranger:
            items: stone_sword, bow, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, grilled_pork:10, 30:2
            armor: 298,299,300,301
        Engineer:
            items: iron_sword, cake:3, TNT:5, 45:8, 65:6, 55:30, 69:2
            armor: 310,315,316,317
    arenas:
        helmsdeep:
            coords:
                p1: -458,53,378,231.9316,12.449967
                p2: -416,70,404,100.381546,90.0
                spawnpoints:
                    default: 527,52,314,90.89529,-0.14977439
                    default2: 519,51,315,92.69524,1.2002258
                    default3: 520,51,323,135.2953,0.7502207
                    spawn1: -420,58,391,91.831436,0.7500086
                    spawn2: -427,57,389,91.831436,0.7500086
                    spawn3: -429,57,401,134.73141,1.9499973
                arena: -451,59,391,-89.21786,5.699846
                spectator: -415,71,378,59.73166,11.999899
                lobby: -461,59,390,90.33143,-0.4501072
            waves:
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                default2:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                default3:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 15
                    slimes: 10
                    powered-creepers: 10
                    giants: 0
                    humans: 0
                    angry-wolves: 10
            settings:
                world: Aesir
                enabled: true
                protect: true
                clear-wave-before-next: true
                detonate-creepers: false
                detonate-damage: false
                lightning: false
                auto-equip-armor: true
                force-restore: true
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: true
                require-empty-inv-spec: false
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                repair-delay: 0
                first-wave-delay: 3
                wave-interval: 5
                special-modulo: 4
                max-idle-time: 0
                player-limit: 10
                logging: false
                max-join-distance: 50
                spectate-on-death: true
                share-items-in-arena: false
                entry-fee:
                min-players: 0
                max-players: 0
            rewards:
                waves:
                    after:
                        '10': gold_ingot:2
                        '15': gold_ingot:2,354:1
                        '20': gold_ingot:3,322:1
                        '25': 322:1,2256:1,gold_ingot:5,264:1
                        '30': 322:3,gold_ingot:10,264:5,2256:1
                    every:
                        '4': ice,glowstone,cookie,48:1,slime_ball,pumpkin
        bonepit:
            settings:
                world: Aesir
                enabled: true
                protect: true
                clear-wave-before-next: true
                detonate-creepers: false
                detonate-damage: false
                lightning: false
                auto-equip-armor: true
                force-restore: true
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: true
                require-empty-inv-spec: false
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                repair-delay: 0
                first-wave-delay: 3
                wave-interval: 5
                special-modulo: 4
                max-idle-time: 0
                player-limit: 10
                logging: false
                max-join-distance: 50
                spectate-on-death: true
                share-items-in-arena: false
                min-players: 0
                max-players: 0
            waves:
                spawn1:
                    spiders: 10
                    creepers: 10
                    skeletons: 20
                    wolves: 10
                    zombies: 10
                spawn2:
                    spiders: 10
                    creepers: 10
                    skeletons: 20
                    wolves: 10
                    zombies: 10
                spawn3:
                    spiders: 10
                    creepers: 0
                    skeletons: 20
                    wolves: 0
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 15
                    slimes: 10
                    powered-creepers: 10
                    giants: 0
                    humans: 0
                    angry-wolves: 10
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
            rewards:
                waves:
                    after:
                        '10': gold_ingot:2
                        '15': gold_ingot:2,354:1
                        '20': gold_ingot:3,322:1
                        '25': 322:1,2256:1,gold_ingot:5,264:1
                        '30': 322:3,gold_ingot:10,264:5,2256:1
                    every:
                        '3': ice,glowstone
                        '5': cookie
                        '9': slime_ball
        fortluna:
            settings:
                world: Aesir
                enabled: true
                protect: true
                clear-wave-before-next: true
                detonate-creepers: false
                detonate-damage: false
                lightning: false
                auto-equip-armor: true
                force-restore: true
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: true
                require-empty-inv-spec: false
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                repair-delay: 0
                first-wave-delay: 3
                wave-interval: 5
                special-modulo: 4
                max-idle-time: 0
                player-limit: 10
                logging: false
                max-join-distance: 50
                spectate-on-death: true
                share-items-in-arena: false
                entry-fee:
                min-players: 0
                max-players: 0
            waves:
                spawn1:
                    spiders: 10
                    creepers: 10
                    skeletons: 20
                    wolves: 10
                    zombies: 10
                spawn2:
                    spiders: 10
                    creepers: 10
                    skeletons: 20
                    wolves: 10
                    zombies: 10
                spawn3:
                    spiders: 10
                    creepers: 0
                    skeletons: 20
                    wolves: 0
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 0
                    powered-creepers: 10
                    giants: 0
                    humans: 0
                    angry-wolves: 10
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
            rewards:
                waves:
                    after:
                        '10': gold_ingot:2
                        '15': gold_ingot:2,354:1
                        '20': gold_ingot:3,322:1
                        '25': 322:1,2256:1,gold_ingot:5,264:1
                        '30': 322:3,gold_ingot:10,264:5,2256:1
                    every:
                        '3': ice,glowstone
                        '5': cookie
                        '9': slime_ball
    
    i've tried completely re-making the arenas to no effect
     
  26. Offline

    Matthew S

    Can you add an option while setting up an arena to do just PVP (Different spawn points for the other players, etc? It would be aweosme to not use 2 plugins that do the same properties.
     
  27. Offline

    Deathfromace

    Thats the first thing I see. You need spaces after the , so
    /motd, /msg, /reply
    If that does not fix the problem tell me.

    Edit: Not saying that will fix the spawn thing but figured I would point it out...still looking.
    Edit 2: I am really new to this mod but if I had to guess I would say it has something to do with the default 1,2,3 and spawn 1,2,3. I don't believe that is how the mod works on spawning creatures.
     
  28. Offline

    Flamers

    @Ratchet , Check WorldGuard, Factions and similar plugins if they cover the arena.

    @Matthew S It's in the works possibly but I don't know how much GarbageMule wants me to say
     
  29. Offline

    Ratchet

    thanks a lot bro, looks like it was the way I setup the spawns o_o! such a headache.

    thanks again
     
  30. Offline

    DjAli

    One think to be done in the next update:

    If you write /ma expandregion bla bla bla... then nobody can destroy or build in the marked place but everybody still can pour out the water or lava buckets, can you please fix that?!

    Everybody else is fine and I`m using this amazing plugin! ;)
     
  31. Offline

    phoenixstar

    im not sure if its a bug or not...

    but i changed the number of arrows allowed to a number much higher than default. After joining the arena, i clicked on the archer sign, got the correct amount of arrows and then clicked another class. I then went back to the archer sign, clicked it, and went to the default amount.

    Any ideas?
     

Share This Page