@FredKing27 You realize this is how permissions actually works, right? If the plugin.yml has the permission node set to default: true, then all users get it by default. You are looking for help setting up permissions. Moved to the correct forum.
You normally don't. You setup your permissions so that only one user gets it. Negate the nodes for everyone else. I suggest getting bPermissions and reading through the documentation. Do not expect to have it setup perfectly in 5 minutes. Permissions are often something you need to plan out, and setup carefully.
If I were to provide the list of the plugins I use could anyone setup all of the code so that all of the defaults are coded in. So It would be easy for me to setup essentials.ban
@TnT I would Recomend In a Future Update for all of the defaults to get coded into the premissions.yml when you install the server and plugins for the server.
That is not how the permissions.yml works. You need to start reading. These questions are all covered in the Bukkit wiki or the plugin documentation. Edit your thread, you can change your own title.
Kk i'll read up I will start at the bukkit wiki honestly I have forgotten what I needed so that I would have to do I guess i'll have to start by reading my past posts. I read up on why I needed to setup premissions.yml in the first place It was to use essentials.ban I have to keep track of what I need to do in notepad.
Question Do you have to set premissions for every single block in the game? Because I saw it online and if that's so this is WAYYYYYYYYYYY to advanced for me to learn in 1 day i'm gonna have to dedicate a whole week to learn how to setup premissions if I have to do it for every single block. That's What I looked like when I first saw how to setup the premissions. These Premissions are like trying to mine through a wall of With a Wooden Pick.
I've decided to not do the premissions if you need to set them up for every block It would take me too long than it would be worth I really already have everything I need in world guard I mean trying to setup premissions for every block and every node would be like trying to mine through a wall of With a wooden pick. Note if you wanted to see what I looked like when I first looked at the premissions It was something like this .
I Think I will setup premissions for the Server when the need arises. I wanted to see if you could quote yourself you can
No, you do not need to add permissions for every block in the game (unless you have a plugin that forces that level of granularity).
Thanks I needed to know that. I Gonna See if I should Set them up or not as I said earlier I think I will set them up when the need arises.
Kk I have decided to setup premissions but Before I start out What are the premission nodes for craftbukkit.
Yeah I'm looking right now in a new tab I gonna get back to it I looked at it and it is pretty simple. All I have to remember is not to use the tab key in coding in the premissions.
4 spaces for permissionsEX. just as a reminder. Example: PHP: groups: default: prefix: '[Visitor]' default: true permissions: - multiverse.access.* - permissions.build: false - bukkit.command.tell - bukkit.command.me - NoiseNotifications.alert - CommandBin.spawn - CommandBin.starve.self Host: options: rank: '100' prefix: '&6[Staff]&c' suffix: '&b[Host]' permissions: - '*' - .give.item.* - adminchat.send - adminchat.read - adminchat.broadcast - mwStop.stop - mwStop.use - CommandBin.hat
Thanks Now I just need to download premissions ex do you have a link handy or should I just go into plugins and find it myself?