[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

    vercuiel

    HI, i was wondering how to setup a second arena could someone help me? or send me a vid? pls help i want to make another :p [diamond]:)
     
  3. Offline

    ACStache

    There's a video in the first post that shows how to do it. Also check out the wiki (linked in the first post as well) for all the commands you need
     
  4. Offline

    Flamers

    @ACStache @vercuiel It's actually linked at the end of the video, check the last 30 seconds :) (or click here)
     
  5. Offline

    nemo202

    Can someone tell me how to make a class with splash potions please because I have tried multiple ID's, heard I could need a mod and that it is able to be done, so if anyone could help me that would be great.
     
  6. Offline

    Flamers

    @nemo202 You get the latest dev build and use this format 373:<potion type>:<number of potions>

    Types can be found ]here
     
  7. Offline

    number1_Master

    i would explode in triumph if the next version of mobarena comes out within the hour
     
  8. Offline

    garbagemule

    @nunber1_Master - Don't hold your breath, buddy. There's still a loooot of stuff to weed out. If you want to help out with testing, hop on IRC and I'll give you some builds to try out.
     
  9. Offline

    number1_Master

    just saying just saying :p its better waiting then inactive

    i dont understand the waves at all!
    i want a bunch of monsters to spawn at once in the arena "pyramidescape" but that is not happening. Is there even a way to do that?!
    Config: http://pastebin.com/0iLS5xUE

    download the dev build

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

    atlan1

    @garbagemule
    I don't know if sombody else already suggested, but would it be possible to use the health bar from the enderdragon also for MobArena bosses? I think it's possible because the health bar already exists on the clientside!
    That would be fricking awesome!! :D Give it a shot.
     
  11. Offline

    SuperCeasar

    Help plox When i put sign in lobby and when i join i hit the sign but i dont get my job.
     
  12. Offline

    garbagemule

    Update from the dev front
    Alright, so you're probably all very excited to get a proper taste of MC 1.0.1 with MobArena, but unfortunately you'll have to wait a little longer. I've not been "slacking off", though, and between my studying, sleeping (because it's the holidays!), and trying to clean up my messy apartment, I've actually made a lot of progress in rewriting huge chunks of MobArena. "What for?" you might ask. Well, I've learned a lot of great design principles for developing flexible software in the past 3 months, and I'm trying my best to apply them to MobArena, such that your requests for new features as well as bug fixes can be addressed quickly and properly. "So what have you made so far?" you might ask. Here's a little teaser of what's to be in the next stable build:

    • All the new monsters will be available in the arenas (already implemented in the latest dev build).
    • All potions will be supported, including splash potions (also already in the dev build).
    • Toggle on or off if you want the monsters to drop experience orbs.
    • Boss waves can now be "waited for" or treated like normal waves, much in the same way as clear-wave-before-next: true affects normal waves.
    • The wave-interval setting can be used together with clear-wave-before-next: true, so the wave-interval specifies the minimum amount of time between waves.
    • You can limit the amount of monsters that can exist in the arena at any one time. Useful "security" setting for servers where players camp/exploit and just sit around and harvest rewards.
    • The spawner algorithm has been rewritten so it should no longer be possible for an arena to progress in those odd patterns some users have reported.
    • The teleport/warp issues have been fixed.
    • And more interestingly: I'm introducing Supply Waves; waves in which the monsters will drop customizable loot. Example usage could be a wave of pigs and cows that drop grilled pork and cooked beef.

    Even more interestingly, the new wave parsing system in MobArena makes it much, much easier for me to add additional wave types, so please post some suggestions on some special types of waves you'd like to see. It could be waves in which the monsters teleport around, are tougher (i.e. they have more health), can leap towards their targets, etc. Note that some types of waves are still nigh impossible to make, but don't be shy :)

    Furthermore, I'd also like to let you all know that the guys on HeroCraft have taken an interest in MobArena, so by the time the next release is out, it's almost certain there will be full compatibility with Heroes, and perhaps some Heroes-specific features :)

    And last, but not least: Merry Christmas, everyone! Take some time off of the Minecraft servers to enjoy some quality time with your families and friends :)





    PS: A couple of replies:

    @nunber1_Master - The key in the MobArena waves system is "progression". The default waves will have more and more mobs depending on player count and wave number. All the other waves are fixed in size. However, you could use the amount-multiplier if you want, but split it up into intervals or something so you don't end up with 600 mobs on wave 3 :p

    @atlan1 - Yes, it's a great idea! Unfortunately there's no way to control it with Bukkit, at least not yet. :(

    @SuperCeasar - Try right-clicking the sign.
     
    Justin The Cynical and kahlilnc like this.
  13. Offline

    jorisk322

    @garbagemule
    Waves in which all monsters that touch/attack you get you poisoned :D
     
    garbagemule likes this.
  14. Offline

    SuperCeasar

    I've tryed right clicking but still doesnt work:'( it worked the first 2 days next day the plugin stoped working.
     
  15. Offline

    oceanor

    @garbagemule
    dev build solved my bug! health range NPE is gone!
    Now if i can, i want to tell a little bug with magicspells compatibility: when a player dies in arena, all the remaining players can't cast anymore, they just cannot cycle spells and if they try to cast they get an "unable to cast now" error, or somthing like that.
    I0m posting here cause i think it's caused from temporaneal-permissions per class: i'm using classes with magicspells.cast.spellname permissions to let they cast ONLY in arena. when someone dies, these permissions seems gone..

    thanks for your attenction and good holidays! keep up the good work! this is funny as hell with 5-6 people! ;)
     
  16. Offline

    number1_Master

    whenever my first boss spawns for any of my arenas, the recurrent waves stop spawning. Is there a way to stop this?
     
  17. Offline

    shmickle1

    It says an error has occured check my server.log and copy and paste it onto some website, and i go to server log and theres no error. also i downloaded this again, and updated minecraf tand nothing worked :/ please help
     
  18. Offline

    Flamers

    @shmickle1 There will be an error, check at the bottom of the log file it should say [SEVERE] that's the error.

    The website is pastebin.com pu your config file on there and copy the link here and we can look at it :)
     
    shmickle1 likes this.
  19. Offline

    shmickle1

    Thanks! :D
     
  20. Offline

    George Nico

    Hey, I found a small bug that really destroys the economy at my server.

    It should be a quick fix though:

    I use both Mob Arena and PvP Arena, so users take the advantage of both and somehow manage to [/pa join] while they are in Mob Arena. [/pa] is disabled, though [/pa join] is not. Is there any way possible you could disable any sub commands to [/pa] ? It's really important. I've had to disable my PvP plugin due to this bug.

    Thanks,
    George.
     
  21. Offline

    mmuziek

    well can anyone help me with the following problem.
    my arena is working greatly but my waves are mesed up XD can someone fix it with me.
    and as soon as the boss waves start it generates a huge error in the log and stops the waves..
    and the last problem. when i use
    Blazes or Magma cubes the log says unknown and errors the waves out...
    here are links to config and log

    CONFIG :
    http://pastebin.com/t4RhXbVR
    LOG:
    http://pastebin.com/jSX3z7pQ
     
  22. Offline

    Flamers

    @George Nico They should be disabled as all commands are disabled by default, only the ones specified are allowed. Is it throwing up and error?

    @mmuziek Latest dev build.
     
  23. Offline

    xXCryptoFreakXx

    Arenas in the End Demension and in the Nether.
     
  24. Offline

    darkmage0252

    Config
    Code:
    # MobArena v0.94.3.24 - 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, golden_apple:2, potion_of_healing:2
            armor: 306,307,308,309
        Tank:
            items: iron_sword, grilled_pork:3, apple, potion_of_healing:1
            armor: 310,311,312,313
        Archer:
            items: wood_sword, bow, arrow:256, golden_apple, 373:8225:3
            armor: 298,299,300,301
        Chef:
            items: stone_sword, golden_apple:6, grilled_pork:4, mushroom_soup, cake:5
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, golden_apple:2, 373:8225:3, tnt:6
            armor: 298,299,300,301
        Alchemist:
            items: stone_sword, golden_apple:2, 373:8225:3, 373:16418:2,  373:16460:2, 373:8265
            armor: 314,303,300,317
    arenas:
        default:
            settings:
                world: ''
                enabled: true
                protect: true
                entry-fee: ''
                logging: true
                clear-wave-before-next: true
                detonate-creepers: false
                detonate-damage: false
                lightning: true
                auto-equip-armor: true
                force-restore: false
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: true
                require-empty-inv-spec: false
                hellhounds: true
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                min-players: 0
                max-players: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 10
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
                spout-class-select: true
                final-wave: 0
            waves:
                recurrent:
                    def1:
                        type: default
                        priority: 1
                        frequency: 1
                        monsters:
                            zombies: 10
                            skeletons: 10
                            spiders: 10
                            creepers: 10
                            wolves: 10
                    spec1:
                        type: special
                        priority: 2
                        frequency: 4
                        monsters:
                            powered-creepers: 10
                            zombie-pigmen: 10
                            angry-wolves: 10
                            humans: 10
                            exploding_sheep: 5
                    def2:
                        type: default
                        priority: 1
                        frequency: 2
                        monsters:
                            zombies: 9
                            skeletons: 11
                            spiders: 12
                            creepers: 7
                            wolves: 3
                single:
                    swarm2:
                        type: swarm
                        wave: 15
                        monster: wolf
                        amount: medium
                    swarm3:
                        type: swarm
                        wave: 14
                        monster: humans
                        amount: high
                    boss1:
                        type: boss
                        wave: 6
                        monster: humans
                        health: medium
                        abilities: root-target, lightning-aura, chain-lightning, throw-target
                        ability-interval: 5
                        ability-announce: true
                    boss2:
                        type: boss
                        wave: 9
                        monster: squid
                        health: high
                        abilities: flood, arrows
                        ability-interval: 3
                        ability-announce: true
                    boss3:
                        type: boss
                        wave: 17
                        monster: humans
                        health: high
                        abilities: throw-target, throw-distant, root-target, lightning-aura, chain-lightning, living-bomb, shuffle-positions, fireballs, fire-aura, arrows
                        ability-interval: 2
                        ability-announce: true
                    boss4:
                        type: boss
                        wave: 13
                        monster: spider
                        health: high
                        abilities: root-target,warp-to-player
                        ability-interval: 2
                        ability-announce: true
            rewards:
                waves:
                    every:
                        '3': $1
                    after:
                        '10': $3
                        '20': $5
            coords:
                leaderboard:
                p1: 1,61,-1189,33.899933,85.5
                p2: 39,72,-1152,247.6499,89.549995
                spectator: 21,67,-1155,180.89995,49.19999
                lobby: 37,66,-1171,86.55,20.399982
                arena: 17,62,-1170,91.50001,13.049984
                spawnpoints:
                    s1: 8,61,-1163,183.00003,44.399986
                    s2: 8,61,-1179,275.24997,23.699982
                    s3: 27,61,-1178,274.19998,35.69998
                    s4: 26,61,-1162,2.1000366,34.349983
    
    Error
    Code:
    25.12 02:29:49 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    25.12 02:29:49 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    25.12 02:29:49 [Server] INFO     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    25.12 02:29:49 [Server] INFO     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    25.12 02:29:49 [Server] INFO     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    25.12 02:29:49 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    25.12 02:29:49 [Server] INFO     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    25.12 02:29:49 [Server] INFO     at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    25.12 02:29:49 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:916)
    25.12 02:29:49 [Server] INFO     at net.minecraft.server.EntityHuman.f(EntityHuman.java:783)
    25.12 02:29:49 [Server] INFO     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    25.12 02:29:49 [Server] INFO     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    25.12 02:29:49 [Server] INFO     at org.bukkit.plugin.java.JavaPluginLoader$64.execute(JavaPluginLoader.java:711)
    25.12 02:29:49 [Server] INFO     at com.garbagemule.MobArena.MAEntityListener.onEntityDamage(Unknown Source)
    25.12 02:29:49 [Server] INFO     at com.garbagemule.MobArena.MAListener.onEntityDamage(Unknown Source)
    25.12 02:29:49 [Server] INFO     at com.garbagemule.MobArena.MAListener.onMonsterDamage(Unknown Source)
    25.12 02:29:49 [Server] INFO     at org.bukkit.craftbukkit.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:42)
    25.12 02:29:49 [Server] INFO java.lang.IllegalArgumentException: Health must be between 0 and 20
    25.12 02:29:49 [Server] SEVERE Could not pass event ENTITY_DAMAGE to MobArena
    25.12 02:29:48 [Server] WARNING Jake_Poz was denied access to command.
    25.12 02:29:48 [Server] INFO [PLAYER_COMMAND] Jake_Poz: /give Jake_Poz 6 64 0
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    25.12 02:29:48 [Server] INFO     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:916)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.EntityHuman.f(EntityHuman.java:783)
    25.12 02:29:48 [Server] INFO     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    25.12 02:29:48 [Server] INFO     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    25.12 02:29:48 [Server] INFO     at org.bukkit.plugin.java.JavaPluginLoader$64.execute(JavaPluginLoader.java:711)
    25.12 02:29:48 [Server] INFO     at com.garbagemule.MobArena.MAEntityListener.onEntityDamage(Unknown Source)
    25.12 02:29:48 [Server] INFO     at com.garbagemule.MobArena.MAListener.onEntityDamage(Unknown Source)
    25.12 02:29:48 [Server] INFO     at com.garbagemule.MobArena.MAListener.onMonsterDamage(Unknown Source)
    25.12 02:29:48 [Server] INFO     at org.bukkit.craftbukkit.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:42)
    25.12 02:29:48 [Server] INFO java.lang.IllegalArgumentException: Health must be between 0 and 20
    25.12 02:29:48 [Server] SEVERE Could not pass event ENTITY_DAMAGE to MobArena
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    25.12 02:29:48 [Server] INFO     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:916)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.EntityHuman.f(EntityHuman.java:783)
    25.12 02:29:48 [Server] INFO     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    25.12 02:29:48 [Server] INFO     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    25.12 02:29:48 [Server] INFO     at org.bukkit.plugin.java.JavaPluginLoader$64.execute(JavaPluginLoader.java:711)
    25.12 02:29:48 [Server] INFO     at com.garbagemule.MobArena.MAEntityListener.onEntityDamage(Unknown Source)
    25.12 02:29:48 [Server] INFO     at com.garbagemule.MobArena.MAListener.onEntityDamage(Unknown Source)
    25.12 02:29:48 [Server] INFO     at com.garbagemule.MobArena.MAListener.onMonsterDamage(Unknown Source)
    25.12 02:29:48 [Server] INFO     at org.bukkit.craftbukkit.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:42)
    25.12 02:29:48 [Server] INFO java.lang.IllegalArgumentException: Health must be between 0 and 20
    25.12 02:29:48 [Server] SEVERE Could not pass event ENTITY_DAMAGE to MobArena
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    25.12 02:29:48 [Server] INFO     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:916)
    25.12 02:29:48 [Server] INFO     at net.minecraft.server.EntityHuman.f(EntityHuman.java:783)
    25.12 02:29:48 [Server] INFO     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    25.12 02:29:48 [Server] INFO     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    25.12 02:29:48 [Server] INFO     at org.bukkit.plugin.java.JavaPluginLoader$64.execute(JavaPluginLoader.java:711)
    25.12 02:29:48 [Server] INFO     at com.garbagemule.MobArena.MAEntityListener.onEntityDamage(Unknown Source)
    25.12 02:29:48 [Server] INFO     at com.garbagemule.MobArena.MAListener.onEntityDamage(Unknown Source)
    25.12 02:29:48 [Server] INFO     at com.garbagemule.MobArena.MAListener.onMonsterDamage(Unknown Source)
    25.12 02:29:48 [Server] INFO     at org.bukkit.craftbukkit.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:42)
    25.12 02:29:48 [Server] INFO java.lang.IllegalArgumentException: Health must be between 0 and 20
    25.12 02:29:48 [Server] SEVERE Could not pass event ENTITY_DAMAGE to MobArena
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    25.12 02:29:47 [Server] INFO     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:916)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.EntityHuman.f(EntityHuman.java:783)
    25.12 02:29:47 [Server] INFO     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    25.12 02:29:47 [Server] INFO     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    25.12 02:29:47 [Server] INFO     at org.bukkit.plugin.java.JavaPluginLoader$64.execute(JavaPluginLoader.java:711)
    25.12 02:29:47 [Server] INFO     at com.garbagemule.MobArena.MAEntityListener.onEntityDamage(Unknown Source)
    25.12 02:29:47 [Server] INFO     at com.garbagemule.MobArena.MAListener.onEntityDamage(Unknown Source)
    25.12 02:29:47 [Server] INFO     at com.garbagemule.MobArena.MAListener.onMonsterDamage(Unknown Source)
    25.12 02:29:47 [Server] INFO     at org.bukkit.craftbukkit.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:42)
    25.12 02:29:47 [Server] INFO java.lang.IllegalArgumentException: Health must be between 0 and 20
    25.12 02:29:47 [Server] SEVERE Could not pass event ENTITY_DAMAGE to MobArena
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    25.12 02:29:47 [Server] INFO     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:916)
    25.12 02:29:47 [Server] INFO     at net.minecraft.server.EntityHuman.f(EntityHuman.java:783)
    25.12 02:29:47 [Server] INFO     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    25.12 02:29:47 [Server] INFO     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    25.12 02:29:47 [Server] INFO     at org.bukkit.plugin.java.JavaPluginLoader$64.execute(JavaPluginLoader.java:711)
    25.12 02:29:47 [Server] INFO     at com.garbagemule.MobArena.MAEntityListener.onEntityDamage(Unknown Source)
    25.12 02:29:47 [Server] INFO     at com.garbagemule.MobArena.MAListener.onEntityDamage(Unknown Source)
    25.12 02:29:47 [Server] INFO     at com.garbagemule.MobArena.MAListener.onMonsterDamage(Unknown Source)
    25.12 02:29:47 [Server] INFO     at org.bukkit.craftbukkit.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:42)
    i fixed it by downloading the latest build is all the potions supported yet and why wont humans work? or did notch remove humans in 1.0 i forgot?

    my config keeps reseting?

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

    Flamers

    @darkmage0252 Read garbagemules last post, all potions are supported (if the ID is written correctly) Humans have been removed since ~CB 1337

    Config resetting is normally because you change the config while the server is open and you use /reload
     
  26. Offline

    George Nico

    That's what I thought as well, though it allows [/pa join] but not [/pa].
    Nope, absolutely no errors in the console.
     
  27. Offline

    ilhan

    my error:

    while parsing a block mapping
    in "<reader>", line 31, column 5:
    de
    ^
    expected <block end>, but found BlockMappingStart
    in "<reader>", line 85, column 6:
    rewards:
    ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:575)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
    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:237)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
    at org.bukkit.util.config.Configuration.load(Configuration.java:89)
    at com.garbagemule.MobArena.MobArena.loadConfig(MobArena.java:103)
    at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:62)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:968)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:436)
    at org.bukkit.Bukkit.reload(Bukkit.java:187)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:374)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:564)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:541)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  28. Offline

    darkmage0252

    im having trouble giving certain people just certain classes i gave each one the permission i wanted but all people had permission to use those even if they didnt so then i tried to use pexs - - thing to remove permission for that but it still gives them permission
     
  29. Offline

    Flamers

    @ilhan You have formatted your config file incorrectly.

    @George Nico Thanks for the report, I will try to get @garbagemule to look into it (no promises) but if it breaks for one plugin it might for another...

    Just as a bug test could you do it so the arenas are separate and see if it still happens?

    @darkmage0252 It's easier to only give the permissions you want to give. If you have three classes 1,2 and 3 and onyl want a group to only use classes 1 and 2 use:

    - mobarena.classes.1
    - mobarena.classes.2

    If the next group you want to have them all use:

    - mobarena.classes.*
     
  30. Offline

    garbagemule

    @George Nico - Does MobArena notify you about not being allowed to use both commands in the arena, or only the one it blocks?

    @darkmage0252 - By default, all players can use all classes. If you want a group to not be allowed to use a certain class, you have to negate the permission (remember that the class name is case sensitive) for that class specifically. Now, I know someone else has been having trouble with PEX not responding to this at all, but someone came on IRC the other day with the same issue, except with bPermissions. He managed to get everything working fine by assigning people to a group with the permission ^mobarena.classes.Trapper. I'll look into reworking the permissions, but it does seem as though per-class permissions don't work with PEX either.
     
  31. Darkmage, have you linked to your permissions anywhere? PEX is rather complicated at times, and it's pretty easy to miss something.
     
    Flamers likes this.

Share This Page