[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

    Rossy

    Hi, Is there something I have to set in the config to make it permissions based? because when I give every group mobarena.arenas.default and only 1 group mobarena.arenas.arena2, everyone can join both, so I assume the permissions are not working.
     
  3. Offline

    ACStache

    @Rossy
    By default, everyone has access to every arena. What you need to do is negate the arenas you want people to not have access to. so say Group1 you want only to join the default arena, but Group2 you want to join both. You give nothing to Group2, and for Group1 you give them "- -mobarena.arenas.arena2" or however your permissions handler negates permission nodes.
     
  4. Offline

    Rossy

    Thanks for the help, but for some reason it doesn't seem to be working still:
    Code:
        Nord:
            default: false
            prefix: '&3[Nord]'
            permissions:
            - modifyworld.*
            - mcmmo.regeneration
            - mcmmo.ability.*
            - mcmmo.skills.mining
            - mcmmo.skills.woodcutting
            - mcmmo.skills.repair
            - mcmmo.skills.unarmed
            - mcmmo.skills.herbalism
            - mcmmo.skills.excavation
            - mcmmo.skills.acrobatics
            - mcmmo.skills.axes
            - mcmmo.skills.taming
            - mcmmo.chat.partychat
            - mcmmo.commands.party
            - ChestShop.shop.buy
            - EconomyPunga.use
            - iConomy.holdings
            - ChestShop.shop.sell
            - essentials.warp.SpawnShop
            - essentials.warp.[SpawnShop]
            - essentials.warp
            - essentials.msg
            - -mobarena.arenas.arena2
    
    And they're still able to join it D:
    I've check PermissionsEx and it seems as though this is the correct way of disabling a permission...
     
  5. Offline

    crumycrum

    THANK YOU! I had factions on with a safe zone at the arena and I took it off and it worked!
     
  6. Offline

    tsunarto

    ACStache likes this.
  7. Offline

    smarf12

    @Flamers could you give a link? becuase i do not know what you mean but get it from the OP
     
  8. Offline

    Flamers

  9. Offline

    ACStache

    @Rossy I'm not sure what to tell you then. Maybe give the Dev build a try if you're not already using it? I personally don't disallow anyone from using arenas. I just limit what classes are in each arena by omitting their respective class signs lol.
     
  10. Offline

    dxwarlock

    Now that I got around some of the usability bugs, my users are loving it!
    Anyone know how to completely disable to spout popups? I changed the only spout related option on config (class selection) to false.
    Everything works fine with spout as far as functionality, but we are missing the popups of rewards, and boss abilities, etc in spout..and getting the "mob arena element has no default size" console warnings randomly. So just decided they can play it like the non spout users do, if I can figure out how to disable it all.
     
  11. Offline

    Teddymax1

    I've notived Nord isn't you default group, which means if you haven't set the node to false like
    - mobarena.arenas.arena2: false for the group that its inheriting like a default group or whatever the node will creep up. It seems nord isn't inheriting any classes so other thing to try would be the format I posted above, I just tried it on my server and it worked fine.
     
  12. Offline

    Eros

    Is this uploading for 1.1.0
     
  13. Offline

    ledhead900

    Thought this was getting a proper update for 1.0 soon ? ;P, Does latest Dev version work ?
     
  14. Offline

    Flamers

    @Eros how can it work for 1.1 when there isn't a RB for CB yet?

    @ledhead900 the Dev works fine :) Possible minor bugs which is why it's still dev ;)
     
  15. Offline

    Eros

    Im just asking will it
     
  16. Offline

    Grey_S

    Hi,

    When ever a mob arena is in progress, pvp is enabled everywhere, in every town. Even when the actual town has pvp disabled. I appreciate any response that will help me fix this issue.

    Running: Mob Arena 0.9.4.3.24, Towny 0.77.1.29, bukkit RB 1.0.1

    Additional info: Pvp is disabled in the mob arena config, and the mob arena is not within a town, but in the wilderness.

    Startup Script:
    Show Spoiler
    Code:
    2012-01-13 16:26:12 [INFO] Starting minecraft server version 1.0.1
    2012-01-13 16:26:12 [INFO] Loading properties
    2012-01-13 16:26:12 [INFO] Starting Minecraft server on *:25565
    2012-01-13 16:26:12 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1)
    2012-01-13 16:26:12 [INFO] [PermissionsEx] sql backend registered!
    2012-01-13 16:26:12 [INFO] [PermissionsEx] file backend registered!
    2012-01-13 16:26:12 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    2012-01-13 16:26:13 [INFO] Connection reset
    2012-01-13 16:26:13 [INFO] [PermissionsEx] Initializing file backend
    2012-01-13 16:26:13 [INFO] Preparing level "world"
    2012-01-13 16:26:13 [INFO] Default game type: 0
    2012-01-13 16:26:13 [INFO] Preparing start region for level 0 (Seed: -4257604216603211732)
    2012-01-13 16:26:13 [INFO] Preparing start region for level 1 (Seed: -4257604216603211732)
    2012-01-13 16:26:14 [INFO] CommandBook 1.6 enabled.
    2012-01-13 16:26:14 [WARNING] CommandBook: 11 Warps(s) loaded
    2012-01-13 16:26:14 [WARNING] CommandBook: 596 Homes(s) loaded
    2012-01-13 16:26:14 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.
    2012-01-13 16:26:14 [INFO] CommandBook: 6 banned name(s) loaded.
    2012-01-13 16:26:14 [INFO] CommandBook: 0 kit(s) loaded.
    2012-01-13 16:26:14 [INFO] CommandBook: Using the Bukkit Permissions API.
    2012-01-13 16:26:14 [INFO] Lockette version 1.4.4 is being enabled!  Yay!  (Core version 1.2.3)
    2012-01-13 16:26:14 [INFO] Lockette: Detected craftbukkit build [1597] ok.
    2012-01-13 16:26:14 [INFO] Lockette: Linked to Towny plugin version 0.77.1.29
    2012-01-13 16:26:14 [INFO] Lockette: Using ops file for admin permissions.
    2012-01-13 16:26:14 [INFO] Lockette: Ready to protect your containers.
    2012-01-13 16:26:14 [INFO] Commands Logging version 1.1 is enabled!
    2012-01-13 16:26:14 [INFO] [PermissionsEx] Superperms support enabled.
    2012-01-13 16:26:14 [INFO] [PermissionsEx] v1.15 enabled
    2012-01-13 16:26:14 [INFO] CommandBook: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-01-13 16:26:14 [INFO] LightVote 1.59 initialized
    2012-01-13 16:26:14 [INFO] LightVote 1.59 scanning properties file.
    2012-01-13 16:26:14 [INFO] SpamHammer 1.7a enabled.
    2012-01-13 16:26:14 [INFO] [BananaChunk] version 4.6 is enabled!
    2012-01-13 16:26:14 [INFO] [ChatManager] ChatManager enabled!
    2012-01-13 16:26:14 [INFO] IllegalName version 1.8 no permissions plugin, reverting to OP!
    2012-01-13 16:26:14 [INFO] [WhoMode] v1.4 is enabled!
    2012-01-13 16:26:14 [INFO] Logstopper version:1.0 has been enabled
    2012-01-13 16:26:14 [INFO] [AutoMessage] version [1.5] loaded
    2012-01-13 16:26:14 [INFO] [NoCheat] version [2.22a] is enabled.
    2012-01-13 16:26:14 [INFO] [obuShutTheHellUp version 0.3] Settings file successfully loaded
    2012-01-13 16:26:14 [INFO] [obuShutTheHellUp version 0.3] Enabled!
    2012-01-13 16:26:14 [INFO] [EXP PLUGIN] v1.2 enabled
    2012-01-13 16:26:14 [INFO] [EXP PLUGIN] Developed by Jimbobt123
    2012-01-13 16:26:14 [INFO] WorldEdit 4.7 enabled.
    2012-01-13 16:26:14 [INFO] WorldEdit: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-01-13 16:26:14 [INFO] [ServerSave] Save interval is: 600 seconds.
    2012-01-13 16:26:14 [INFO] [ServerSave] ServerSave enabled!
    2012-01-13 16:26:14 [INFO] [MobDisguise] by desmin88 version 1.65 enabled.
    2012-01-13 16:26:14 [INFO] [Questioner] v0.4 - Enabled
    2012-01-13 16:26:15 [INFO] [iConomy] Logging is currently disabled.
    2012-01-13 16:26:15 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2012-01-13 16:26:15 [INFO] [iConomy] Developed by: [Nijikokun]
    2012-01-13 16:26:15 [INFO] [ChestShop] Lockette version 1.4.4 loaded.
    2012-01-13 16:26:15 [INFO] [ChestShop] Towny version 0.77.1.29 loaded.
    2012-01-13 16:26:15 [INFO] [ChestShop] version 3.24 initialized!
    2012-01-13 16:26:15 [INFO] [ChestShop] iConomy 5 loaded.
    2012-01-13 16:26:15 [INFO] [dynmap] Using Bukkit Permissions (superperms) for access control
    2012-01-13 16:26:15 [INFO] [dynmap] Loaded 14 shaders.
    2012-01-13 16:26:15 [INFO] [dynmap] Loaded 82 perspectives.
    2012-01-13 16:26:15 [INFO] [dynmap] Loaded 7 lightings.
    2012-01-13 16:26:15 [INFO] [dynmap] Loaded 3 maps of world 'world'.
    2012-01-13 16:26:15 [INFO] [dynmap] Loaded 3 pending tile renders for world 'world
    2012-01-13 16:26:15 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
    2012-01-13 16:26:15 [INFO] [dynmap] Dynmap WebServer started on null:8123
    2012-01-13 16:26:15 [INFO] [dynmap] version 0.28-675 is enabled
    2012-01-13 16:26:15 [INFO] ====================      Towny      ========================
    2012-01-13 16:26:16 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    2012-01-13 16:26:17 [INFO] [Towny] Using: PermissionsEX v1.15, iConomy v5.01, Questioner v0.4
    2012-01-13 16:26:17 [INFO] [Towny] Time until a New Day: 1249 hours, 33 minutes, 43 second
    2012-01-13 16:26:17 [INFO] =============================================================
    2012-01-13 16:26:17 [INFO] [Towny] Version: 0.77.1.29 - Mod Enabled
    2012-01-13 16:26:17 [INFO] =============================================================
    2012-01-13 16:26:17 [INFO] [Dynmap-Towny] initializing
    2012-01-13 16:26:17 [INFO] [Dynmap-Towny] version 0.14 is activated
    2012-01-13 16:26:17 [INFO] [MobArena] Payment method found (iConomy version: 5)
    2012-01-13 16:26:18 [WARNING] [MobArena] Missing 'frequency'-node in arenas.pyramid.waves.recurrent.spiderSwarm.
    2012-01-13 16:26:18 [WARNING] [MobArena] Wave 'spiderSwarm' in arenas.pyramid.waves.recurrent was not added!
    2012-01-13 16:26:18 [INFO] [MobArena] v0.94.3.24 enabled.
    2012-01-13 16:26:18 [SEVERE] [Jobs] - No titles found. Disabling titles
    2012-01-13 16:26:18 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaulting to no limits !
    2012-01-13 16:26:18 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to no limits !
    2012-01-13 16:26:18 [INFO] [Jobs] - Job Builder is missing the slots property. defaulting to no limits !
    2012-01-13 16:26:18 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to no limits !
    2012-01-13 16:26:18 [INFO] [Jobs v2.5.6] has been enabled succesfully.
    2012-01-13 16:26:18 [INFO] [Jobs] Successfully linked with iConomy 5.
    2012-01-13 16:26:18 [INFO] [EasyBan] EasyBan enabled; Version: 2.1
    2012-01-13 16:26:18 [INFO] PlayerFreeze v1.2 enabled!
    2012-01-13 16:26:18 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-01-13 16:26:18 [INFO] Done (0.530s)! For help, type "help" or "?"


    Again, a response would be appreciated.

    Regards,

    Grey
     
  17. Offline

    Flamers

    @Grey_S First get the dev version, it's built against 1.0 :) If that doesn't solve the problem then can I see the config file and is it only when people are playing or just in general?
     
  18. Offline

    garbagemule

    MobArena will be updated for Minecraft 1.1, but probably not for 1.0. Exams are still my #1 priority, so I please be patient, everyone :)

    In the meantime, I encourage everyone to hop on MobArena IRC channel and grab the latest bleeding dev build from the channel topic, which not only works with 1.0.1, but also fixes quite a few bugs, and allows enchanted items to be stored with their enchantments :)
     
  19. Offline

    ledhead900

    Ah yes thank you and you @Flamers
     
  20. Offline

    worstboy32

    I have a issue with the protection..
    Creepers explode and break blocks.

    protect: true
    detonate-creepers: false
    detonate-damage: false
    And i did "/ma editarena false" and "/ma protect true" before starting.
    and it is even claimed as warzone what have creeper explosions to false.
    But ma probaly bypass this anyway.

    last tested with:
    Mobarena version: 0.94.4.5

    Please have a look at it.
    and tell me what i'm doing wrong.
     
  21. Offline

    gabriel11798

    hey could u
    do me a favor by sending Antihack to me? Since its no longer avalible and i heard it works really well. Thanks!
     
  22. Offline

    PsychicDragonST

    Wolves can be affected by thrown potions and can be killed by potions of harming.
     
  23. Offline

    shanko

    are supply waves in the bleeding build?
     
  24. Offline

    Mine4Tim

    This plugin causes lagg on my server because of alle the experience. Is there any way to remove experience in this plugin? I know there is an plugin that removes experience. But I doesn't want to remove exp at all. Only in the mob arena. Could you add that in the next version?
     
  25. Offline

    Krapinou

    Why when I changed something in my config.yml file, I did a /ma config reload, and I come back to the start config?
     
  26. Offline

    Phibedy

    Hi, since the last update, I die like outside an arena and respawn at the spawnpoint.
    in the config,
    spectate-on-death: true
    # MobArena v0.94.4.13 - Config-file
     
  27. Offline

    Beauseant

    Is there a way to reward music disc's? If yes, what do i need to type in?
     
  28. Offline

    ACStache

  29. Offline

    Maesthro

    hey guys, i hope someone can help me out.

    ive built an arena which is working, but i got a huge problem with the config file. most of the time when i change the config and upload it to my server and restart it, the config resets itself and everything is lost.

    the ONLY thing i changed is the part with the waves. ive used Agnates Wave Editor: http://www.agnate.ca/Minecraft/WaveEditor/ to edit the waves.

    - i did not manually changeanything in the config (so there shouldnt be any errors like tabs instead of spaces)
    - other plugins i use: mcmmo, myhome, gravelclay

    Code:
    # MobArena v0.94.4.13 - Config-file
    # Read the Wiki for details on how to set up this file: [URL]http://goo.gl/F5TTc[/URL]
    # Note: You -must- use spaces instead of tabs!global-settings:
        update-notification: true
        enabled: true
        allowed-commands: /list,/pl
    classes:
        Tank:
            items: iron_sword,grilled_pork:3,apple
            armor: 310,311,312,313
        Oddjob:
            items: stone_sword,flint_and_steel,netherrack:2,tnt:4,pork:3
            armor: 298,299,300,301
        Knight:
            items: diamond_sword,grilled_pork:2
            armor: 306,307,308,309
        Chef:
            items: stone_sword,bread:6,grilled_pork:4,mushroom_soup,cake:5
            armor: 314,315,316,317
        Archer:
            items: wood_sword,bow,arrow:256,grilled_pork,bone
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                world: ''
                wave-interval: 15
                spout-class-select: true
                spectate-on-death: true
                soft-restore-drops: false
                soft-restore: false
                share-items-in-arena: true
                require-empty-inv-spec: false
                require-empty-inv-join: false
                pvp-enabled: false
                protect: true
                monster-limit: 100
                monster-infight: false
                monster-exp: false
                min-players: 0
                max-players: 0
                max-join-distance: 0
                logging: true
                lightning: true
                hellhounds: false
                first-wave-delay: 3
                final-wave: 0
                entry-fee: ''
                enabled: true
                clear-wave-before-next: false
                clear-boss-before-next: false
                auto-equip-armor: true
                allow-teleporting: false
            rewards:
                waves:
                    every:
                        '5': dirt:4,gravel:4,stone:4
                        '3': feather,bone,stick
                        '10': iron_ingot:10,gold_ingot:8
                    after:
                        '7': minecart,storage_minecart,powered_minecart
                        '16': diamond_sword
                        '13': iron_sword,iron_pickaxe,iron_spade
        mobdome:
            settings:
                world: world
                wave-interval: 20
                spectate-on-death: true
                special-modulo: 4
                soft-restore-drops: false
                soft-restore: false
                share-items-in-arena: true
                require-empty-inv-spec: true
                require-empty-inv-join: true
                repair-delay: 5
                pvp-enabled: false
                protect: true
                player-limit: 0
                monster-infight: false
                max-join-distance: 0
                max-idle-time: 0
                logging: false
                lightning: true
                hellhounds: false
                force-restore: false
                first-wave-delay: 5
                entry-fee: ''
                enabled: true
                detonate-damage: false
                detonate-creepers: false
                clear-wave-before-next: false
                auto-equip-armor: true
                allow-teleporting: false
            waves:
                recurrent:
                    standard:
                        wave: 1
                        type: default
                        priority: 1
                        monsters:
                            zombie: 10
                            spider: 10
                            skeleton: 10
                            angry_wolf: 10
                        growth: old
                        frequency: 1
                    cs:
                        wave: 3
                        type: swarm
                        priority: 2
                        monster: cave_spider
                        frequency: 4
                        amount: low
                single:
                    s5:
                        wave: 35
                        type: special
                        monsters:
                            enderman: 10
                    s4:
                        wave: 25
                        type: special
                        monsters:
                            powered_creeper: 10
                    s3:
                        wave: 17
                        type: special
                        monsters:
                            blaze: 10
                    s2:
                        wave: 13
                        type: special
                        monsters:
                            exploding_sheep: 10
                    s1:
                        wave: 7
                        type: special
                        monsters:
                            zombie_pigman: 10
                    b6:
                        wave: 40
                        type: boss
                        monster: snowman
                        health: psycho
                        ability-interval: 3
                        ability-announce: true
                        abilities: arrows,chain-lightning,lightning-aura,fireballs
                    b5:
                        wave: 30
                        type: boss
                        monster: ghast
                        health: medium
                        ability-interval: 3
                        ability-announce: true
                        abilities: arrows,fireballs,warp-to-player
                    b4:
                        wave: 20
                        type: boss
                        monster: squid
                        health: low
                        ability-interval: 3
                        ability-announce: true
                        abilities: chain-lightning,flood,lightning-aura
                    b3:
                        wave: 15
                        type: boss
                        monster: silverfish
                        health: medium
                        ability-interval: 3
                        ability-announce: true
                        abilities: chain-lightning,root-target
                    b2:
                        wave: 10
                        type: boss
                        monster: giant
                        health: high
                        ability-interval: 3
                        ability-announce: true
                        abilities: lightning-aura,throw-nearby
                    b1:
                        wave: 5
                        type: boss
                        monster: magmacube_huge
                        health: medium
                        ability-interval: 3
                        ability-announce: true
                        abilities: fire-aura,warp-to-player
            rewards:
                waves:
                    every:
                        '5': dirt:4,gravel:4,stone:4
                        '3': feather,bone,stick
                        '10': iron_ingot:10,gold_ingot:8
                    after:
                        '7': minecart,storage_minecart,powered_minecart
                        '16': diamond_sword
                        '13': iron_sword,iron_pickaxe,iron_spade
            coords:
                spectator: 116,74,188,1.4085083,5.249991
                spawnpoints:
                    s4: 115,68,164,324.80832,12.299986
                    s3: 115,68,175,221.75826,8.699984
                    s2: 124,68,175,139.25827,9.599983
                    s1: 124,68,162,38.30824,7.499981
                p2: 140,98,191,-170.04167,32.849983
                p1: 99,62,147,72.20838,12.899991
                lobby: 123,74,188,359.45834,7.649985
                arena: 119,68,169,1.7083435,-2.8500133
    
    
     
  30. Offline

    Flamers

    Maesthro Are you using /reload and not /ma reload?
     
  31. Offline

    Maesthro

    when i use /reload -> config resets
    when i use /ma config reload -> it says "config reloaded" but nothing happens in game
     

Share This Page