Hey guys, im working on putting a server up, but i am having trouble with permissions. I have looked and looked around on google and youtube and forums and i still can't get this. I need some help. I dont know what to set the permissions to for each plugin i have. I have plugins: World edit,World Edit, Essentails, Permissions, ChatManager,
BlastControl. I also have trouble with prefix and suffix. This is what i have.
groups:
Citizen:
default: true
info:
prefix: ''
suffix: ''
build: true
inheritance:
permissions:
Trusted:
default: false
info:
prefix: ''
suffix: ''
build: true
inheritance
- Default
permissions:
Moderator:
default: false
info:
prefix: ''
suffix: ''
build: true
inheritance:
- Default
- Trusted
permissions:
Admins:
default: false
info:
prefix: ''
suffix: ''
build: true
inheritance:
- Default
- Trusted
- Moderator
permissions:
Owner:
default: false
info:
prefix: ''
suffix: ''
build: true
inheritance
- Default
- Trusted
- Moderator
- Admin
permissions:
users:
Caram2
group: Owner
permissions:
That is my entire permissions.yml.
Please help! IDK what to do
PS this doesnt show the spaces for what ever reason.
BlastControl. I also have trouble with prefix and suffix. This is what i have.
groups:
Citizen:
default: true
info:
prefix: ''
suffix: ''
build: true
inheritance:
permissions:
Trusted:
default: false
info:
prefix: ''
suffix: ''
build: true
inheritance
- Default
permissions:
Moderator:
default: false
info:
prefix: ''
suffix: ''
build: true
inheritance:
- Default
- Trusted
permissions:
Admins:
default: false
info:
prefix: ''
suffix: ''
build: true
inheritance:
- Default
- Trusted
- Moderator
permissions:
Owner:
default: false
info:
prefix: ''
suffix: ''
build: true
inheritance
- Default
- Trusted
- Moderator
- Admin
permissions:
users:
Caram2
group: Owner
permissions:
That is my entire permissions.yml.
Please help! IDK what to do
PS this doesnt show the spaces for what ever reason.
