Essentials Group Manager Warps?

Discussion in 'Bukkit Help' started by Hem, Oct 21, 2013.

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

    Hem

    Hello,

    Well I have done all my groups.yml and globalgroup.yml but for some reason people still can't warp or tp even though I have added them to the permission's? If that makes sense?

    So basically in the yml's I have set that a certain group can warp and tp, but in-game they still can't?

    here is the full yml's :

    globalgroups.yml
    http://pastebin.com/BW2eHY7w

    global.yml
    http://pastebin.com/EbJWXsbb

    Thanks, Hem.
     
  2. Offline

    Porgeyman



    Hey Hem,

    Have you restarted the server in this time. Some times I find that /reload does not always work.
     
  3. Offline

    Hem


    Yes, I have tried restarting the server numerous times.
     
  4. Offline

    hessianmc

    Your nodes are probably messed up.
     
  5. Offline

    Hem


    The warp nodes look fine to me?

    Code:
        - essentials.warp
        - essentials.warp.list
    right, I fixed the warps.

    I forgot to add a 's' at the end of 'warp' so it should of been 'warps'.

    But know I have come across another problem which wasn't happening before? The permissions for the shop aren't working now.
     
  6. Offline

    Necrodoom

    The permission for /warp is essentials.warp.
    If you enabled per warp permissions, then you need essentials.warps.warpname as well.
    Also, what shop exactly?
     
  7. Offline

    xMagicianzMagic

    Only default can tpa or tp.
    you need something at the bottom of your commands (works on a mac. May work on windows not sure)
    inheritance:
    - g:groupmanager_default
    - g:bukkit_default
    - g:essentials_default
    - g:towny_default
    info:
    prefix: '&e'
    build: false
    suffix: ''
     
Thread Status:
Not open for further replies.

Share This Page