Minecraft Blogs / Tutorial

HOW TO USE PERMISSIONSEX AND HOW TO CREATE TIERS/LEVELS

  • 1,658 views, 2 today
  • 4
  • 0
  • 3
Sexyman12345's Avatar Sexyman12345
Level 10 : Journeyman Warrior
5
Installing PermissionsEx
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------

  1. Download PermissionsEx
  2. Place the .jar and any other files in your plugins directory.
  3. Run the server and wait for it to fully load.
  4. Type stop in your Minecraft server console to bring the server to a clean stop.
  5. Run the server.
  6. All done! PermissionsEx should be installed and ready to be used.


----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
The Basics
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Adding Permissions:
Each group/user has a permissions list, all nodes you want available to a player/group must be defined in their list.
For example:
groups:

Default:
default: true
prefix:
suffix:
permissions:
- modifyworld.chat

This allows any member in the group 'Default' to chat on the server.
This permission is needed for players to chat, as it is a part of ModifyWorld, which we will go into with more detail later.


You can also add negative permissions, that will disallow users access to that permission, for example.
groups:
Default:
default: true
prefix:
suffix:
permissions:
- -modifyworld.chat

This will not allow players to chat until they get to the rank where they have the permissions to chat. This is really good to prevent new players from spamming/advertising.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How To Promote/Demote People To Different Ranks
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
There are two simple commands to promote/demote people to different groups
1. /pex promote {User Name}
2. /pex demote {User Name}
But if you want the players to buy ranks with a sign with In-Game money that have new names and more permissions/perks you need the plugin master promote. Some servers call these ranks Tiers/Levels. Think of creative names to name your tiers. I will tell you how to create Tiers/Levels in the next part of this tutorial but for now here is the link to Master Promote. dev.bukkit.org/bukkit-plugins/masterpromote/
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How To Create Tiers
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is the part that gets hard. To create a Tier you need to do this. Here is a pre-made Tier to get you the idea of what one is like.
Goblin:
prefix: '&c[Goblin]'
inheritance:
- Default
permissions:
- essentials.hat
- magicspells.grant.list
- magicspells.grant.Food
- magicspells.grant.Anvil
- essentials.spawner.spider
- essentials.spawner.silverfish
- MasterPromote.rank.buy.Taco
options:
rank: '990'
So there is the idea of what one is like. Where it says MasterPromote.rank.buy.Taco that is the name of the next rank there is for the player to buy. I would just copy your default thing and paste it again in the same folder the Permissions folder and change it up from there. Also if you change the name of your default thing you need to change the part to where it says inheritance Default to whatever the new name of your Default rank is. DO NOT copy and paste this pre-made rank in your permissions file it will NOT work. Also under your default thing in area where it says permissions: you need to put at the bottom of the default thing

- MasterPromote.rank.buy.Goblin or whatever the name of the rank is that they can buy. Also you will need to know what the codes are for the Permissions they have. You cant just put the command like /afk you have to put the code. I will put a list of Basic codes below. Also at the bottom of your default thing put these two things.
- MasterPromote.member
- MasterPromote.sign.use.all

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Basic Permission Codes For Essentials
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Here is a list of basic codes to create your tiers with. You will need the plugin essentials for these to work. Here is the list.
- essentials.balance
- essentials.balance.others
- essentials.balancetop
- essentials.home
- essentials.mail
- essentials.mail.send
- essentials.msg
- essentials.pay
- essentials.protect
- essentials.tpa
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
- essentials.help
- essentials.helpop
- essentials.list
- essentials.motd
- essentials.rules
- essentials.sethome
- essentials.spawn
- iConomy.holdings
- iConomy.payment
- iConomy.holdings.others
- modifyworld.*
- towny.wild.*
- essentials.warp
- essentials.signs.use.warp
- MasterPromote.member
- MasterPromote.sign.use.all
Some of these wont work because there not for essentials. Only use the ones that have the word essentials in them. So those are the basic codes for the permissions.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Rank Numbers
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
You also need rank numbers to get the ranks to work just do these numbers for the Tiers and such.
Tier1:'990'
Tier2:'980'
Tier3:'970'
Tier4:'960'
Then keep the rest the same and this should work.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
More On Tiers
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Lastly go to your master promote config and you will see this.
Ranks:
You will notice that there are no ranks here. To add a rank here this is what you do.

- Goblin ,4000
You put a - and then the tier name and then a , and the price of the rank.
YOU ARE DONE WITH TIERS BUT PLEASE READ BELOW!
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Please Read!
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
DO NOT GET THE PLUGIN TOWNY IT WILL SCREW UP YOUR PERMISSION CHAT TAGS AND I CANT HELP YOU WITH THAT! ALTHOUGH IF YOU REALLY NEED THAT PLUGIN FIND SOMEONE ELSE WHO CAN HELP YOU WITH THAT!
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
If this did not help you or you still need help and dont get it leave a comment and I will get back to it as quick as I can.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Update #1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
As the update log said, here is my Master Promote conifg. The top part kinda had info that you do not need to see so I cut the top of and I am just showing the ranks.

Ranks:
- Goblin ,4000
- Prince,4000
- Dolphin,4000
- Scribe,4000
- Sith,4000
- Sinner,4000
- Taco,8000
- Dragon,16000
- Hero,20000
- Member,28000
- VIP,30000
PromoteSyntax: none
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Tags

1 Update Logs

Update 1 : by Sexyman12345 06/25/2013 8:06:26 pmJun 25th, 2013

Fixed some spelling mistakes. Also I was reading over this and noticed the Master Promote part was a little to hard so I added my config to show you :D

Create an account or sign in to comment.

1
10/05/2013 11:09 am
Level 45 : Master Pixel Painter
CapitalistCow
CapitalistCow's Avatar
where would i add the perm TARDIS.ownworld tis is a permission that allows the tardis inside to spawn in its own world
(from the tardis plugin)
1
10/07/2013 6:37 pm
Level 10 : Journeyman Warrior
Sexyman12345
Sexyman12345's Avatar
Under the regular user rank. Tell me if that works. :D
1
10/12/2013 6:24 pm
Level 45 : Master Pixel Painter
CapitalistCow
CapitalistCow's Avatar
but like i still dont get which file i go to to do this there are like 3 files named permissions
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome