i found some pre made groups and edited it a bit and when i tested it no groups had permissions unless they are op. heres link to groups http://pastebin.com/x1LgDpmn
btw all ranks can talk
btw all ranks can talk
4
When you were editng the sections you may have made a mistake with spaces which is crucial in yaml
What do you mean by this?
"no groups had permissions unless they are op"
Could they not do something? When you add them to a group what does your permissions.yml file look like?
Keep in mind that groups are case sensitive so if you:
/pex user username group set member
That will create a new group with no perms in it and put the user in it
/pex user username group set Member
is what you want to do
"no groups had permissions unless they are op"
Could they not do something? When you add them to a group what does your permissions.yml file look like?
Keep in mind that groups are case sensitive so if you:
/pex user username group set member
That will create a new group with no perms in it and put the user in it
/pex user username group set Member
is what you want to do
First change all of these so there's no space. (__ = space)
groups:
___Guest:
____default: true
_____permissions:
______- essentials.spawn
_______- essentials.rules
as you can see it's meant to have a space there and be inline with the other permissions. If that doesn't change anything, can you check the console to see if there's any errors on server reload or just when trying to use a command?
groups:
___Guest:
____default: true
_____permissions:
______- essentials.spawn
_______- essentials.rules
as you can see it's meant to have a space there and be inline with the other permissions. If that doesn't change anything, can you check the console to see if there's any errors on server reload or just when trying to use a command?
I can help of your using group permisions but not permisionsX or something
What is the files name of the file you put up? Also where is it located
What is the files name of the file you put up? Also where is it located
