1

Permission Help [Feedback Needed]

Top-NotchPvp 5/14/13 9:30 pm
283
5/16/2013 2:34 pm
so i gave a group on my server, essentials.break.bedrock and it wont work! Why?
Posted by
Top-NotchPvp
Level 3 : Apprentice Miner
0

  Have something to say?

JoinSign in

9

macgarthur
05/16/2013 2:34 pm
Level 18 : Journeyman Network
Dumb question, when you're editing the configs for things, what program are you using?

If you say Notepad or Word, that's your first problem.
1
Top-NotchPvp
05/16/2013 12:17 pm
Level 3 : Apprentice Miner
Still Doesnt Work D:
1
Top-NotchPvp
05/15/2013 7:16 am
Level 3 : Apprentice Miner
1
macgarthur
05/15/2013 3:23 am
Level 18 : Journeyman Network
Do you have a website where I could look at your current donor rewards?
1
Top-NotchPvp
05/14/2013 9:59 pm
Level 3 : Apprentice Miner
Well, What good perks/perms do you recommend for them
1
TeamMafiaSkins
05/14/2013 9:55 pm
Level 3 : Apprentice Ninja
1
macgarthur
05/14/2013 9:54 pm
Level 18 : Journeyman Network
Just a piece of advice, not a good donation perk people will mine through the bedrock, fall from the world and die and then be super pissed about it. Your server of course so I don't want to tell you how to do things but I could see this being an issue.

You're very welcome I'm glad it helped
1
Top-NotchPvp
05/14/2013 9:50 pm
Level 3 : Apprentice Miner
Its the higest donator rank! And thank you!
1
macgarthur
05/14/2013 9:36 pm
Level 18 : Journeyman Network
Ok first of all, why on earth would you want them to be able to break bedrock?

Permission control
Assuming a player doesn't have 'essentials.build' permission or 'build: true' in their permissions file, they will be checked for item based permissions whenever they try to place, interact with or break a block.

The permissions follow the following syntax:

essentials.build.place.<id>
essentials.build.place.<id>:<data>
essentials.build.break.<id>
essentials.build.break.<id>:<data>
essentials.build.interact.<id>
essentials.build.interact.<id>:<data>
essentials.build.craft.<id>
essentials.build.craft.<id>:<data>
essentials.build.pickup.<id>
essentials.build.pickup.<id>:<data>
essentials.build.drop.<id>
essentials.build.drop.<id>:<data>

These permissions can be given directly or be given using wildcards, so for example its possible to do the following:

permissions:
- essentials.build.*
- -essentials.build.place.29
Which would allow a user to place/break every type of block except for placing pistons.
1

Welcome