PROBLEM WITH PermissionsEX!!!!!!!!

Discussion in 'Bukkit Help' started by HDGamers321, Oct 20, 2012.

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

    HDGamers321

    Hello everyone and I have another problem with my minecraft server!
    The problem is about permissions "PermissionsEX"!
    I want to set permission for all guests that they can use ./spawn command but with no success!
    I`m using "jcommand" plugin. My code is:
    ############
    groups:
    default:
    default: true
    permissions:
    - modifyworld.*
    - jcommand.spawn
    ###############
    For me 'Admin' it is working but when I login in with player that is not admin it says: "You don`t have enough permission"!!!!!!!! What I have to do to get that working!!!! Please help! The last step to get server running!
     
  2. Offline

    zipfe

    jcommands got updated recently to fix a bug with /spawn. Are you using the latest?
     
    Jozeth likes this.
  3. Offline

    HDGamers321

    Yes
     
  4. Offline

    zipfe

    That should be
    jcommands.spawn

    with an s, not jcommand
     
Thread Status:
Not open for further replies.

Share This Page