Mob Arena Issues

Discussion in 'Bukkit Help' started by Spinny99, Apr 13, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    Spinny99

    Hello, I'm having trouble with Mob Arena, partly regarding the permissions part of it. I've setup my Mob Arena. It's all configured, and it worked. After I tried it, I setup a new class in the config. Since then, I don't have permission to join Mob Arena? I'm an OP, and I'm in the Owner group which I made with PEx. I made sure I gave the permission nodes to my group. I'm not sure what the issue is.

    Mob Arena Config
    Code:
    # MobArena v0.94.4.96 - 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, /msg, /mail, /who
        update-notification: true
    classes:
        Knight:
            items: diamond_sword, potion:8197:3
            armor: 306,307,308,309
        Tank:
            items: iron_sword, potion:8229:2
            armor: 310,311,312,313
        Archer:
            items: wood_sword, bow, arrow:256, potion:8197:3, bone
            armor: 298,299,300,301
        Chemist:
            items: stone_sword, potion:16428:30, potion:16388:8, potion:16389:20, potion:8197:3, potion:8226:1
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, tnt:4, potion:8197:3
            armor: 298,299,300,301
        Medic:
            items: diamond_sword 19:2;17:2;18:2, cooked_beef:64, golden_apple:1:4, potion:1:1, potion:1:1, potion:1:1, potion:1:1, potion:1:1, potion:69:1, potion:69:1, potion:69:1, potion:69:1, potion:69:1, potion:69:1, potion:69:1, potion:69:1, potion:69:1, potion:69:1
            armor: gold_boots 0:4;4:4;34:4, gold_leggings 0:4;4:4;34:4, gold_chestplate 0:4;4:4;34:4, gold_helmet 4:4;0:4;34:4
    arenas:
        default:
            settings:
                world: skyfall2
                enabled: true
                protect: true
                entry-fee: ''
                clear-wave-before-next: true
                clear-boss-before-next: true
                clear-wave-before-boss: true
                lightning: false
                auto-equip-armor: true
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: false
                require-empty-inv-spec: false
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                auto-respawn: true
                share-items-in-arena: true
                min-players: 0
                max-players: 0
                max-join-distance: 0
                first-wave-delay: 5
                wave-interval: 15
                final-wave: 0
                monster-limit: 100
                monster-exp: false
                keep-exp: false
                food-regen: true
                lock-food-level: false
                spout-class-select: false
                player-time-in-arena: world
                auto-ignite-tnt: false
                auto-start-timer: 0
                use-class-chests: false
                display-waves-as-level: false
            waves:
                recurrent:
                    def1:
                        type: default
                        priority: 1
                        frequency: 1
                        monsters:
                            zombies: 17
                            skeletons: 15
                            spiders: 5
                            creepers: 10
                    spec1:
                        type: special
                        priority: 2
                        frequency: 4
                        monsters:
                            powered-creepers: 10
                            zombie-pigmen: 20
                            blazes: 15
                single:
                    swarm1:
                        type: swarm
                        wave: 6
                        monster: zombie
                        amount: high
                    boss1:
                        type: boss
                        wave: 10
                        monster: cave_spider
                        health: medium
                        abilities: arrows, root-target, throw-nearby
            rewards:
                waves:
                    every:
                        '3': arrow, bone, stick
                        '5': stone:3, gravel:4, stone:2
                        '12': iron_ingot:2, gold_ingot:3
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '13': iron_sword, iron_pickaxe, iron_spade
                        '16': diamond_sword
            class-limits:
                Archer: -1
                Oddjob: -1
                Chemist: -1
                Tank: -1
                Knight: -1
            coords:
                p1: -721,4,-67,89.70105,4.0500097
                p2: -611,119,36,270.7511,4.499997
                lobby: -671,11,11,0.4512174,0.89998513
                arena: -672,12,-17,-90.448746,4.6499805
                spectator: -671,11,-47,0.75123525,1.4999807
                spawnpoints:
                    p1: -680,7,-15,-2.3987648,7.949981
                    p2: -670,7,4,-181.49878,-9.600019
                    p3: -659,7,-31,-320.84872,-2.850018
                    p4: -678,7,-18,-350.54868,11.549989
    
    PEx Config
    Code:
    groups:
      Player:
        prefix: '&e'
        default: true
        permissions:
        - essentials.sell
        - essentials.signs.use.time
        - essentials.signs.use.weather
        - mobarena.use.playerlist
        - mobarena.use.arenalist
        - mobarena.use.spec
        - mobarena.use.leave
        - mobarena.use.join
        - essentials.warps.slide
        - essentials.kits.Starter
        - sfr.refer
        - essentials.warps.pvp
        - essentials.warps.Donate
        - essentials.warps.help
        - essentials.warps.shop
        - modifyworld.chat
        - -bukkit.command.version
        - -bukkit.command.plugins
        - anticheat.check.fastbreak
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.compass
        - essentials.delhome
        - essentials.help
        - essentials.home
        - essentials.ignore
        - essentials.kit
        - essentials.kits.starter
        - essentials.list
        - essentials.mail
        - essentials.msg
        - essentials.pay
        - essentials.realname
        - essentials.rules
        - essentials.seen
        - essentials.sethome
        - essentials.signs.use.balance
        - essentials.signs.use.buy
        - essentials.signs.use.sell
        - essentials.signs.use.enchant
        - essentials.signs.use.disposal
        - essentials.signs.use.heal
        - essentials.spawn
        - essentials.suicide
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warps.shop
        - essentials.warps.pvp
        - essentials.warps.*
        - essentials.signs.use.warp
        - essentials.warps.donate
        - essentials.warps.bank
        - essentials.warps.help
        - essentials.who
        - linksonsigns.use
        - nocheatplus.checks.blockbreak.frequency
        - serversigns.use.*
        worlds:
          spinny99:
            permissions:
            - user
          Nyalon_:
            permissions:
            - user
      VIP:
        prefix: '&8[&bVIP&1+&8]&f '
        inheritance:
        - Player
        default: false
        permissions:
        - essentials.kit
        - essentials.kits.food
        - essentials.sethome.multiple.vip
      VIP+:
        prefix: '&8[&bVIP&1+&8]&f '
        inheritance:
        - VIP
        default: false
        permissions:
        - essentials.clearinventory
        - essentials.kit
        - essentials.kits.irongear
        - essentials.sethome.multiple.vip+
        - essentials.workbench
      Elite:
        prefix: '&8[&1Elite&8]&f '
        inheritance:
        - VIP+
        default: false
        permissions:
        - essentials.feed
        - essentials.kit
        - essentials.kits.elite
        - essentials.sethome.multiple.elite
        - essentials.signs.break.disposal
        - essentials.signs.break.heal
        - essentials.signs.create.disposal
        - essentials.signs.create.heal
        - essentials.signs.use.disposal
        - essentials.signs.use.heal
        - essentials.spawner
        - essentials.spawner.blaze
        - essentials.spawner.cavespider
        - essentials.spawner.chicken
        - essentials.spawner.cow
        - essentials.spawner.creeper
        - essentials.spawner.enderman
        - essentials.spawner.pig
        - essentials.spawner.sheep
        - essentials.spawner.skeleton
        - essentials.spawner.slime
        - essentials.spawner.spider
        - essentials.spawner.wolf
        - essentials.spawner.zombie
      Champion:
        prefix: '&8[&6Champion&8]&f '
        inheritance:
        - Elite
        default: false
        permissions:
        - essentials.ext
        - essentials.hat
        - essentials.heal
        - essentials.kit
        - essentials.kits.champion
        - essentials.sethome.multiple.champion
        - expbank.create
      Pro:
        prefix: '&8[&4&oPro&8]&f '
        inheritance:
        - Champion
        default: false
        permissions:
        - essentials.keepxp
        - essentials.kit
        - essentials.kits.Obsidian
        - essentials.kits.Pro
        - essentials.kits.tnt
        - essentials.kits.xp
        - essentials.ptime
        - essentials.sethome.multiple.Pro
      Extreme:
        prefix: '&0&o[&c&oExtreme&0&o]&b '
        inheritance:
        - Pro
        default: false
        permissions:
        - essentials.depth
        - essentials.firework
        - essentials.nick
        - essentials.sethome.multiple.Extreme
        - essentials.signs.format
        - essentials.stack
      Helper:
        prefix: '&0[&9Helper&0]&f '
        inheritance:
        - Player
        default: false
        permissions:
        - essentials.sell
        - essentials.signs.use.weather
        - essentials.signs.use.time
        - -bukkit.command.version
        - -bukkit.command.plugins
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.compass
        - essentials.delhome
        - essentials.home
        - essentials.ignore
        - essentials.kit
        - essentials.kits.starter
        - essentials.mail
        - essentials.me
        - essentials.msg
        - essentials.pay
        - essentials.rules
        - essentials.seen
        - essentials.sethome
        - essentials.sethome.multiple.Helper
        - essentials.signs.use.balance
        - essentials.spawn
        - essentials.suicide
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.warp.lob
        - linksonsigns.use
        - nocheatplus.checks.blockbreak.frequency
        - serversigns.use.*
      Mod:
        prefix: '&0[&bMod&0]&7 '
        inheritance:
        - Helper
        - VIP
        default: false
        permissions:
        - anticheat.system.alert
        - anticheat.system.report
        - essentials.ban
        - essentials.ban.notify
        - essentials.kick
        - essentials.kick.notify
        - essentials.mute
        - nocheatplus.admin.info
        - nocheatplus.admin.kick
        - nocheatplus.admin.notify
        - nocheatplus.admin.tell
        - nocheatplus.admin.unkick
      GlobalMod:
        prefix: '&0[&1Global&7Mod&0]&7 '
        inheritance:
        - Mod
        default: false
        permissions:
        - chestshop.*
        - essentials.ban
        - essentials.ban.offline
        - essentials.banip
        - essentials.broadcast
        - essentials.clearinventory
        - essentials.clearinventory.others
        - essentials.eco
        - essentials.eco.loan
        - essentials.fly
        - essentials.gamemode
        - essentials.god
        - essentials.hat
        - essentials.heal
        - essentials.heal.cooldown.bypass
        - essentials.heal.others
        - essentials.invsee
        - essentials.invsee.modify
        - essentials.itemdb
        - essentials.iteminfo
        - essentials.kick
        - essentials.kits.*
        - essentials.msg
        - essentials.mute
        - essentials.near
        - essentials.ptime
        - essentials.recipe
        - essentials.seen
        - essentials.seen.banreason
        - essentials.seen.extra
        - essentials.sethome.multiple.unlimited
        - essentials.socialspy
        - essentials.spawner.*
        - essentials.time
        - essentials.tp
        - essentials.tp.others
        - essentials.tpo
        - essentials.tpohere
        - essentials.unban
        - essentials.unbanip
        - essentials.weather
        - essentials.whois
      Admin:
        prefix: '&0[&1Admin&0]&7 '
        inheritance:
        - GlobalMod
        default: false
        permissions:
        - '*'
        - bukkit.command.plugins
        - bukkit.command.version
        - worldedit.*
      CoOwner:
        prefix: '&0[&7Co&1Owner&0]&7 '
        inheritance:
        - Admin
        default: false
        permissions:
        - essentials.*
        - essentials.all
      Owner:
        prefix: '&0[&1&oOwner&0] '
        default: false
        permissions:
        - '*'
        - bukkit.command.plugins
        - bukkit.command.version
        - essentials.signs.break.disposal
        - essentials.signs.break.heal
        - essentials.signs.create.disposal
        - essentials.signs.create.heal
        - essentials.signs.use.disposal
        - essentials.signs.use.heal
        - vanish.*
        - worldedit.*
    users:
      dermydog:
        group:
        - Admin
        - GlobalMod
        permissions:
        - '*'
      spinny99:
        group:
        - Owner
        permissions:
        - herochat.*
        - kits.get.Starter
        - kit.Leather
        - kit.starter
        - kit.kit
      Nyalon_:
        group:
        - Admin
        - Player
        permissions:
        - '*'
      lilsox:
        group:
        - CoOwner
      permission:
        worlds:
          kit.kit: {}
      lilpats:
        group:
        - Owner
      Helper:
        group:
        - Helper
      EnderBeta:
        group:
        - Helper
      blakebaa69:
        group:
        - Mod
      getsome357:
        group:
        - CoOwner
    
    Thanks everyone, Spinny
     
  2. Offline

    Firebomb24

    This happened to me before but I have no idea how I fixed it! I will try to help you! and remove those second '-' in bukkit.command.version!
     
Thread Status:
Not open for further replies.

Share This Page