Przemyslaw10 Posted July 31, 2019 Share Posted July 31, 2019 someone tell me all the commands to make a rank and a colored prefix and add permissions and all stuff on permissions ex Link to comment Share on other sites More sharing options...
1 pyunbiwi Posted July 31, 2019 Share Posted July 31, 2019 Hey. PermissionsEx is a fairly advanced plugin; however, it's very easy to learn. I would recommend checking out the following sources for some basic information on how to use PEx: https://bukkit.org/threads/pex-step-by-step-permission-instructions-basic.103176/ and https://www.youtube.com/watch?v=ayGu4JIgeGI Link to comment Share on other sites More sharing options...
1 Cheezburgurz Posted August 1, 2019 Share Posted August 1, 2019 (edited) While I recommend reading and watching the links in Clarifity's reply, you could also read PEX's GitHub wiki here. The wiki might take a while to read so I can give you a few steps for making a simple rank. The following plugins are required: PEX, EssentialsChat, Vault Go to your server console and input the following command: pex user <Your Player Name> add * (This allows you to execute the pex commands in-game) In-game, use the command /pex group <Group Name> create e.g: /pex group Lvl2 create Use command /pex group <Group Name> prefix <Prefix> e.g: /pex group Lvl2 prefix "&6[Lvl2] &e" If you want to add permissions to the group, use /pex group <Group Name> add <Permission Node> e.g: /pex group Lvl2 add essentials.nick (Allows for /nick command) All players on first join are added to the group "default". If you don't want to have to give different groups the same permission multiple times, you can set an inheritance like this: /pex group <Group Name> parents set <Group Name> e.g: /pex group Lvl2 parents set default (Will give the group Lvl2 all the permissions given to default) To put someone in a group, use the command /pex user <User> group set <Group Name> e.g: /pex user Cheezburgurz group set Lvl2 Permission Nodes Permission nodes are usually listed on the plugin's Bukkit or Spigot page or on their GitHub repo. If you can't find it you could just search for the permission nodes. Something very useful ↓ If you don't want people to bypass a mute with the command /minecraft:me, if someone's rank gives them a permission but you want to remove that permission from them without taking away their rank, or if you just want to remove a permission that is already given by default, you can use the command /pex group default add -minecraft.command.me. The hyphen or minus sign tells PEX that you are removing a permission that the player has. Edited August 1, 2019 by Cheezburgurz 2 im probably a human Link to comment Share on other sites More sharing options...
0 LegendsOf_Mc Posted May 12, 2020 Share Posted May 12, 2020 it doesnt work. It keep saying i dont have perms to do it Link to comment Share on other sites More sharing options...
0 UnknownHooman Posted May 18, 2020 Share Posted May 18, 2020 Do you have the permission "permissions.*"? HoomanityRules Link to comment Share on other sites More sharing options...
0 RichieNy Posted May 18, 2020 Share Posted May 18, 2020 Please do not Bump Topics that are over 1 month old! Locked 1 RichieNy ════ ⋆★⋆ ════ Retired Minehut Moderator Link to comment Share on other sites More sharing options...
Question
Przemyslaw10
someone tell me all the commands to make a rank and a colored prefix and add permissions and all stuff on permissions ex
Link to comment
Share on other sites
5 answers to this question
Recommended Posts