[BCF] Official PermissionsEx Help Thread

Discussion in 'Bukkit Help' started by Deleted user, Apr 8, 2013.

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

    Deleted user

    Welcome, and thanks for taking the time to check out this thread.
    My name is ShootToMaim, I am currently a developer of a few plugins and a well-known community member. I started off with PermissionsBukkit, but when that died, I moved over to PermissionsEx. Now, after using PermsEx for over a year, I am quite experienced and knowledgeable about formatting, negation of permissions, and more.
    We all know that PermissionsEx is unpredictable; even mbaxter took the time to write a rant about it! If you have one small error in your permissions.yml, it could be problematic for other permissions-dependant plugins, so it is important that your permissions.yml is correctly configured.
    This is where I can help you. Simply fill out the appropriate ticket and I will respond quickly and efficiently.

    If you have an error in the console, fill out this ticket:
    Code:java
    1. What is your issue?:
    2. What are some other details that I should know?:
    3. Please PasteBin (pastebin.com) your permissions.yml file:
    4. Please screenshot or copy-and-paste the error that you received in console:

    If you have a general question, fill out this ticket:
    Code:java
    1. What would you like to know?:

    If I haven't responded to your ticket within 48 hours, please tag me in your post!
    This thread is not the official PermissionsEx help thread, but is rather the official Bukkit Consulting Firm PermissionsEx Help Thread, hence the [BCF] prefix.

    For those of you who are looking for help for setting up PermissionsEx, please view my PermissionsEx tutorial in my signature.

    Thank you for viewing this thread, and I hope I can be of service to you.
    -ShootToMaim.
     
  2. Offline

    Deleted user

  3. Offline

    LaxWasHere

    Can you group worlds? Instead of having
    Code:java
    1.  
    2. worlds:
    3. world1:
    4. permissions:
    5. - kill.shoot.to.maim
    6. world2:
    7. permissions:
    8. - kill.shoot.to.maim
    9.  
    10. it will be
    11.  
    12. worlds:
    13. {world1,world2}
    14. permissions:
    15. - kill.shoot.to.maim
    16.  
     
  4. Offline

    Deleted user

    There is no current function in PermissionsEx to support that.
     
  5. Offline

    LaxWasHere

    Thank you for ruining my day. jk xD


    :|
     
  6. Offline

    Deleted user

  7. Offline

    crushh87

  8. Offline

    Deleted user

  9. Offline

    crushh87

    If you can't use that you should just give up on your server.
     
Thread Status:
Not open for further replies.

Share This Page