[TUTORIAL] How to Install/Use PermissionsEx (Newb-Friendly)!

Discussion in 'Bukkit Help' started by Deleted user, Dec 20, 2011.

?

Did This Tutorial Help You?

  1. Yes.

    79.2%
  2. No.

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

    Deleted user

    My bad, I meant both PermissionsBukkit and bPermissions.
     
  2. Offline

    jacklin213

    oh ok nvm then lol
     
    Deleted user likes this.
  3. Offline

    TheMustyMoose

    After You Finish Focusing On The Groups, Do You Paste The Old Stuff Above it? Sorry, I'm a
    Noob...
     
  4. Offline

    jacklin213

    ShootToMaim fix your code brackets on your advance tut plz T_T im lagin on my ipad lol
     
  5. Offline

    Deleted user

    The code brackets keep failing >.>.
     
  6. Offline

    jacklin213

  7. Offline

    Kozs

    I currently have Group Manager, if I switch to PermissionsEX will the server jsut fuck up?
     
  8. Offline

    Deleted user

    No, switching to PermissionsEx is as simple as downloading PermissionsEx, deleting GroupManager, and installing PermissionsEx.
     
  9. Offline

    Kozs

    Cool beans
     
    Deleted user likes this.
  10. Offline

    orcabot

    My PEX file looks like this but it wont work to give players permissions.
    groups:
    default:
    default: true
    permissions:
    - permissions.build: true
    - ultimatearena.player
    - essentials.suicide
    - essentials.msg
    - essentials.ignore
    - essentials.afk
    - essentials.getpos
    - essentials.spawn
    - essentials.home
    - essentials.sethome
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.seen
    - essentials.nick
    - essentials.mail
    - essentials.list
    Do you have any idea why it won't work?
     
  11. Offline

    Omnitv

    Please post your permissions.yml @ paste and/or pastebin and link them here.
     
  12. Offline

    orcabot

    Um sorry for asking but, how do I do that...
     
  13. Offline

    Deleted user

    1. Holy your left mouse button, and drag it over the text, from one corner to another corner.
    2. CTRL+C.
    3. Go on pastebin.com.
    4. Left-click your mouse in the text box.
    5. CTRL+P.
    6. Give us your PasteBin link.
     
  14. Offline

    Mitchthe12th

    Just wondering, how do you put certain people in certain ranks?
     
  15. Offline

    Deleted user

    At the bottom of your permissions.yml, you can add this:
    Code:
    users:
      ShootToMaim:
        group:
        - admin
    
    Where ShootToMaim would be your name (or anyone's), and admin would be the group name.
     
  16. Offline

    floydms

    how do i set certain people to have a certain previx
     
  17. Offline

    daniel.yin

    can anyone tell me how to ban a use of command? for example a command with a permission of cld.cld. to ban this, should i write
    "- - cld.cld" ? cuz that's what it sounds like to me...
     
  18. Offline

    Deleted user

    Code:text
    1. - -permission.here


    Code:text
    1. users:
    2. name:
    3. group:
    4. - groupnamehere
    5. prefix:
    6. - 'prefix_here'


    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  19. Offline

    Benjy68

    This is cool, but it doesn't work for me. I copy&pasted the permissions into my permissions.yml. When i started the server, my console gave me the following message:

    Server permissions file permissions.yml is empty, ignoring it

    Also, the server acted like I didn't even have the plugin. I typed in pex, and it said unknown command. If anybody had a solution for me, I would greatly appreciate it. NOTE: I run my server on MCProHosting.
     
  20. Offline

    Deleted user

    "Server permissions file permissions.yml is empty, ignoring it"
    That's your default permissions.yml, in your server folder.
    Make sure that you have the plugin PermissionsEx, and that it's enabled correctly.
     
  21. Offline

    iHaveAHighFever

    To My Friend, Nick; Donor Ranks and Colors and Prices
    1. Donor - Yellow - 5$
    2. PvP Master - Light Blue - 10$
    3. PvP Monster - Green - 20$
    4. PvP Demon - Red - 35$
    5. PvP Assassin - Black - 50$
    6. PvP Half God - White - 75$
    7. PvP God - Gold - 100$
    Regular Ranks:
    Starter - Grey - Free - Perks that you said
    Mod - If possible, half White Half Black - Application Required - Has To Be Helpful, Trustworthy, Friendly, etc.
    Admin - Two Colors Of Choice - Certain Amount Of Time As Mod and Worthy Of Being Admin
     
  22. Offline

    marthy_assassin

    video is not here any more please update
     
  23. Offline

    The Red Creep

    that post will help me, but i have a paid ranks plugin, and i wanna know how to set the rank ladder as a default ladder for the new incoming player? inbox me or reply here, plus, i still have tons of research to do and i guess i'm gonna need your help for most of the stuff to do
     
  24. Offline

    DrPyroCupcake

    The Red Creep This is like 2 years old. You can set a rank to the default by using the default: true in your options of the rank. Be sure to get your spacing right.
     
Thread Status:
Not open for further replies.

Share This Page