[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

    Flamers

  3. ok thank you it's great :D
     
  4. Offline

    Scusemua

    I got it to work :)
     
  5. Offline

    Derf321

    AMAZING plugin! Thank you so much for making it!
    (fixed first problem, edited post)
    It seems that I can still break any block in the arena even though it is protected, but creepers cannot destroy them. Is this normal for an admin? Or is it a plugin interfering?
    On a side note, what are hellhounds in the config, if dogs already appear??
    Also, showregion is not working for me. It says "must be in edit mode" when I try "/ma showregion house" (house is the arena name), even though I am in edit mode.
     
  6. Offline

    Flamers

    @Derf321 if in edit mode then you can destroy blocks :) hellhounds make your dogs on fire so you can see them easier (it says on the wiki!)
     
  7. Offline

    Derf321

    @Flamers Even when I am not in edit mode, it still lets me destroy blocks and they do not come back.
    Oh okay, sounds good. (I didn't notice it on the wiki, I see it now)
     
  8. Offline

    Flamers

    @Deerf321 Are you using soft restore?
     
  9. Offline

    g3oliver

    after updating from version 0.91.2 to 0.93.4 i have an problem with the spawn of monsters
    only the wolves in the default-waves will spawn
    no other monster (also no angry-wolves in specialwaves Oo)

    i don't know whats the problem and hope i can get some help here

    config from mobarena:
    Code:
    global-settings:
        enabled: true
        update-notification: true
        allowed-commands: /list, /pl
    classes:
        Magician:
            items: 280, 340, grilled_pork:2
            armor: 298,299,300,301
        Tank:
            items: iron_sword, grilled_pork:2
            armor: 310,311,312,313
        Pyro:
            items: stone_sword, 46:2, flint_and_steel, netherrack:4,  fishing_rod, grilled_pork:3, 256, 331:10, 69:2
            armor: 298,299,300,301
        Support:
            items: stone_sword, bread:6, grilled_pork:5, mushroom_soup, cake:3, cookie:12, 260:4
            armor: 314,315,316,317
        Knight:
            items: diamond_sword, grilled_pork, 352
            armor: 306,307,308,309
        Axewarrior:
            items: 279, grilled_pork, 340, 339:20
            armor: 302,303,304,305
        Archer:
            items: wood_sword, bow, arrow:128, grilled_pork
            armor: 298,299,300,301
        Wolfmaster:
            items: wood_sword, 352:5, grilled_pork
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                enabled: true
                world: lamia
                protect: true
                logging: true
                auto-equip-armor: true
                clear-wave-before-next: false
                detonate-creepers: true
                detonate-damage: true
                lightning: true
                force-restore: false
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: false
                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
                max-join-distance: 0
                min-players: 0
                max-players: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 60
                entry-fee: $100
            coords:
                lobby: 491.0,52.0,231.0,0.0,0.0
                p2: 515.0,64.0,255.0,0.0,0.0
                arena: 502.53125,56.0,242.53125,0.0,0.0
                p1: 489.0,51.0,229.0,0.0,0.0
                spectator: 502.53125,64.0,242.53125,0.0,0.0
                spawnpoints:
                    s2: 492.0,57.0,252.0,0.0,0.0
                    s1: 492.0,57.0,232.0,0.0,0.0
                    s3: 512.0,57.0,232.0,0.0,0.0
                    s4: 512.0,57.0,252.0,0.0,0.0
            waves:
                default:
                    spiders: 5
                    creepers: 5
                    skeletons: 10
                    wolves: 1
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 10
                    giants: 0
                    humans: 10
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        '7': minecart, storage_minecart, powered_minecart, 325, 330
                        '11': iron_sword, iron_pickaxe, iron_spade, 260
                        '16': diamond, 302, 303, 304, 305, 322
                    every:
                        '3': dirt:4, gravel:4, stone:4
                        '4': $100
                        '5': feather:4, bone, stick:4, arrow:4
                        '10': iron_ingot:10, gold_ingot:8
    
    log of a round:
    Code:
    --------------------------------------------------- ENTRY ---
    Start:     2011-07-26 02:46:23.638
    End:       2011-07-26 02:52:36.234
    Duration:  0:06:12
    Last wave: 19
    
    Class Distribution: 8 classes
    - Magician:    0 (0%)
    - Tank:        0 (0%)
    - Pyro:        0 (0%)
    - Support:     0 (0%)
    - Knight:      0 (0%)
    - Axewarrior:  1 (100%)
    - Archer:      0 (0%)
    - Wolfmaster:  0 (0%)
    
    Player Data: 1 players
    - Name          Class       Wave  Kills  Rewards
      g3oliver      Axewarrior     0      0  stone:4, 100 Gold, stick:4,  gravel:4, powered_minecart:1, 100 Gold, stone:4, feather:4,  gold_ingot:8, iron_spade:1, stone:4, 100 Gold, dirt:4, stick:4, 100  Gold, chainmail_leggings:1, dirt:4
    a interessting point is wave = 0 at playerdats but last wave = 19


    server is running with mc 1.7.3, craftbukkit 1000 and the following plugins

    plugins:
    AncientGates
    Bandages
    BigCatch
    BookWorm
    BorderGuard
    BukkitContrib
    dynmap
    Factions
    FishPeople
    GoldenRevive
    HeroicDeath
    HomeSweetHome
    iConomy
    jobs
    Lockette
    MCDocs
    mcMMO
    MobArena
    MobBounty
    Money2XP
    MultiVerse
    npcx
    Permissions
    pvparena
    Setspawn
    Showcase
    Tombstone
    WeatherRestrictions
    WorldEdit
    WorldGuard
    xLevel
     
  10. Offline

    Hopium

    this is the best plugin ever :D donated for ya and would like to add a suggestion to announce when a player places a cake to use it like a health node for support class, also when i require empty inventory and a entry fee to enter and i try to join with a completely empty inventory it tells me i need 2gold bars(entry fee) then proceeds to give them to me :[ is this because im an op or a bug?
     
  11. Offline

    slowmonkey1227

    You should add a leaderboard function! :D
     
  12. Offline

    garbagemule

    @BleuDiamant - As Flamers says, there is a CTF-style plugin/addon/merger planned, but nothing is certain yet :)

    @Derf321 - /ma showregion will show you the region of the currently selected arena. You must be in edit mode for that arena for showregion to work.

    @g3oliver - Thanks for all the information you provided in your bug report; it is very much appreciated! Do you have the arena in a WorldGuard region? How about Factions? Could you maybe try disabling those two plugins to see if it works then?

    @Hopium - Thank you for the kind words, and for the generous donation! The entry fee thing you're experiencing is definitely a bug, and I apologize for the inconvenience. I'm working on another restructuring in preparations for Battlegrounds, but I will see if I can't get a fixed version up and running soon!

    @slowmonkey1227 - This is the next v1.0-feature to be implemented :) That, and parsable statistics (I'm trying to make support for plain text, comma-separated lists, XML and JSON/YAML).
     
    slowmonkey1227 likes this.
  13. I set up my arena, everything is alright until I join.. When I join it says that first wave "is coming" and I see no mob, than it says that another wave is coming... And waves are changing to upper one, but I don't have to fight, because I don't see any mob. What's the problem? (I set up my arena with tutorial)
     
  14. Offline

    Flamers

    @pogo is WorldGuard or another plugin affecting it?

    @garbagemule I think this is a bug. When a block is destroyed (when using soft restore) then another lock is placed there it doesn't restore?

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

    NEO

  16. Offline

    WoodenWarrior

    what is the problem with the rewards? every time i start the server (after removing all the rewards from the config file) it generates the default config again and again and again.. nothing seems to work.
    any help to offer?
    EDIT: it saves classes, but not rewards.
     
  17. Offline

    Flamers

    @NEO when are they happening, is it always at the same time?

    @WoodenWarrior It needs rewards or it doesn't work. If you don't want rewards change them to:

    Code:
            rewards:
                waves:
                    after:
                        '100': 17
                    every:
                        '100': 17
    
    That means every 100 waves they get 2 wood...

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

    MatrixJ21

    Hey, I got a problem, and I hope you can help. When a creeper explodes in my arena, it creates a hole which you fall in. About half a second later, it fills in and you get stuck in it. Is there a setting where I can turn MA creeper explosions off?
     
  19. Offline

    g3oliver

    i found the problem
    one of the admins have played with the safezones of factions, so the monsterspawn was blocked
    thx for the tipp to check this plugin ^^

    and now a bad admin get into trouble ;)
     
  20. @Flamers

    Yep, it was a Factions plugin fault. DON'T claim safe zone around/in arena people!
     
  21. Offline

    ACStache

    @NEO what's happening when the lock ups happen? I know you said they're random, but it might be something similar among all the occurences. are you (or someone on the server) in an arena fighting monsters when it locks up? do you use Permissions 3.1.6? That's been known to cause "Read Time Out" errors and lock up servers at random times. check your log that you don't have any of those.
     
  22. Offline

    Ghappy

    NEO's server runs the latest version of PEX (PermissionsEx), and it always locks up when the arena is in use, at seemingly random waves, while players are killing mobs
     
  23. Offline

    Ratchet

    if I stop/restart the server while arena is running it doesn't properly remove items from people before disabling / stopping the arena, i've had people log back in the arena and retain the items, since I have scheduled restarts somebody could wait in the arena with diamond armour etc and get it when they log back in.
     
  24. Offline

    ACStache

    @Ratchet does it work if you kick them while they're in the arena? could you schedule it so that everyone gets kicked before the restart to avoid the problem? maybe instead of that issue a /ma force end or something a couple seconds before-hand
     
  25. Offline

    4am

    Hi GM :3
     
    garbagemule likes this.
  26. Offline

    Nacho-TheKiller

    Im having a problem: its like if the commands dont exist. Im not typing it wrong, and im sure ive installed it the correct way. Can you help me? I really want to use this plugin.
     
  27. Offline

    ACStache

    @Nacho-TheKiller what commands are you trying to use? are you making sure to start them with "/ma"?
    did you put the .jar file into the server\plugins folder? are there any errors when starting the server or anywhere in the server.log file talking about mobarena?
     
  28. Offline

    Nacho-TheKiller

    @ACStache I was trying to use /ma setregion p1, im sure i started it with "/ma", the only thing the server.log says if from when i accidentaly opened the same server twice, and the .jar file is in the plugins folder. Also, when i only write "/ma" it say unknown command too (I guess it should say all commands available from /ma).
     
  29. Offline

    schwoebel

    Any time I try to use any /ma command it won't work, it will just show up the list of (/ma join,/ma spectate etc.)

    Here is my config file:
    Code:
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        update-notification: true
        enabled: true
        allowed-commands: /list, /pl, /ma
    classes:
        Chef:
            items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:3, cookie:12
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, wood_pickaxe, tnt:4, fishing_rod, apple, grilled_pork:3
            armor: 298,299,300,301
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Archer:
            items: wood_sword, bow, arrow:128, grilled_pork
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                world: world
                enabled: true
                protect: true
                entry-fee: ''
                logging: false
                clear-wave-before-next: false
                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: true
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                player-limit: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
            waves:
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 10
                    giants: 0
                    humans: 10
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '16': diamond_sword
                        '13': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '3': feather, bone, stick
                        '10': iron_ingot:10, gold_ingot:8
                        '5': dirt:4, gravel:4, stone:4
    


    Permissions:

    Code:
    plugin:
        permissions:
            system: default
            copies:
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'essentials.help'
                - 'essentials.home'
                - 'essentials.motd'
                - 'essentials.time'
                - 'essentials.rules'
                - 'essentials.sethome'
                - 'essentials.spawn'
                - 'essentials.who'
                - 'essentials.list'
                - 'essentials.kit.starter'
                - 'essentials.msg'
                - 'essentials.item'
                - 'essentials.compass'
                - 'essentials.weather'
                - 'mobarena.use.*'
                - 'mobarena.setup*'
                - 'mobarena.classes.*'
                - 'mobarena.arenas.*'
                - 'mobarena.admin.*'
    
        Moderators:
            default: false
            info:
                prefix: '&d'
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
    
        Admin:
            default: false
            info:
                prefix: '&c'
                suffix: ''
                build: true
            inheritance:
            permissions:
    
        Owner:
            default: false
            info:
                prefix: '&2'
                suffix: ''
                build: true
            inheritance:
            permissions:
    
    users:
        Yourusername: #
            group: #
            permissions: # leave this blank
    
     
  30. Offline

    Flamers

    @Nacho-TheKiller does it tell you the mobarena has loaded in the server log?
     
  31. Offline

    Nacho-TheKiller

    @Flamers This is what it always says while opening the server about mobarena:
    Code:
    [INFO] [MobArena] Payment method found (iConomy version: 5)
    [INFO] [MobArena] v0.93.4 enabled.
    
    Also, i just found this:
    Code:
    [SEVERE] Could not load 'plugins\MobArena.jar' in folder 'plugins':
    while parsing a block mapping
     in "<reader>", line 8, column 5:
            Chef:
            ^
    expected <block end>, but found Value
     in "<reader>", line 11, column 5:
            :
            ^
    
        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.composeMappingNode(Composer.java:230)
        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)
    
    Got the same thing with another plugin, PrivateWarp.
     

Share This Page