[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

    Orcem12

    @garbagemule
    Does this plugin support permissionsBukkit?
     
  3. Offline

    Flamers

    @Magge maybe give them mobarena.classes.* and give users the same node and - -mobarena.classes.Vip

    @Orcem12 Yes it does!
     
  4. Offline

    ACStache

    as @Flamers has pointed out, it's a permissions issue. Everyone by default can use every class you ever make. What you need to do is negate the permission for classes you want to deny from certain groups.

    Seeing as how I don't personally run a permissions system yet, I don't know how that would work if there is any inheritance. But ask your permissions handler how it would.
     
  5. Offline

    hiro24

    Not really any option. I don't want ppl /ma spec <arena> and just walking out.. it makes for free teleportation all over the world wherever there's an arena. That's something I strictly control on my server due to it being a PvP server.
     
  6. Offline

    ACStache

    you could always require an empty inventory to spectate if you had open spectator booths. not that it would make a huge difference but there is that option as well.
     
  7. Offline

    Orcem12

    @Flamers
    well, is it just the most recent version that doesn't because I've tried everything.
     
  8. Offline

    Flamers

    @Orcem12 Perms config file please?
     
  9. Offline

    JakebIngram

    When I run Magic Spells with MA and type any commands it just brings up the default ma commands and I cant join the arena or anything.
     
  10. Offline

    Orcem12

    Sure I'll show you what I've tried, give me a min
    I'll display my owners permissions because our configuration file is to big to measure.
    Code:YAML
    1.  
    2. Owner:
    3. permissions:
    4. '*': true
    5. ChestShop.all: true
    6. PlayerStatus.*: true
    7. announcer.admin: true
    8. dc.*: true
    9. factions.*: true
    10. iConomy.*: true
    11. superpermbridge.mobarena.admin.*: true
    12. superpermbridge.mobarena.setup.*: true
    13. lwc.all: true
    14. mchat.all: true
    15. mchat.prefix.2nd Class Admin: true
    16. mchat.prefix.2nd Class Moderator: false
    17. mchat.prefix.Administrator: false
    18. mchat.prefix.Diamond VIP: false
    19. mchat.prefix.Gold VIP: false
    20. mchat.prefix.Guest: false
    21. mchat.prefix.Moderator: false
    22. mchat.prefix.Officer: false
    23. mchat.prefix.Owner: true
    24. mchat.prefix.Regular: false
    25. mchat.prefix.Trusted: false
    26. mchat.prefix.VIP: false
    27. mchat.prefix.default: false
    28. mobarena.*: true
    29. permissions.*: true
    30. permissions.build: true
    31. ram.has: true
    32. residence.all: true
    33. superpermbridge.PlayerStatus.afk: true
    34. superpermbridge.PlayerStatus.dnd: true
    35. superpermbridge.PlayerStatus.ignore: true
    36. superpermbridge.PlayerStatus.mute: true
    37. superpermbridge.PlayerStatus.nomsg: true
    38. superpermbridge.hawkeye.*: true
    39. superpermbridge.hawkeye.rollback: true
    40. superpermbridge.hawkeye.search: true
    41. superpermbridge.hawkeye.search.*: true
    42. superpermbridge.jail.command.*: true
    43. superpermbridge.okmodtickets.ticket: true
    44. superpermbridge.okmodtickets.tier.default: true
    45. superpermbridge.petition: true
    46. superpermbridge.mobarena.use.join: true
    47. superpermbridge.mobarena.use.leave: true
    48. superpermbridge.mobarena.use.spectate: true
    49. superpermbridge.mobarena.admin.enable: true
    50. superpermbridge.mobarena.admin.protect: true
    51. superpermbridge.mobarena.admin.restore: true
    52. superpermbridge.mobarena.admin.force.start: true
    53. superpermbridge.mobarena.admin.force.end: true
    54. superpermbridge.mobarena.admin.config.reload: true
    55. superpermbridge.mobarena.setup.arena: true
    56. superpermbridge.mobarena.setup.setarena: true
    57. superpermbridge.mobarena.setup.addarena: true
    58. superpermbridge.mobarena.setup.delarena: true
    59. superpermbridge.mobarena.setup.editarena: true
    60. superpermbridge.mobarena.setup.setregion: true
    61. superpermbridge.mobarena.setup.expandregion: true
    62. superpermbridge.mobarena.setup.showregion: true
    63. superpermbridge.mobarena.setup.setlobbyregion: true
    64. superpermbridge.mobarena.setup.expandlobbyregion: true
    65. superpermbridge.mobarena.setup.setwarp: true
    66. superpermbridge.mobarena.setup.spawnpoints: true
    67. superpermbridge.mobarena.setup.addspawn: true
    68. superpermbridge.mobarena.setup.delspawn: true
    69. superpermbridge.mobarena.setup.leaderboards: true
    70. superpermbridge.mobarena.setup.autogenerate: true
    71. superpermbridge.mobarena.setup.autodegenerate: true
    72. superpermbridge.petition.moderator: true
    73. superpermbridge.serversigns.admin: true
    74. superpermbridge.worldborder.*: true
    75. wg.*: true
    76. worldedit.*: true
    77. inheritance:
    78. - Administrator
    79.  


    No errors in console. Just don't have access to the commands themselves.
     
  11. Offline

    secondstomarz

    When I try to join an arena, I get this.

     
  12. Offline

    JakebIngram

    Do you use magic spells? I dont know if its relevant but I am getting an error kind of like that if I have Magic Spells on and I type /ma or /ma join it just brings up the command list
    /ma join
    /ma spectate
    /ma notready
    /ma leave
    etc no matter what command.. I have to turn Magic Spells off :/
     
  13. Offline

    Flamers

  14. Offline

    JakebIngram

    Ill try deleting my MS config and see if it works.

    edit: That didnt work. still the same thing happening.
     
  15. Offline

    moopa

    Hey, I have a request, I use Demigods and Mcmmo on my server, is there a way to turn off experience, or create the classes with absolutely NO permissions at all other than whats necessary for the arena to function? I ask this because after just several runs, my players are becoming overly powerful from all of the free kills they are obtaining and all of the free exp. Also, the bonus skills of the gods from Demigods makes the arena a piece of cake, I want it to be a bit harder without having to completely disable a plugin whenever I want to do an arena run.
     
  16. Offline

    Flamers

    @moopa If there is a permissions node to disable exp then yes, if not then no.
     
  17. Offline

    FearLessReap3r

    Awesome plugin guys I highly suggest it! I use it on my server all the time and host tourdaments! Wish they would come out with a Nazi Zombie type game tho but this is still awesome (we make maps in the form of Nazi Zombies!
     
  18. Offline

    ravand

    First of all.. VERY good plugin.. all my members are addicted to the arena :p
    But i have a problem with the configuration file

    Whenever i set
    • clear-wave-before-next: true
    The waves do not last more than 1 second and the Waves are beeing spamed!
    Here is my config file:

    Code:
    arenas:
        default:
            settings:
                world: ''
                enabled: true
                protect: true
                entry-fee: ''
                logging: true
                clear-wave-before-next: true
                detonate-creepers: false
                detonate-damage: true
                lightning: true
                auto-equip-armor: true
                force-restore: true
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: false
                require-empty-inv-spec: false
                hellhounds: false
                pvp-enabled: true
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                min-players: 0
                max-players: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 120
                spout-class-select: true
    Did i do something wrong? or is this a common bug for new bukkit builds?
     
  19. Offline

    Flamers

    @ravand Can you post your full config file?
     
  20. Offline

    ravand

    sure thing here u go mate

    Code:
    # MobArena v0.94.3.11 - Config-file
    # Read the Wiki for details on how to set up this file: http://goo.gl/F5TTc
    # Note: You -must- use spaces instead of tabs!
    global-settings:
        enabled: true
        allowed-commands: /list, /pl
        update-notification: true
    classes:
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Archer:
            items: wood_sword, bow, arrow:256, grilled_pork, bone
            armor: 298,299,300,301
        Chef:
            items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:5
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, tnt:4, pork:3
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                world: ''
                enabled: true
                protect: true
                entry-fee: ''
                logging: true
                clear-wave-before-next: false
                detonate-creepers: false
                detonate-damage: true
                lightning: true
                auto-equip-armor: true
                force-restore: true
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: false
                require-empty-inv-spec: false
                hellhounds: true
                pvp-enabled: true
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                min-players: 0
                max-players: 0
                max-join-distance: 0
                repair-delay: 6
                first-wave-delay: 5
                wave-interval: 30
                special-modulo: 4
                max-idle-time: 120
                spout-class-select: true
            waves:
                recurrent:
                    def1:
                        type: default
                        priority: 1
                        frequency: 1
                        monsters:
                            zombies: 10
                            skeletons: 10
                            spiders: 9
                            creepers: 10
                            wolves: 10
                            slimes: 3
                            silverfish: 2
                            exploding_sheep: 5
                    spec1:
                        type: special
                        priority: 2
                        frequency: 4
                        monsters:
                            powered-creepers: 10
                            zombie-pigmen: 10
                            angry-wolves: 10
                            humans: 10
                            ghast: 2
                single:
                    swarm1:
                        type: swarm
                        wave: 7
                        monster: silverfish
                        amount: high
                        priority: 0
                        frequency: 0
                    boss1:
                        type: boss
                        wave: 10
                        monster: Giant
                        health: medium
                        abilities: fire-aura, fireballs, throw-nearby
                        ability-interval: 5
                        priority: 0
                        frequency: 0
                        ability-announce: true
                    boss2:
                        type: boss
                        wave: 20
                        monster: slime
                        health: high
                        abilities: root-target, arrows, fetch-distant, fire-aura
                        priority: 0
                        frequency: 0
                        ability-interval: 3
                        ability-announce: true
                    boss3:
                        type: boss
                        wave: 35
                        monster: wolf
                        health: psycho
                        abilities: warp-to-player, fire-aura, throw-nearby, fireballs, fetch-target, arrows
                        ability-interval: 1
                        priority: 0
                        frequency: 0
                        ability-announce: true
            rewards:
                waves:
                    every:
                        '3': feather, bone, stick
                        '5': dirt:4, gravel:4, stone:4, sandstone:4, 1:1, 341:2
                        '10': iron_ingot:3, gold_ingot:2, diamond:1
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '13': gold_sword, gold_pickaxe, gold_spade
                        '16': diamond_sword
                        '25': diamond:5
            coords:
                p1: 356,73,129,-348.74908,40.200153
                leaderboard:
                p2: 384,89,188,-139.64899,25.500166
                arena: 384,65,159,-20.548584,52.350105
                spectator: 357,70,158,-90.15323,47.849716
                lobby: 417,65,158,-90.30003,63.300106
                spawnpoints:
                    s1: 381,68,169,-186.14497,90.0
                    s2: 394,68,158,-271.79514,73.350006
                    s3: 380,67,145,-0.8952637,58.500015
                    s4: 368,67,160,-89.54541,44.400013
    
     
  21. Offline

    secondstomarz

    1337. The issue seems to be resolved, but now I can't edit one of my arenas. Whenever I type /ma editarena #1 false and then /ma editarena #2 true, #1 is still selected. What's wrong? I haven't change anything since it worked earlier. It's frustrating since this is SUCH a good plugin and I'm getting so many problems. D: It was working just fine, earlier...
     
  22. Offline

    ravand

    Does anyone have a clue?
     
  23. Offline

    timmaeh

    Hey could u pls hook into towny? Cause in MA all the monsters despawn after a few sec if the MA is in a town.
     
  24. Offline

    secondstomarz

    NEW problem. For some reason, my arena seemed to be getting griefed, even though I set the arena to 'protect'. Then, while I was playing, I noticed that a lot of silverfish kept spawning where cobblestone was, deleting the cobblestone. Is this a bug?
     
  25. Offline

    Flamers

    @ravand You need to have wave and priority bigger than 1 :)

    @secondstomarz check the coordinates are correct :)

    @timmaeh It's unlikely, the current dev is a bit snowed under and I can't learn java quick enough to take it over. So at least for now it will be a no. Just have it outside a town :)
     
  26. Offline

    Kunii

    I've used this plugin for a long time.. and now, suddenly (I have not installed any new plugins), it starts crashing all CLIENTS whenever a creeper explodes in the arena!
    Using Bukkit 1337, Conf file :

    Code:
    global-settings:
        enabled: true
        allowed-commands: /list, /pl
        update-notification: true
    classes:
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Archer:
            items: wood_sword, bow, arrow:256, grilled_pork, bone
            armor: 298,299,300,301
        Chef:
            items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:5
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, pork:3
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                world: ''
                enabled: true
                protect: true
                entry-fee: ''
                logging: true
                clear-wave-before-next: true
                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: false
                hellhounds: true
                pvp-enabled: false
                monster-infight: true
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                min-players: 1
                max-players: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 2
                special-modulo: 4
                max-idle-time: 0
                spout-class-select: true
            waves:
                recurrent:
                    def1:
                        type: default
                        priority: 1
                        frequency: 1
                        monsters:
                            zombies: 10
                            skeletons: 10
                            spiders: 10
                            creepers: 0
                            wolves: 10
                    spec1:
                        type: special
                        priority: 2
                        frequency: 4
                        monsters:
                            powered-creepers: 0
                            zombie-pigmen: 10
                            angry-wolves: 10
                            humans: 10
                    Thunder_Chicken:
                        type: boss
                        wave: 6
                        monster: chicken
                        health: low
                        abilities: chain-lightning
                        ability-interval: 10
                        ability-announce: true
                        priority: 0
                        frequency: 0
                    BossSlime:
                        type: boss
                        wave: 9
                        monster: slime
                        health: medium
                        abilities: fetch-distant, throw-nearby
                        priority: 0
                        frequency: 0
                        ability-interval: 3
                    The_Incredible_Pigbeast:
                        type: boss
                        wave: 13
                        monster: zombie_pigman
                        health: psycho
                        abilities: arrows, fireballs, throw-nearby
                        ability-interval: 3
                        ability-announce: true
                        priority: 0
                        frequency: 0
                    Irritating_Zombie:
                        type: boss
                        wave: 15
                        monster: zombie
                        health: high
                        abilities: warp-to-player, disorient-target, shuffle-positions
                        ability-interval: 2
                        ability-announce: true
                        priority: 0
                        frequency: 0
                    Maddening_Cow:
                        type: boss
                        wave: 25
                        monster: cow
                        health: psycho
                        abilities: fireballs, fire_aura, root-target, shuffle-positions, throw-nearby, fetch-distant
                        abiliy-interval: 1
                        priority: 0
                        frequency: 0
                        ability-interval: 3
            rewards:
                waves:
                    every:
                        '1': coal:1, coal:2, coal:3, 50:4, 336, 331, stick, 357:2, 338, 332:2
                        '3': feather:4, bone:4, stick:4, arrow:8, 287:3, 289:3, 281:3, 280:3, $5, 272, 274:2, 275, 273:3
                        '5': dirt:4, gravel:4, stone:4, 4:4, 5:10, 265:5, 266:2, 323:2, 22, 20, 47:2, 48, 98, 96:2, 101:2, 106:3, 107:3, 108:2
                        '10': iron_ingot:10, gold_ingot:8, 306, 307, 308, 309, 302, 303, 304, 305, 298, 299, 300, 314, 315, 316, 317, 318:20, 320:8, 319:8, 260:2, 2256, 2257, 336:3, 335, 334:4, 325, 296:20, 297:4
                        '20': $200
                        '30': $300
                        '60': $1000, 310, 311, 312, 313, 276, 277:3, 278, 279, 280:196, 265:64, 266:64, 264:10
                    after:
                        '7': minecart, storage_minecart, powered_minecart, $20
                        '13': iron_sword, iron_pickaxe, iron_spade, $60
                        '16': diamond_sword, $80
            coords:
                leaderboard:
        a1:
            settings:
                world: Test123
                enabled: true
                protect: true
                entry-fee: ''
                logging: true
                clear-wave-before-next: true
                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: false
                hellhounds: true
                pvp-enabled: false
                monster-infight: true
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                min-players: 1
                max-players: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 2
                special-modulo: 4
                max-idle-time: 0
                spout-class-select: true
            rewards:
                waves:
                    every:
                        '1': coal:1, coal:2, coal:3, 50:4, 336, 331, stick, 357:2, 338, 332:2
                        '3': feather:4, bone:4, stick:4, arrow:8, 287:3, 289:3, 281:3, 280:3, $5, 272, 274:2, 275, 273:3
                        '5': dirt:4, gravel:4, stone:4, 4:4, 5:10, 265:5, 266:2, 323:2, 22, 20, 47:2, 48, 98, 96:2, 101:2, 106:3, 107:3, 108:2
                        '10': iron_ingot:10, gold_ingot:8, 306, 307, 308, 309, 302, 303, 304, 305, 298, 299, 300, 314, 315, 316, 317, 318:20, 320:8, 319:8, 260:2, 2256, 2257, 336:3, 335, 334:4, 325, 296:20, 297:4
                        '20': $200
                        '30': $300
                        '60': $1000, 310, 311, 312, 313, 276, 277:3, 278, 279, 280:196, 265:64, 266:64, 264:10
                    after:
                        '7': minecart, storage_minecart, powered_minecart, $20
                        '13': iron_sword, iron_pickaxe, iron_spade, $60
                        '16': diamond_sword, $80
            coords:
                p1: 66,50,20,0.0,0.0
                leaderboard:
                p2: 92,65,46,0.0,0.0
                arena: 79,58,33,0.0,0.0
                lobby: 68,52,22,0.0,0.0
                spectator: 79,66,33,0.0,0.0
                spawnpoints:
                    s1: 69,58,23,0.0,0.0
                    s2: 69,58,43,0.0,0.0
                    s3: 89,58,23,0.0,0.0
                    s4: 89,58,43,0.0,0.0
    
    Does anyone have a suggestion on what i should do to fix this problem?
     
  27. Offline

    Sayshal

    S
    Started happening to me too today.. Thats scary.
     
  28. Offline

    columb

    Trying to update my server to CB1337.
    Same with default and custom settings file.
    [​IMG]
     
  29. Offline

    Sayshal

    delete the JAR file, start it once without it, then stop your server and put a NEW jar file in.
     
    columb likes this.
  30. Offline

    Flamers

    @Kunii @Sayshal Check the Frequency and Priority, they have to be 1 or greater :)
     
  31. Offline

    ravand

    i tried to change the priorites.. i deleted them.. i looked into other members config files.. but this is still happening to me... i dont get it... can u give me an example config ? thanks in advance
     

Share This Page