permissions help

Discussion in 'Bukkit Help' started by thedanny11, Jan 26, 2012.

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

    thedanny11

    oke i have so many problems with the permissionsex everytime if i try i'm not getting in the group owner , not sure in which .yml you need to put : in the normal folder permissions.yml or in the plugins/permissions.ex/config.yml or permissions.yml? please somebody help me , really wanna set up my own server
    thx in advance
     
  2. Offline

    anakhon

    Hello,​
    The plugins/permissionsEx/config.yml is only the global PEX configurations.
    If you want to set "by hand" (directly in file) your permissions, you should edit the plugins/permissionsEx/permissions.yml file.​
    However, i'd suggest you to set your permissions, first from bukkit console (on your server), making an "admin" group and set the permissions *, then add your user to the group​
    Code:
    /pex group admin create
    /pex group admin add *
    /pex user <yourUser> group set admin
    Then, with your user, or still in the bukkit consol, create all groups and set permissions.


    Just to add, you should take a look at this wiki https://github.com/t3hk0d3/PermissionsEx/wiki, it's really well explained to set permissions, create groups with commands.

    Regards,
    Anakhon
     
  3. Offline

    thedanny11

    those codes in bukkit console?
     
  4. Offline

    ChumChum

    I'll do it for you.
    just give me the plugin.yml , i really hope you know how to add nodes.
    if not just pm me and i'll tell.
    pm me the details e.g: group names, how many groups, what colour, and you add the nodes.
     
  5. Offline

    codename_B

Thread Status:
Not open for further replies.

Share This Page