I cannot fix PermissionsEX HELP PLEASE!

Discussion in 'Bukkit Help' started by deboeraustin5, Jan 28, 2013.

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

    deboeraustin5

    Please help, i have tried "yaml-online-parser.appspot.com" and i dont know what it is saying, if you could please check out what is wrong and maybe fix it for me, or tell me how to fix it that would be great. Thanks! Here is my Permissions file: http://pastebin.com/KVXD4UKM
     
  2. Offline

    afistofirony

    deboeraustin5 Seems like you have almost everything right, except for your first group line "Freebie:". Move that back a space so it's only indented two spaces.

    A few other things that I also noticed/recommend:

    Get rid of the "build: true/false" and instead give the permission modifyworld.* to any groups you want to be able to build. Give modifyworld.chat to any groups you don't want to be able to build. (Also, make sure you enable Modifyworld by setting enabled to true in the Modifyworld config)

    The Developer group has an empty set of permissions. If you don't want to give them any extra permissions than the ones they're inheriting, just get rid of the permissions: line entirely.

    A couple of permissions groups have a - null permission. Unless that is a permission for a specific plugin, remove it.

    You have a few duplicate permissions (lockette.user.create.* is mentioned twice in your Freebie group).

    You have a few permissions that are covered already (modifyworld.chat is already covered by modifyworld.*).
     
Thread Status:
Not open for further replies.

Share This Page