PEX HELP PLZ

Discussion in 'Bukkit Help' started by Peruvian, May 27, 2013.

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

    Peruvian

    permissions don't work and the users don't show in the users
    groups:
    default:
    default: true
    build: true
    prefix: '&8[Default]&f'
    permissions:
    - essentials.spawn
    - essentials.list
    - essentials.balance
    - essentials.balancetop
    - essentials.afk
    - essentials.msg
    - essentials.sethome
    - essentials.warp
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    moderator:
    build: true
    inheritance:
    - default
    prefix: '&3[Mod]&f'
    permissions:
    - '*'
    - -essentials.item
    owner:
    build: true
    prefix: '&4[owner]&f'
    permissions:
    - '*'
    users:
    PLZ HELP
     
  2. Offline

    TomYaMee

    Pastebin or Pastie please
     
  3. Offline

    Peruvian

  4. Offline

    Dead-i

    On your fourth line...
    I could be wrong, but I'm pretty sure build: true doesn't exist.

    Since you're using essentials, instead you need to add - essentials.build to your list of permissions. :)
     
  5. Offline

    EpicPigChops

    Should help you out.
     
  6. Offline

    Iroh

    Use this file - http://pastebin.com/5jwDyB0n
    I fixed -
    Groups 4 spaces in should be 2
    Permissions/Enheritance 8 in should be 4
    build: true is given be default not necessary removed it. It also belongs under options
    I would recommend watching the tutorial in my signature for a basic tutorial.
     
  7. Offline

    Peruvian

    Still doesn't work the users don't show when people join and perms don't have access can you help me you sound like the right guy to go to Iroh Plz Help
     
  8. Offline

    Iroh

    List your plugins, my file is fine.
     
  9. Offline

    Peruvian

    here are my plugins:
    AutoSaveing
    Broadcast
    ChatManager(Don't Use)
    Color4Signs
    CombatTag
    ConsolFilter
    Essentials
    EssentialsChat
    EssentialsSpawn
    Factions
    FloAuctions
    Heads
    iConomy
    iGates
    mcMMO
    MobCatcher
    ModifyWorld
    Multi-Core-2.4
    Multi-Inventories-2.5
    NoCheatPlus
    ObsidianDestroyer
    PermissionsEx
    PluginsBaker
    SignEdit
    SuperCraftBros(Still In Alpha Stage So Don't List)
    Vault
    WhatIsIt
    WorldEdit
    WorldGuard
     
  10. Offline

    Peruvian

    Please Iroh Help Me
     
  11. Offline

    captianbob

    Looking at your Plugins, I dont think build: True should be in there, That is for essentials.antibuild i beleive(which as much as i love essentials i hate that part of it). And what command are you using to rank them? I think i may have found it try this. Looking at it, It seems all back words exp:
    Code:
      Moderator:
        permissions:
        - essentials.tempban
        - essentials.heal
        - essentials.feed
        - essentials.ban.notify
        - essentials.banip
        - essentials.clearinventory
        - essentials.eco.loan
        - essentials.ext
        - essentials.getpos
        - essentials.helpop.recieve
        - essentials.home.others
        - essentials.invsee - essentials.jails
        - essentials.jump
        - essentials.kick
        - essentials.kick.notify
        - essentials.mute
        - essentials.realname
        - essentials.signs.create.*
        - ChestShop.shop.*
        - essentials.signs.break.*
        - essentials.time
        - essentials.protect.alerts
        - essentials.protect.admin
        - ChestShop.shop.*
        - essentials.protect.ownerinfo
        - essentials.sign.sell
        - essentials.sign.buy
        - essentials.togglejail
        - essentials.top
        - essentials.unban
        - essentials.unbanip
        - essentials.whois
        - essentials.world
        inheritance:
        - Member
        prefix: '&7|&3 Mod&7 | '
        options:
          build: true
    
    And yours:
    Code:
    groups:
        default:
            default: true
            permissions:
            - essentials.spawn
            - essentials.list
            - essentials.balance
            - essentials.balancetop
            - essentials.afk
            - essentials.msg
            - essentials.sethome
            - essentials.warp
            - essentials.tpa
            - essentials.tpaccept
            - essentials.tpdeny
            prefix: '&8[Default]&f'
            options:
              build: true
    Do you see what i mean?
     
  12. Offline

    Iroh

    Delete modifyworld
     
  13. Offline

    Peruvian

    omg thank you soo much i had this problem for so long Iroh
     
Thread Status:
Not open for further replies.

Share This Page