Solved Multiple Errors PLEASE CHECK OUT THIS PAGE!!

Discussion in 'Bukkit Help' started by [Toxiic] Tortoise, Aug 9, 2013.

Thread Status:
Not open for further replies.
  1. PLUGINS I HAVE: Screen Shot 2013-08-09 at 9.51.33 PM.png (All of this applies to un-ops) Cannot share items, items move into inventory when you scroll over items in hot-bar, cannot build/break, cannot use permission even though they have the permission.

    What is causing this?

    My Groups.yml

    Code:
    # Group inheritance
    #
    # Any inherited groups prefixed with a g: are global groups
    # and are inherited from the GlobalGroups.yml.
    #
    # Groups without the g: prefix are groups local to this world
    # and are defined in the this groups.yml file.
    #
    # Local group inheritances define your promotion tree when using 'manpromote/mandemote'
     
    groups:
      Member:
        default: true
        permissions:
        - essentials.build
        - essentials.break
        - essentials.kit
        - essentials.free
        - essentials.afk.auto
        - essentials.back
        - essentials.back.ondeath
        - essentials.balance
        - essentials.chat.shout
        - essentials.delhome
        - essentials.home
        - essentials.kits.tools
        - essentials.msg
        - essentials.pay
        - essentials.sethome
        - essentials.sethome.bed
        - essentials.signs.use.*
        - essentials.signs.create.protection
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.worth
        - essentials.jail.allow.mail
        - bukkit.command.help
        - essentials.helpop
        - essentials.rules
        - essentials.spawn
        - essentials.jail.allow.help
        - essentials.jail.allow.helpop
        - essentials.jail.allow.rules
        - essentials.help
        - essentials.motd
        - modifyworld.*
        - plotme.use.auto
        - plotme.use.home
        - plotme.use.info
        - plotme.use.clear
        - plotme.use.add
        - plotme.use.remove
        - plotme.limit.1
        - essentials.recipe
        - essentials.suicide
        - essentials.time
        - modifyworld.*
        - multiverse.core.spawn.self
        - mobarena.use.join
        - mobarena.use.leave
        - mobarena.use.spec
        - mobarena.use.arenalist
        - mobarena.use.playerlist
        - sg.arena.join.*
        - sg.arena.vote
        - Infected.stats
        - Infected.chat
        - Infected.list
        - Infected.join
        - Infected.top
        - Infected.grenades
        - Infected.shop
        - Infected.arenas
        inheritance:
        - g:groupmanager_default
        info:
          prefix: '&e[&eMember&e]&f'
          build: true
          suffix: ''
      VIP:
      default: false
      permissions:
      - essentials.build
      - essentials.break
      - essentials.kit
      - essentials.recipe
      - essentials.suicide
      - essentials.time
      - modifyworld.*
      - essentials.tp
      - essentials.give
      - plotme.limit.2
      inheritance:
      - Member
      - g:towny_builder
      info:
        prefix: '&6[&6VIP&6]&f'
        build: true
        suffix: ''
      VIP+:
        default: false
        permissions:
        - essentials.back.ondeath
        - essentials.sethome.multiple
        - essentials.feed
        - essentials.heal
        - plotme.limit.3
        - leaper.use
        - essentials.fly
        - essentials.build
        - essentials.break
        - essentials.kit
        inheritance:
        - Member
        - VIP
        info:
          prefix: '&3[&3VIP+&3]&f'
          build: true
          suffix: ''
      Premium:
        default: false
        permissions:
        - essentials.compass
        - essentials.fly
        - essentials.god
        - essentials.clearinventory
        - plotme.limit.4
        - essentials.build
        - essentials.break
        - essentials.kit
        inheritance:
        - VIP+
        - VIP
        info:
          prefix: '&a[&aPremium&a]&f'
          build: true
          suffix: ''
      Badass:
        default: false
        permissions:
        - essentials.gamemode
        - essentials.vanish
        - essentials.repair
        - essentials.repair.all
        - essentials.repair.armor
        - essentials.repair.enchanted
        - essentials.workbench
        - plotme.limit.4
        - multiverse.core.spawn.other
        - essentials.build
        - essentials.break
        - essentials.kit
        inheritance:
        - Premium
        - VIP
        - VIP+
        info:
          prefix: '&8[&8Badass&8]&f'
          build: true
          suffix: ''
      Godly:
        default: false
        permissions:
        - essentials.chat.color
        - essentials.nick
        - disguisecraft.mob.*
        - disguisecraft.noarmor
        - disguisecraft.burning
        - essentials.invsee
        - essentials.time.set
        - plotme.limit.5
        - essentials.build
        - essentials.break
        - essentials.kit
        inheritance:
        - Badass
        - VIP
        - VIP+
        - Premium
        info:
          prefix: '&9[&9Godly&9]&f'
          build: true
          suffix: ''
      Jr.Mod:
        default: false
        permissions:
        - essentials.gamemode
        - essentials.vanish
        - essentials.repair
        - essentials.repair.all
        - essentials.repair.armor
        - essentials.repair.enchanted
        - essentials.workbench
        - plotme.limit.6
        - multiverse.core.spawn.other
        - essentials.kick
        - essentials.mute
        - essentials.build
        - essentials.break
        - essentials.kit
        inheritance:
        - Godly
        info:
          prefix: '&5[&5Jr.Mod&5]&f'
          build: true
          suffix: ''   
      Moderator:
        default: false
        permissions:
        - bukkit.command.list
        - bukkit.command.time
        - bukkit.command.time.add
        - bukkit.command.time.set
        - disguisecraft.seer
        - modifyworld.*
        - essentials.invsee
        - essentials.tp
        - essentials.tp.others
        - essentials.tphere
        - essentials.tppos
        - essentials.tptoggle
        - essentials.ban
        - essentials.unban
        - essentials.unbanip
        - essentials.banip
        - essentials.whois
        - essentials.realname
        - essentials.seen.banreason
        - essentials.seen.extra
        - essentials.kick
        - essentials.kick.notify
        - essentials.fly.safelogin
        - essentials.getpos
        - essentials.getpos.others
        - essentials.helpop.recieve
        - essentials.ban.notify
        - essentials.hat
        - essentials.seen
        - essentials.suicide
        - essentials.god
        - essentials.jails
        - essentials.jail.allow.jails
        - essentials.jail.allow.togglejail
        - essentials.togglejail
        - bukkit.command.unban.player
        - bukkit.command.ban.player
        - multiverse.*
        - plotme.*
        - essentials.build
        - essentials.break
        - essentials.kit
        inheritance:
        - Builder
        - g:groupmanager_moderator
        - g:towny_moderator
        - g:vanish_moderator
        info:
          prefix: '&1[&1Moderator&1]&f'
          build: true
          suffix: ''
      Admin:
        default: false
        permissions:
        - essentials.sethome.multiple.staff
        - disguisecraft.other.*
        - disguisecraft.seer
        - disguisecraft.mob.*
        - disguisecraft.object.*
        - modifyworld.*
        - '*'
        - essentials.build
        - essentials.break
        - essentials.kit
     
        inheritance:
        - moderator
        - g:groupmanager_admin
        - g:bukkit_admin
        - g:essentials_admin
        - g:towny_admin
        - g:vanish_admin
        info:
          prefix: '&4[&4Admin&4]&f'
          build: true
          suffix: ''
      Owner:
        default: false
        permissions:
        - '*'
        - essentials.*
        inheritance: []
        info:
          prefix: '&f[&2&lOwn&4&ler]&f'
          build: true
          suffix: ''
     
  2. Offline

    Necrodoom

    delete modifyworld.jar first off, second, your groups.yml is broken. your vip group isnt indented correctly like the rest of the groups.
     
  3. I think the inventory issue is fixed but I still cannot break.
     
  4. Offline

    Necrodoom

    did you read the part where i said your groups.yml was broken?
     
  5. Thanks, the errors were fixed, the Vip is not like that, it was a paste error. :) thank you
     
Thread Status:
Not open for further replies.

Share This Page