Need help with permissions essentials

Discussion in 'Bukkit Help' started by DJ PonyWub, Aug 6, 2012.

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

    DJ PonyWub

    Ok so ive been trying to set it up so clients that are in the default group to have access to /home and /sethome this is how i have that group setup in the groups.yml

    Code:
     Default:
        default: true
        permissions:
        - admincmd.tp.back
        - worldportal.use
        - iLove.love
        - iLove.infinite
        - chairs.sit
        - bukkit.command.kill
        - essentials.sethome
        - essentials.afk
        - essentials.home
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        inheritance:
        - g:essentials_default
        - g:bukkit_default
        info:
          prefix: '&f'
          build: true
          suffix: ''
    Is there something wrong with this? It still says that they dont have permission to use the command

    if theres any other information im missing feel free to ask!

    Bump
    ...anyone?

    Bump

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

    fugue2005

    what permissions plugin are you using?

    looks like group manager.
     
  3. Offline

    Necrodoom

    most likely your admincmd plugin is overriding /home and /sethome. either move admincmd out (useless if you have essentials) or type /ehome and /esethome (essentials overriding commands)
     
Thread Status:
Not open for further replies.

Share This Page