[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

    Vezorock

    I need some help,
    whenever i create and set up an arena, or when i generate one, I can start the game and everything.
    But when the game does start, it says wave one begin, then keeps going on to wave 2 and 3 with no mobs popping up
     
  3. Offline

    Ctr393

    will getting permissions allow me to use it then
     
  4. Offline

    TraRanger109455

    im getting this error
    Code:
    [SEVERE] Could not load 'plugins\MobArena.jar' in folder 'plugins':
    while parsing a block mapping
    in "<reader>", line 3, column 1:
    global-settings:
    ^
    expected <block end>, but found BlockMappingStart
    in "<reader>", line 57, column 2:
    50 default:
    ^
    
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    at org.bukkit.util.config.Configuration.load(Configuration.java:82)
    at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:157)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:175)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:207)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:130)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  5. Offline

    lipe123

    @garbagemule

    Man the last few days something I did made your plugin very unhappy and things are not working so well.

    First powered creepers kept destroying the arena so much that it would not repair, its encased in obsidian but everything inside thats "protected" does not always regen.

    I changed the config to set force-restore: true and that took care of that problem but now I keep losing two chunks at the end of the arena. As soon as the last guy dies the log looks like this:
    Code:
    2011-08-21 13:19:40 [INFO] [HeroicDeath] Azilizan was killed by Herobrine
    2011-08-21 13:19:41 [SEVERE] [LogBlock Consumer] SQL exception on INSERT INTO `lb-main` (date, playerid, replaced, type, data, x, y, z) VALUES (FROM_UNIXTIME(1313954380), 1290, 0, 263, 0, '463', 69, '7');:
    com.mysql.jdbc.MysqlDataTruncation: Data truncation: Out of range value for column 'type' at row 1
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3591)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
        at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
        at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
        at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
        at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
        at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
        at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
        at de.diddiz.LogBlock.Consumer.run(Consumer.java:272)
        at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
        at java.lang.Thread.run(Unknown Source)
    So it might be related to logblock, but I get those sql errors often enough and never lose chunks elsewhere.

    CB 1060 , WG(all protection is off, just for regions), Ess protect, Spout 1.02. Those are the major players that might be resposible but I'm not sure how to narrow it down.
     
  6. Offline

    garbagemule

    Updated to v0.94!
    Get ready for some serious action, and let me introduce CUSTOMIZABLE WAVES! v0.94 brings a butt-load of customization features for MobArena, and I strongly suggest that EVERYONE read the Wiki on how to set them up. The logging system has also changed dramatically. Look for the files totals.yml and last_session.yml in the arena folder.
     
  7. Offline

    slater96

    YAY!!!
    Custom Waves, gonna try this NOW!
     
  8. Offline

    echibahn

    I would appreciate it if someone could help fix this problem. I just updated to the released build 0.94 and my mob arena auto kills everyone at start of wave #11... i had full health and i was far away from boss when it died....
     
  9. Offline

    garbagemule

    @anglish - Sorry you're having trouble with single player MobArena, but it is meant to be a "group" plugin :3

    @flipthetomato - Unfortunately not, unless you write an addon plugin using the MobArena API. You shouldn't be flying around anyway, silly!

    @E1310 - You probably messed something up in your config-file. Show us the stacktrace from your server log.

    @Thunderspike - "Spout Support please" is extremely vague. What do you mean? What kind of feature do you want from Spout? MobArena works fine without Spout, so I don't see why support for it is needed :confused:

    @XLighterShadowX - Give your class more arrows :)

    @SpiFioY - With v0.94, you can make an almost impossible to beat series of bosses after wave x with the new waves system. For instance, how about a chicken boss with psycho health, chain-lightning, fire-aura and fetch-distant? Have such a wave spawn every wave after wave x, and I guarantee your players will die after two or three of those :p

    @BattleGroundxx - Thank you for the report. This is a known issue, and I suggest that you set repair-delay: 0, if it is a big problem for you. This will block all explosions completely, so you won't have that issue.

    @DemonCraft - The logging system should let you display statistics about the arenas. "Challenges" sounds interesting, but it's nothing I will be looking into any time soon, sorry :(

    @Elerador - Let me know what you think about the Spout features currently implemented, and feel free to request other Spout features. If they are simple, I may be able to add them in a bugfix-/sub-release of v0.94 :)

    @d00ba - Let me know what you think ;)

    @Sherryberry - v0.94 supports PermissionsBukkit :)

    @Rpa;otj - Thanks for the bug report! Sorry I haven't been on Skype lately (vacation trips all summer); I'll come on tomorrow if I remember :) As for your bug, I thought I had it covered by disabling all damage in the lobby, but of course some other plugin would be able to conflict with it. I'll see what I can do, but can you please confirm that it is still a problem in v0.94?

    @echibahn - Do you have max-idle-time > 0? Try removing your wave setup completely and let MobArena use its defaults. There is no auto-killing going on in MobArena at all, except for when max-idle-time > 0.

    @EMOberger - Sorry, but yes, that's a no. I may add it in the future, but I simply don't have time for anything but bugfixes for a while now, as I resume university tomorrow. If you really want this feature, I would very much appreciate it if you could fork MobArena on github, and code it in yourself. Make a pull request, and I will add it in if it works :)

    @morizuki - Fixed in v0.94 :)

    @saladuit - Yes.

    @Muffin89 - I'll need to look into that, but as with most of these plugin conflicts, I can't actually do anything about it, as it's MyWolf that needs to support MobArena (not allow the wolf to respawn if it is inside of an arena) :(

    @baffu - Like tirionfive says, you need to specify which commands you want to allow, not the ones you want to disallow. So unless you allow /spawn, this will never happen.

    @Mr_Mellow - You have update notifications turned on, and MobArena is simply informing you that the Bukkit forums are a bit slow. Don't fret :)

    @Deathfromace - Thanks for the report! In v0.94, monsters will never target pet wolves, so it should be less of a problem. The bosses will still get knocked back, but they will keep targetting players. Please let me know if this alleviates your problem :)

    @heroanth2345 - The 'world'-node in your config-file is probably the name of the default world. Change it to that of your flatworld.

    @Vezorock - Have you checked to see if you have a conflicting plugin?

    @Ctr393 - Please download v0.94 and try to see if your problems persist or not.

    @TraRanger109455 - You messed up your config-file.

    @lipe123 - I'm not sure what could be wrong, but that stacktrace doesn't say anything about MobArena, so it's difficult to tell if it's the culprit. Please try v0.94 and see if your problem persists.

    If you like MobArena, give it a thumbs up on http://plugins.blockface.org/! :3

    @nunber1_Master - Check the server log, it probably has some sort of MobArena-related error there. Try typing /ma arenas, as it will show you which arenas are available to you. There's also the possibility you don't have permissions for the arena.

    @embty - Not sure what you mean. Do you mean to say that wave x will only spawn on a certain spawn point? The only such feature right now is boss waves. If you have the word 'boss' in a spawnpoint, that spawnpoint will be used by bosses, but not by other waves.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Sep 9, 2018
    SpiFioY likes this.
  10. Offline

    embty

    @garbagemule

    I have to say this but Im losing control over myself!!!!!!!!!!!! THE NEW UPDATE OMG! I WILL CRY FROM AWESEOMNESS!
    sorry for caps Im just shocked also excited from the amount of amazing features and how amazing and cool it is
    great work indeed!!! im about to explode!
     
    garbagemule likes this.
  11. Offline

    Buckethead

    so with new 1060 can i keep my old config without any errors. or do i just need to copy paste info as i see fit
     
  12. Offline

    garbagemule

    @Buckethead - You can keep your old config, but the old wave setup is going to be completely ignored, and defaults will be used. I strongly suggest that you try to set up some waves, but if you want to enjoy MobArena in the old style, that's perfectly fine too :)
     
  13. Offline

    number1_Master

    i have an error,
    my config has the coordinates of my arena, but my server in game says there isnt such an arena
    HELP! :confused:
     
  14. Offline

    embty

    I also have a suggestion not sure if its possible: Using /ma setspawn Wavename to set a wave to spawn only at that area when players reach it the spawn point
     
  15. Offline

    Buckethead

    ok ty
     
  16. Offline

    number1_Master

    this is the error but i thought i fixed it
    it stopped coming up and now i cant go in the arena
    i checked yml parser
    17:46:38 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.94
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:352)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:737)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: while parsing a block mapping
    in "<reader>", line 4, column 1:
    global-settings:
    ^
    expected <block end>, but found BlockMappingStart
    in "<reader>", line 130, column 9:
    coords:
    ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    at org.bukkit.util.config.Configuration.load(Configuration.java:82)
    at com.garbagemule.MobArena.ArenaMaster.update(ArenaMaster.java:334)
    at com.garbagemule.MobArena.ArenaMaster.updateAll(ArenaMaster.java:394)
    at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:535)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more

    this is why ure awesome

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 10, 2018
  17. Offline

    garbagemule

    @nunber1_Master - Can you please edit your post and surround the stacktrace in a CODE block? It takes up so much space :( The problem is that you messed up somewhere in the config-file. Try posting it in a pastie/pastebin, and I'll take a look at it.
     
  18. Offline

    number1_Master

    http://pastebin.com/s4cYJhvH
    sry im not used to errors like this :oops:
    edit: i reloaded the server with this:
    Code:
    18:22:32 [INFO] [MobArena] No valid recurrent waves detected for arena 'default'. Using defaults...
    18:22:32 [INFO] [MobArena] v0.94 enabled.
    
     
  19. Offline

    garbagemule

    @nunber1_Master - Your config-file, please post it in a pastebin :) It looks like you messed up the indentation.
     
  20. Offline

    number1_Master

    http://pastebin.com/QGQNHmbwv
    sry i thought that was my config :oops:
    arent i stupid sometimes :D
     
  21. Offline

    garbagemule

    @nunber1_Master - From line 75 and down, you need to indent all lines by 8 spaces. If you use Notepad++ and have 'replace tabs by spaces' on, you can simply select everything from line 75 and down, and hit Tab twice. The result: http://pastebin.com/VGRtWpzs
     
  22. Offline

    Julianoz1224

    Thanks for this plugin, Everyone on my server loves it :D
    I great idea would be that you can create a chest or dispenser and load it with items, then set it so it only spawns
    after a certain round. So maybe after round 10 a chest will appear with food that the players can get.

    I think another idea is that when bosses spawn, you can make them say something in chat to the players in the game.

    I'm now getting a problem :/ I restarted my server and now I get this whenever I turn it on:



    10:38:22 [SEVERE] Could not load 'plugins\MobArena.jar' in folder 'plugins':
    while scanning for the next token
    found character '\t' that cannot start any token
    in "<reader>", line 79, column 1:
    single:
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:360)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    3)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:564)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :228)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)

    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    at org.bukkit.util.config.Configuration.load(Configuration.java:82)
    at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:157)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:175)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:213)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:143)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:110)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:51)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    Wait, does that have to do with my config?

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

    Ctr393

    T
    Thank you it is working now great mod
     
  24. Offline

    garbagemule

    @Julianoz1224 - Please edit your post and put the stacktrace in a CODE-block. It's taking up a lot of unnecessary space in the thread :( And yes, you messed up your config-file by putting a tab in there, in line 79.
     
  25. Offline

    BattleGroundxx

    Thanks
     
  26. Offline

    embty

    Setting a spawnpoint boss is good but if I had like 2 boss x, y boss x has a spawnpoint just for him and boss y has a different spawn point that only him can spawn at.. That way we can make a dungeon that players progress through.
    Also one question: Will the waves stop until the boss is killed?
    Edit: vote for this amazing plugin:D
     
  27. Offline

    Julianoz1224

    Sorry about that, and thanks for the help. Got it working :)
     
  28. Offline

    Ctr393

    I've found a bug on my server i have a fly plugin do people can just fly out and still get the rewards for each round or is there a way to fix this
     
  29. Offline

    Sherryberry


    OMG YAYYYY! :D Sooooo excited that I can bring this back!!
     
  30. Offline

    garbagemule

    @Ctr393 - It's not really a bug in MobArena moreso than a bad arena design on your part. If you allow people to fly, you should put a roof on your arena so people can't fly out.
     
  31. Offline

    Ctr393

    yeah i suppose but is there a way to make it so they can't have fly on in the arena only because it also makes them invincible
     

Share This Page