[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

    brord

    I am not sure if the other admins will like that, but i shall ask them :p

    I am not sure if the other admins will like that, but i shall ask them :p


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

    NotYetRated

    Not completely sure what was going on when this dropped, but mobs now are just stuck spawned in the arena.

    Code:
    2011-07-27 17:17:57 [SEVERE] Could not pass event ENTITY_DEATH to MobArena
    java.lang.NullPointerException
    at com.garbagemule.MobArena.ArenaLog.end(ArenaLog.java:94)
    at com.garbagemule.MobArena.Arena.endArena(Arena.java:190)
    at com.garbagemule.MobArena.Arena.playerDeath(Arena.java:355)
    at com.garbagemule.MobArena.MAListener.onEntityDeath(MAListener.java:257)
    at com.garbagemule.MobArena.MAEntityListener.onEntityDeath(MAEntityListener.java:33)
    at org.bukkit.plugin.java.JavaPluginLoader$59.execute(JavaPluginLoader.java:656)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    at net.minecraft.server.EntityPlayer.die(EntityPlayer.java:141)
    at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:391)
    at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:436)
    at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)
    at net.minecraft.server.EntityWolf.a(EntityWolf.java:346)
    at net.minecraft.server.EntityCreature.c_(EntityCreature.java:64)
    at net.minecraft.server.EntityWolf.c_(EntityWolf.java:92)
    at net.minecraft.server.EntityLiving.v(EntityLiving.java:685)
    at net.minecraft.server.EntityWolf.v(EntityWolf.java:133)
    at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
    at net.minecraft.server.EntityWolf.m_(EntityWolf.java:161)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
    at net.minecraft.server.World.cleanUp(World.java:1104)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422) 
    CB1000
    Latest MobArena
     
  4. Offline

    gbumoon

    I recommend changing up the Oddjob class, we played last night with (3) Oddjobs and made a nice TNT / Netherrack room. We could have probably stayed in there forever but after wave 16 the server started getting a little choppy so I punched a TNT.
    [​IMG]
     
  5. Offline

    Nacho-TheKiller

    Im still unable to use any command with mobarena, i have the config file fine, .jar file inside plugins folder, im an op, ive posted what looked like an error with being unable to load mobarena but i dont have any idea of how to fix it. Help?
     
  6. Offline

    Flamers

    @Terra-Network.org it's possible but unlikely

    @sbbday World Guard or Factions? Also MobArena only supports build 1000

    @brord @godgodgodgo http://forums.bukkit.org/threads/mob-arena-post-your-arena-schematics.26312/

    @NotYetRated Config file please :)

    @gbumoon clear before next wave true ;) It's int he config file, or remove the blocks :) The classes are there to give guidance :)

    @Nacho-TheKiller
    Code:
                clear-wave-before-next: false            detonate-creepers: false
    needs to be

    Code:
                clear-wave-before-next: false
                detonate-creepers: false
     
  7. Offline

    Nacho-TheKiller

    @Flamers Ive already did that, as ACStache told me. The thing is like if no commands exist, ive tried "/ma", "/marena" and "/mobarena" with no success at all.
     
  8. Offline

    gbumoon

    Yeah, we changed the Oddjob class a bit:
    • Added a block of water (highly recommend this, fun to run around water vs mobs, lol)
    • Removed Netherrack and all but (1) TNT block (prevents fort building)
    • Upgraded sword to Iron
    • Upgraded helmet to Iron
    It seems really well balanced now. I like that the waves don't clear before next wave, this way someone can't just run around in circles dodging arrows, they eventually have to stand and fight. BTW, love this mod and so does everyone on the server! :D
     
  9. Offline

    Flamers

  10. Offline

    columb

    @Flamers

    MultyArrow plugin need blocks in players backpack to use 'custom' arrows
    I cant give 10 tnt BLOCKS to any player,cause I just need 10 arrows with tnt effect.
     
  11. Offline

    woodzy

    this is NOT Skylands compapable
     
  12. Offline

    ACStache

    and by that you mean?... details are useful, and you have 0 listed. what doesn't work that you feel should work?
     
  13. Offline

    Nacho-TheKiller

    Ok, this is weird, but now i can use every command. Nope, i didnt do anything, and now it works. MIRACLE!:D
     
  14. Offline

    Flamers

    @columb I don't know how it works so unless you give them the blocks then it wont work I presume so why not give them blocks?

    @woodzy it is, I run it with multiverse, you probably have something configured wrong...

    @Nacho-TheKiller thats great! if you do find the problem please tell us so we can help others quicker in future!
     
  15. Offline

    elyanes

    I have find a bug.

    When a player is in the arena or lobby with class equipment and when the server is restart or stopped, when the player connect to the server he is in arena with class equipment but he is considered as not in the arena. He use /spawn and he have the class equipment.

    Can you fix it?
     
  16. Offline

    mamo132

    I turned off mobarena and I was able to build. Then I turned it on and every time I configure it it says it saved but it deletes every thing I configured. Also an even bigger problem is no one else can play, but I put in the permissions right.
     
  17. Offline

    Mr_H4mm3r

    Dont double post!
     
  18. Offline

    godgodgodgo


    Erm.... I'm tagged in this why?
     
  19. Offline

    elyanes

    Sorry I have a bug with my internet connection or forum have bug
     
  20. Offline

    Matt Gill

    I've been having an issue if a player is in the arena then the server restarts that player keeps the items from the arena and loses thier original items.

    Is it possible to make it when this plugin shuts off while the server is stopping to kick everyone from the arena? This would fix this issue and It seems possible to do.

    My server uses remote toolkit to auto restart once every hour.
     
  21. Offline

    kymotsujason

    No one in my server can use /ma join
    They all say that it tells them they have no access, not even the ops can.
    I, on the other hand, can easily access it, even when i'm not op.
    I have no problem with the mob spawns.
    The only problem is the accessibility.
    I use Permissions 3.x and heres both config files.
    Code:
    groups:
        Default:
            default: true
            info:
                  prefix: '&f[&fTree_Puncher&f]'
                  suffix: '&f'
                  build: true
            inheritance: []
            permissions:
                - 'logblock.tool'
                - 'logblock.toolblock'
                - 'logblock.me'
                - 'iConomy.access'
                - 'iConomy.list'
                - 'iConomy.payment'
                - 'iConomy.rank'
                - 'servertime.checktime'
                - 'craftbook.mech.*'
                - 'essentials.afk'
                - 'essentials.back'
                - 'essentials.balance'
                - 'essentials.clearinventory'
                - 'essentials.help'
                - 'essentials.helpop'
                - 'essentials.home'
                - 'essentials.kit.*'
                - 'essentials.msg'
                - 'essentials.mail'
                - 'essentials.me'
                - 'essentials.motd'
                - 'essentials.msg'
                - 'essentials.pay'
                - 'essentials.ping'
                - 'essentials.r'
                - 'essentials.realname'
                - 'essentials.rules'
                - 'essentials.sell'
                - 'essentials.sethome'
                - 'essentials.signs.balance.use'
                - 'essentials.signs.buy.use'
                - 'essentials.signs.disposal.use'
                - 'essentials.signs.free.use'
                - 'essentials.signs.heal.use'
                - 'essentials.signs.mail.use'
                - 'essentials.signs.sell.use'
                - 'essentials.signs.trade.create'
                - 'essentials.signs.trade.use'
                - 'essentials.signs.warp.use'
                - 'essentials.spawn'
                - 'essentials.suicide'
                - 'essentials.warp'
                - 'essentials.warp.list'
                - 'essentials.worth'
                - 'lockette.user.create.*'
                - 'nSpleef.member.creategame'
                - 'nSpleef.member.deletegame'
                - 'nSpleef.member.join'
                - 'nSpleef.member.leave'
                - 'nSpleef.member.list'
                - 'nSpleef.member.wager'
                - 'player.list'
                - 'skylandsplugin.goto'
                - 'war.player'
                - 'war.warp'
                - 'mcbans.vote'
                - 'lc.level.*'
                - 'mobarena.use.*'
                - 'mobarena.classes.*'
                - 'mobarena.arenas.*'
        Owner:
            default: false
            info:
                  prefix: '&d[&0Olympian&d]'
                  suffix: '&a'
                  build: true
            inheritance:
                - Co_Owner
            permissions:
                - '*'
        Mod:
            default: false
            info:
                  prefix: '&a[&bDiamond_Builder&a]'
                  suffix: '&b'
                  build: true
            inheritance:
                - SemiMod
            permissions:
                - 'essentials.heal'
                - 'essentials.kick'
                - 'essentials.mute'
                - 'magiccarpet.mc'
                - 'magiccarpet.mcs'
                - 'magiccarpet.ml'
        Adv.Default:
            default: false
            info:
                  prefix: '&f[&7Iron_Builder&f]'
                  suffix: '&7'
                  build: true
            inheritance:
                - Default
            permissions:
                - 'essentials.time'
                - 'EasyFlight.fly.self'
        SemiOwner:
            default: false
            info:
                  prefix: '&5[&9Demigod&5]'
                  suffix: '&9'
                  build: true
            inheritance:
                - Admins
            permissions:
                - 'essentials.ban'
                - 'essentials.give'
                - 'essentials.god'
                - 'essentials.heal.others'
                - 'essentials.lightning'
                - 'essentials.setwarp'
                - 'essentials.weather'
        Admins:
            default: false
            info:
                  prefix: '&4[&4Master_Builder&c]'
                  suffix: '&4'
                  build: true
            inheritance:
                - Mod
            permissions:
                - 'essentials.item'
                - 'essentials.togglejail'
                - 'essentials.tpohere'
                - 'nSpleef.admin.forceleave'
                - 'nSpleef.admin.forceready'
        Co_Owner:
            default: false
            info:
                  prefix: '&5[&8Titan&5]'
                  suffix: '&8'
                  build: true
            inheritance:
                - SemiOwner
            permissions:
                - 'mcbans.mod'
                - 'vanish.vanish'
                - 'vanish.list'
                - 'vanish.nopickup'
                - 'vanish.nopickup.list'
                - 'vanish.noaggromobs'
                - 'mcbans.lookup'
                - 'mcbans.ban.temp'
                - 'mcbans.ban.local'
                - 'mcbans.ban.view'
                - 'mcbans.mod'
                - 'worldedit.butcher'
                - 'worldedit.history.redo'
                - 'worldedit.history.undo'
                - 'worldedit.region.replace'
                - 'worldedit.region.set'
                - 'worldedit.selection.expand'
                - 'worldedit.selection.hpos'
                - 'worldedit.selection.pos'
                - 'worldedit.superpickaxe'
                - 'worldedit.wand.toggle'
        SemiMod:
            default: false
            info:
                  prefix: '&2[&6Gold_Builder&2]'
                  suffix: '&6'
                  build: true
            inheritance:
                - Adv.Default
            permissions:
                - 'essentials.broadcast'
                - 'essentials.tp'
                - 'mcbans.vote.kick'
        Donator1:
            default: false
            info:
                  prefix: '&f[&eLawyer&f]'
                  suffix: '&e'
                  build: true
            inheritance:
                - Default
            permissions:
                - 'essentials.broadcast'
                - 'essentials.time'
                - 'mcbans.vote.kick'
        Donator2:
            default: false
            info:
                  prefix: '&e[&bNoble&e]'
                  suffix: '&b'
                  build: true
            inheritance:
                - Donator1
            permissions:
                - 'magiccarpet.mc'
                - 'magiccarpet.mcs'
                - 'essentials.tp'
                - 'EasyFlight.fly.self'
        Donator3:
            default: false
            info:
                  prefix: '&b[&dVIP&b]'
                  suffix: '&d'
                  build: true
            inheritance:
                - Donator2
            permissions:
                - 'essentials.item'
                - 'essentials.heal'
                - 'essentials.tpohere'
    Code:
    users:
        esnipplee:
            group:
                - SemiMod
            permissions:
        F4113NB34ST:
            group:
                - Mod
            permissions:
        JoshuaKim:
            group:
                - Default
            permissions:
        jownsowns:
            group:
                - Adv.Default
            permissions:
        Deathsheadd:
            group:
                - SemiMod
            permissions:
        KyleFlanagan:
            group:
                - Mod
            permissions:
        kymotsujason:
            group:
                - Owner
            permissions:
        deather007:
            group:
                - Co_Owner
            permissions:
        Thumper12:
            group:
                - SemiOwner
            permissions:
        Pteriforever:
            group:
                - SemiOwner
            permissions:
        hatman123466:
            group:
               - Donator3
            permissions:
        MedievalSoli:
            group:
                - Admin
            permissions:
    
    What exactly is the problem? I didn't have to add the permissions before but now it doesn't work with or without the permissions.
     
  22. Offline

    mamo132

    I have the same problem. No one at all can join except for me and one other op. No other ops can join. Do you have any idea how this may have happened?

    I have the same problem. No one at all can join except for me and one other op. No other ops can join. Do you have any idea how this may have happened? I set up the permissions too.

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

    Nacho-TheKiller

    Does this conflict with PrivateWarp? Because when i took PW out of my plugins folder it actually solved, but like 1 or 2 days later. :confused: Also, as you can see in the config file i posted, i have 5 classes, then i decided to have another one, with wolves pets, but i cant use it. I hit the sign and nothing happens.
     
  24. Offline

    kymotsujason

    Could you also make mob arena automatically disable godmode for everyone who joins it?
    My staff always have godmode on and when they join the mob arena, they basically don't die =P
     
  25. Offline

    tmr

    I have the same problem of no one else being able to join besides myself and my other administrator. Everyone else gets the you do not have access to this comand error.
    I have the new PermissionsBukkit
     
  26. Offline

    columb

    @tmr
    /ma enable
    And add to perrmissions
    mobarena.arenas.*

    @kymotsujason
    In config file
    Add /ungod command to enabled command list
    (There /version and /plugins by default)


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

    tmr

    My arena was already enabled.
    And everyone above my Regulars group has all 3 permissions needed.
    I've triple checked the spelling of the permissions and I've deleted the MA folder and completely resetup MA multiple times now. I'm switching back to Permissions and getting away from Permissionsbukkit for now. It all worked before I switched.
     
  28. Offline

    Flamers

    @elyanes Do you get any error in the server log?

    @godgodgodgo The guy quoted your post, sorry I was just making sure you saw :)

    @kymotsujason @mamo132 @tmr Is edit mode off etc, any errors in server log?
     
  29. Offline

    godgodgodgo

    Ah
    ok thanks XD
     
  30. Offline

    garbagemule

    Alright, time for another massive response post, I think. Please know that I'm currently rewriting a lot of the MobArena code, so a lot of the problems will be addressed, but perhaps not until v0.94.1. v0.94 is coming along nicely so far, but there's still a lot of work to do. Thanks for your patience, everyone :)

    @Buckethead - No, you did not read the Wiki, and if you did, you didn't read it properly. Read it again, and this time, pay attention to what the actual permission nodes are, alright? Thanks.

    @Flamers - The restoring algorithm will be getting quite an overhaul, so hopefully this will be fixed in the next update :)

    @NEO - How is it definitely MobArena causing these lockups? If there are no errors and nothing that indicates that it's MobArena, how can you claim it is? Could you please do a little more extensive troubleshooting instead; I can't really do anything about your problem if you can't reproduce it, explain it, or show me any sort of indication of what the problem may be :/ Edit: With the information from Ghappy, I can only say that if you're using plugins other than Permissions, they're not supported. GroupManager works fine, though, so it's obviously something funky in PermissionsEx.

    @WoodenWarrior - Like Flamers says, the "problem" with rewards is that they need to be there, or MobArena will think you missed them and auto-generate them for you :)

    @MatrixJ21 - Set repair-delay: 0

    @Ratchet - Hopefully I can have this sorted out with the next update :)

    @4am - Hi FourAM :3

    @keitron - Please remove your double-post :) The spawn algorithm currently only spawns monsters on spawnpoints that have players within a 16-block radius (unless no valid spawnpoints were found, in which case all spawnpoints are used).

    @Deego - I understand why you'd want to ban money earnings in the arena, but it's not something I can control. You have to speak with the author of MobBounty to support MobArena instead. If you do contact him about it, ask him to please send me a private message and I'll respond with the (few) steps he needs to take :)

    @mamo132 - Start over, and don't make a WorldGuard region with build: false (or however you specify it in WorldGuard) with the arena region inside of it. Also, please edit your post so it doesn't take up all that space. Like ACStache says, put it in a CODE-block or make a pastebin/pastie.

    @ACStache - BukkitContrib support is definitely something I want to look into. Maybe for v1.0 :)

    @columb - I can't change the permission nodes like that, sorry.

    @Terra-Network.org - A setting to allow drops is definitely doable, and makes sense with custom loot tables. I'll think about it :)

    @sbbday - Like Terra-Network.org says, use edit mode (and please read the Wiki).

    @NotYetRated - I know what was going on - the arena ended, and the logging failed somehow. I'm sorry for the inconvenience, but until v0.94, you should probably disable logging. To patch it up, v0.94 will be the "logging update" featuring statistics, leaderboards and all kinds of jazz ;)

    @gbumoon - LOL! Nice pile :D The classes are only meant as examples/suggestions. I'm actually a bit disappointed to see that a lot of people just use the default classes instead of customizing them or adding their own :( Nice to see you built your own dark, gloomy arena though! Very nice! There are a few settings you can use to prevent camping, such as clear-wave-before-next: true, or detonate-creepers: true (the latter will not work if the former is true, though).

    @woodzy - Yes, it is. Stop lying, and delete your double-post.

    @elyanes - Should be fixed in v0.94 :)

    @godgodgodgo - Please delete your double-posts.

    @Matt Gill - That's actually what happens. Do you properly stop the server, or do you just reboot?

    @kymotsujason - You probably messed something up in the Permissions. About godmode, no, I can't do that. "godmode" is not an actual state for a player, so I'd have to support all godmode-plugins, which I won't.

    @Nacho-TheKiller - The class signs are case sensitive (I think). Did you reload the config or the plugin?

    @tmr - MobArena does not support PermissionsBukkit (yet), but hopefully (if the implementation is easy and doesn't conflict with NijikoPermissions) I'll have that sorted at some point.
     
  31. Offline

    woodzy

    @ garbagemule i use multiverse (skylands seed) and it tped me to the normal world you may want to look in to it
    and sorry for the dubble post must of beena glitch
     
  32. Offline

    garbagemule

    @woodzy - Please post your config-file in a pastie/pastebin.
     

Share This Page