[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

    chickenchuck040

    I have a problem, even after the troubleshooting advice:

    When I choose a class, it always uses the default classes, even though I changed the names.

    What can I do?
     
  3. Offline

    coolcoolalex

    looks good imma use it
     
  4. Offline

    shanko

    Hey there! Got this error from the NoLagg plugin http://pastebin.com/d4Stc80A

    I dont know why this forum wont let me press enter for a new line.... but my above error is read from bottom to top... sorry about that

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

    Darkstriffe

    Great plugin! Only thing that my players have a problem with is that after they play in the arena they cannot drop items with "q" it says that you cant? But if you don't play in the arena your completely fine? Any ideas?
     
  6. Offline

    ACStache

    remove the permissions for gaining exp in mcMMO using the MobArena per-class permissions.

    check the github wiki's dev-changelog

    this is the plugin that does that. I'm not sure what the issue is, if any? If you're picking a class and not getting any items, stop your server, then start it back up.

    it means they're still in the spectator list of the arena. Have them type "/ma leave"
     
  7. Offline

    BDbidley

    Whenever I join the arena and choose a class (default classes) it says i have chosen the "Tank" class for example. But no items ever show up in the inventory. Please Help
     
  8. Offline

    ACStache

    stop the server and start it back up
     
  9. Offline

    Airjake

    I make my arena fine But the signs that are generated are blank Please help
     
  10. Offline

    Aik1998

    It worked before but now when i type /ma j and play the mobs dont spawn it just says 1 wave and
    help please!
     
  11. Offline

    New Motion

    Whenever I pick the classes with potions, I get a full inventory of water bottles. How do I fix it?

    Code:
        Knight:
            items: diamond_sword, potion:8197, bread:4
            armor: 306,307,308,309
        Tank:
            items: iron_sword, potion:8229
            armor: 310,311,312,313
        Archer:
            items: wood_sword, bow, arrow:256, potion:8197, 297:10, bone
            armor: 298,299,300,301
        Chemist:
            items: stone_sword, 373:16428:64, 373:16388:8, 373:16389:20, 373:8197:3, 373:8226
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, tnt:4, potion:8197, 354:8, 320:7,
            armor: 298,299,300,301
    I also get the message:
    Code:
    [MobArena] Invalid boss ability 'arrows' for wave 'boss1' in arena 'default.
    [MobArena] Invalid boss ability root-target' for wave 'boss1' in arena 'default'.
    [MobArena] Invalid boss ability 'throw-nearby' for wave 'boss1' in arena 'default'.
    [MobArena] Invalid boss ability 'warp-to-player' for wave 'boss1' in arena 'default'.
    [MobArena] Invalid boss ability 'disorient-target' for wave 'boss1' in arena 'default'.
    [MobArena] Invalid boss ability 'shuffle-positions' for wave 'boss1' in arena 'default'.
    [MobArena] Invalid boss ability 'chain-lightning' for wave 'boss2' in arena 'default'.
    I got all of the bosses from the Mob Arena Bosses and Waves Thread. Here are the bosses I put:
    Code:
                single:
                    swarm1:
                        type: swarm
                        wave: 11
                        monster: exploding_sheep
                        amount: high
                    boss1:
                        type: boss
                        wave: 7
                        monster: zombie
                        health: medium
                        abilities: warp-to-player, disorient-target, shuffle-positions
                        ability-interval: 2
                        ability-announce: true
                    boss2:
                        type: boss
                        wave: 10
                        monster: chicken
                        health: low
                        abilities: chain-lightning
                        ability-interval: 10
                        ability-announce: true
     
  12. Offline

    ACStache

    find where the lobby is, turn the arena's edit mode on, and replace the signs with the proper class names (Tank, Archer, etc) and then turn the edit mode back off

    it's from using a dev build of CB 1.2.5-R4.1. Update your CB to something beyond build 2249 (from this list) and you should no longer see this error, and monsters/pets should spawn again.
     
  13. Offline

    ciksty

    Nice plugin, But i have some problems with the archer class it gives me just stack off arrows and sometimes 3 stacks you know anything i can do?
     
  14. Offline

    Herrobrine1996

    Hello I have a problem. Whenever I /ma j write I'm not in the lobby but on a tree in another world. Who can help me please ?:'(
    Sorry for the english, I'm German .
     
  15. Offline

    Minermax7

    i tried to work this plugin but it says ERROR please visit some website and post it on the forums
    i think it might be a conflict with another plugin
     
  16. Offline

    KalisPro

  17. Offline

    vipierozan99

    HELP MEEEE!!! How do I make IConomy rewards for Mob Arena????? In the thread it says that Mob Arena supports economy plugins!!!
     
  18. Offline

    pker113

    Thats normal that happens with me so don't worry ok? But if that happened was there a problem?

    garbagemule, I have a youtube video for the instructions how to make the mob arena. I would apprciate if you put my video up there the link to the video us below:


    Um garbagemule I have a problem it says mobarena is not up to date this is what it says:
    http://pastebin.com/bZYzKFEX

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

    DinoScope

    Do we still have to empty our inventories, or has this been fixed?
     
  20. Offline

    pker113

    It's been fixed so you don't. We you die you get it back.
     
  21. Offline

    ACStache

    make sure, in the MobArena config.yml, you define the "world:" setting

    it's not a conflict, it's an error that has occured, and it urges you to find it from your server console or the server.log file. find it, use the site it mentioned (http://pastebin.com), and link the error here.

    that error has been fixed. use v0.94.4.71

    you'll need to do a few things first.
    Make sure you have Vault installed on your server
    Make sure Vault supports your version of IConomy
    If it does, make sure in your rewards section you are giving $X where X is the amount you wish to reward, so $10 or $5000

    onEnable() errors always ask if you're sure the plugin is up to date :)
    I'm not sure how you managed to get 0.94.4.73 though, as I only released up to .71, but regardless, that error means that your config.yml has a leaderboard that is not pointing to a sign. stop the server, delete the line that has the leaderboard information, save the config and start the server back up.

    that has been fixed, if you're referring to losing enchants on enchanted items, for quite a while now
     
    vipierozan99 likes this.
  22. Offline

    KingFlowy

    I always get this Error:

    PLS Help... :(
     
  23. Offline

    ACStache

    update to v0.94.4.71
    and make sure to replace your current mobarena.jar file (this one is a different name by default)
     
  24. Offline

    KingFlowy

    Looks like it works... THX
     
  25. Offline

    vipierozan99

    thanks!!!!!!
     
  26. Offline

    TpkAko

    There is a few things thing plugin needs...
    - Potion poison, fire from flint&steel, and TNT not being able to hurt other players. (There are always players killing one another because of this.)
    - Adding TNT Auto ignite.
    - An option to decide if armor has infinite durability or not.
    - A way so we can have classes receive enchanted items.
    - Release the math behind how the "wave growth" works so we know how much to expect.
    - And add a way to make a arena have more of a boss raid feeling, like have a boss and he summons set adds or minions every set amount of seconds.

    Also, will mob arena release a stable build in the minecraft 1.3 patch? I miss using stable builds.

    [Edit] I missed a few things...
    - Making leaderboards are restricted to the number of characteristics in a arena's name. So something that cant be wrote on one line won't work. [MA]kingofthehill wouldn't work because there isn't enough space for the whole name. And if you put it on the second line, it won't register.

    - Quiet mode, so that mob arena does not spam up the chat. "Hopefully toggle-able using a boolean value in config for individual arenas.

    - I can't seem to get it so bosses won't announce there abilities when against a boss. So... Possible bug.

    - Adding a tnt ability to the boss so it spawns a lit tnt at the target players feet. depending on how close they are to it exploding, it will blast them up into the air like with the "throw-target" boss ability.

    That's about it! I know it seems like a lot, I am a fan of the mob arena plugin and I'd like to pass on suggestions that the developer could use to allow players to make more creative and diverse arenas!
     
  27. Offline

    chrisdt95

    Okay so i had some problem with the mob arena spawns on my server, then i gave this config to another server and it totally works... I've been working on this config for a few days, the classes are very good and balanced and the boss fights and rewards are exciting. I feel like i should give this config away since I can't even use it myself. Have fun and tell me how good it is.
     

    Attached Files:

  28. Offline

    chrisdt95

    # MobArena v0.94.4.52 - 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, 373:8233:3, 373:8197:3, 364:10
    armor: 306,307,308,309
    Tank:
    items: iron_sword, 373:8259:3, 373:8197:3, 364:10
    armor: 310,311,312,313
    Archer:
    items: bow, bow, 346, wood_sword, 368:4, 373:8258:10, 373:16458:10, 373:8197:3, 364:10, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64, arrow:64
    armor: 302,303,304,305
    Chef:
    items: iron_sword, 373:8197:3, 364:20, bread:20, cooked_fish:20, golden_apple:10, cake:10
    armor: 314,315,316,317
    Oddjob:
    items: stone_sword, flint_and_steel, tnt:5, 87:3, 373:8259:10, 373:8197:3, 364:10
    armor: 298,299,300,301
    Hybrid:
    items: gold_sword, gold_axe, bow, 373:8193:1, 373:8194:1, 373:8195:1, 373:8197:1, 373:8201:1, 373:8197:3, 364:10, arrow:64, bone
    armor: 314,315,316,317
    Tamer:
    items: stone_sword, 373:16457:10, 373:16450:10, 319:12, 373:8197:3, 364:10, bone:6
    armor: 298,299,300,301
    Medic:
    items: 283, 368:4, 373:16421:32, 373:16449:32, 335:32, 373:8197:3, 364:10
    armor: 306,307,308,309
    Defiler:
    items: 283, 373:16428:32, 373:16452:32, 373:16456:32, 373:16458:32, 373:8197:3, 364:10
    armor: 306,307,308,309
    Assassin:
    items: diamond_axe, 373:8226:10, 373:8258:10, 373:8197:3, 364:10
    armor: 302,303,304,305
    Executioner:
    items: diamond_axe, 373:8233:3, 373:16396:10, 373:16420:10, 373:8197:3, 364:10
    armor: 306,307,308,309
    Unarmed:
    items: 373:16457:1, 373:8265:5, 373:8257:5, 373:8258:5, 373:8259:5, 373:8229:5, 364:10, 374
    armor: 306,307,308,309
    Support:
    items: 283, 368:4, 373:16425:32, 373:16418:32, 373:16451:32, 373:8197:3, 364:10
    armor: 306,307,308,309
    Trickster:
    items: 267, 368:32, 373:8258:10, 373:8197:3, 364:10
    armor: 302,303,304,305
    Doner:
    items: diamond_sword, 368:4, 373:8229:10, 373:8257:10, 364:10, 5:64, 3:64 324, 54, 50:4,
    armor: 310,311,312,313
    Vip:
    items: diamond_sword, 261, 368:8, 262:64, 373:8229:15, 373:8257:15, 373:8233:15, 364:10, 4:64, 5:64, 3:64, 45:64, 116, 54:2, 50:8, 69:2, 65:4, 330
    armor: 310,311,312,313
    Premium:
    items: diamond_sword, diamond_axe, 261, 368:16, 262:64, 373:8233:20, 373:8229:20, 373:8257:20, 373:8259:20, 322:20, 49:64, 5:64, 4:64, 3:64, 330, 77:2, 65:16, 50:16, 47:30, 116, 352, 54:4, 264:3
    armor: 310,311,312,313
    arenas:
    default:
    settings:
    world: pvp
    enabled: true
    protect: true
    logging: true
    entry-fee: ''
    clear-wave-before-next: false
    clear-boss-before-next: true
    lightning: true
    auto-equip-armor: true
    soft-restore: false
    soft-restore-drops: true
    require-empty-inv-join: false
    require-empty-inv-spec: false
    hellhounds: false
    pvp-enabled: false
    monster-infight: true
    allow-teleporting: false
    spectate-on-death: true
    auto-respawn: true
    share-items-in-arena: true
    min-players: 0
    max-players: 0
    max-join-distance: 0
    first-wave-delay: 5
    wave-interval: 15
    final-wave: 101
    monster-limit: 100
    monster-exp: true
    keep-exp: true
    food-regen: true
    lock-food-level: false
    spout-class-select: false
    player-time-in-arena: world
    auto-ignite-tnt: false
    max-idle-time: 180
    waves:
    recurrent:
    def1:
    type: default
    priority: 1
    frequency: 1
    monsters:
    zombies: 10
    skeletons: 10
    spiders: 10
    creepers: 10
    enderman: 10
    spec1:
    type: special
    priority: 2
    frequency: 4
    monsters:
    powered-creepers: 10
    zombie-pigmen: 10
    silverfish: 10
    blazes: 10
    slime: 10
    magmacube: 10
    cave_spider: 10
    ghast: 10
    enderman: 10
    zombie: 10
    skeleton: 10
    creeper: 10
    exploding_sheep: 10
    spider: 10
    single:
    swarm1:
    type: swarm
    wave: 10
    monster: slime
    amount: medium
    swarm2:
    type: swarm
    wave: 30
    monster: cave_spider
    amount: medium
    swarm3:
    type: swarm
    wave: 50
    monster: exploding_sheep
    amount: high
    swarm4:
    type: swarm
    wave: 70
    monster: silverfish
    amount: psycho
    swarm5:
    type: swarm
    wave: 90
    monster: powered-creeper
    amount: medium
    boss1:
    type: boss
    wave: 20
    monster: zombie-pigman
    health: medium
    abilities: disorient-target, root-target, throw-target
    boss2:
    type: boss
    wave: 40
    monster: cave_spider
    health: medium
    abilities: warp-to-player, root-target, fetch-target
    boss3:
    type: boss
    wave: 60
    monster: ghast
    health: low
    abilities: fireballs, chain-lightning, arrows
    boss4:
    type: boss
    wave: 80
    monster: blaze
    health: high
    abilities: fire-aura, fireballs, warp-to-player
    boss5:
    type: boss
    wave: 100
    monster: powered-creeper
    health: psycho
    abilities: lightning-aura, living-bomb, chain-lightning, root-target
    rewards:
    waves:
    every:
    '3': dirt:4, gravel:4, stone:4, wooden_plank:4, $3
    '5': 364:3, arrow:5, 263:3, $3
    '10': cobblestone, stone_sword, stone_pickaxe, stone_spade, stone_axe, $10
    '15': iron_ingot, iron_sword, iron_pickaxe, iron_spade, iron_axe, $15
    '20': gold_ingot, gold_sword, gold_pickaxe, gold_spade, gold_axe, $20
    '25': diamond, diamond_sword, diamond_pickaxe, diamond_spade, diamond_axe, $25
    after:
    '21': diamond_sword
    '41': diamond_boots
    '61': diamond_helmet
    '81': diamond_leggings
    '101': diamond_chestplate
    coords:
    p1: 175,48,152,-7.3494186,90.0
    p2: 225,80,248,85.05057,90.0
    l1: 194,50,240,43.950565,90.0
    l2: 206,61,252,-3.2994337,90.0
    lobby: 200,51,246,-178.94937,-1.9500037
    arena: 200,52,200,-179.9994,-2.5500026
    spectator: 200,51,154,-0.74935913,0.74999934
    spawnpoints:
    p1: 200,52,200,-179.69946,-2.3999941
    p2: 200,50,188,-0.7494507,-2.5500045
    p3: 212,50,188,-314.84924,4.7999854
    p4: 212,50,200,-269.69934,-1.4999956
    p5: 212,50,212,-225.89923,-2.2500012
    p6: 200,50,212,-180.89911,-1.5000042
    p7: 188,50,212,-135.44907,-6.2999897
    p8: 188,50,200,-89.09888,-0.5999978
    p9: 188,50,188,-45.448975,-1.199985
    containers:
    s: 200,50,175,0.0,0.0
    r: 175,50,200,0.0,0.0
    f: 200,50,225,0.0,0.0
    i: 225,50,200,0.0,0.0
    leaderboard: 204,53,158,0.0,0.0
     
  29. Offline

    ACStache

    chrisdt95 what do you mean you were having mob arena spawn issues? were you using a dev build of craftbukkit (R4.1)? if so, they had broken something (and subsequently fixed it) a while ago that dealt with spawning creatures. We can try to help you if you'd like

    also if you're going to post your config for others to use, I'd suggest using http://pastebin.com :)
     
  30. Please update or is there a R3.0 version?
     
  31. Offline

    ACStache

    use v0.94.4.71, it works on any version of CB 1.2.5 (R1.0 to R4.1) with a couple of exceptions in R4.1
    make sure to either rename this download or delete the old jar before you put this one on the server
     

Share This Page