1

Permissions help

vixtrix07 1/25/15 5:34 am
211
2/6/2015 3:36 pm
hey i need a hand with my pemissions for my server i think iv done it wrong
so yea any help would be cool

plugin:
groups:
default
default: true
build: true
prefix: '&7[Builder]&f'
permissions:
- essentials.help
- modifyworld.chat
- modifyworld.*
- essentials.home
- essentials.sethome
- essentials.back
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.spawn
- essentials.repair
- spawnergui.open
- spawnergui.edit.*
- spawnergui.eco.bypass.*
- spawnergui.command.reload
- cp.set
- cp.delete

Admins:
default: false
prefix: '&4[Owner]'
suffix: '&b'
build: true
rank: 2
inheritance: default
permissions:
- '*'
- worldedit.*
- cp.set.others
- cp.delete.others

users:
Flogginoff:
group: default
permissions:

vixtrix07:
group: Admins
Posted by
vixtrix07
Level 1 : New Miner
0

  Have something to say?

JoinSign in

8

d1One
02/06/2015 3:36 pm
Level 18 : Journeyman Button Pusher
You also only have 2 groups, builder and admin.
You are basically giving a builder rank to any new player that joins your server because its set as the "default" group... is this on purpose? Seems a bit dangerous.
1
MakroszMC
01/30/2015 2:57 pm
Level 1 : New Narwhal
In case it wasn't resolved yet, it's kind of unclear... here you go!


plugin:
groups:
Default:
default: true
build: true
prefix: '&7[Builder]&f'
permissions:
- essentials.help
- modifyworld.chat
- modifyworld.*
- essentials.home
- essentials.sethome
- essentials.back
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.spawn
- essentials.repair
- spawnergui.open
- spawnergui.edit.*
- spawnergui.eco.bypass.*
- spawnergui.command.reload
- cp.set
- cp.delete
Admins:
default: false
prefix: '&4[Owner]'
suffix: '&b'
build: true
rank: 2
inheritance: default
permissions:
- '*'
- worldedit.*
- cp.set.others
- cp.delete.others

users:
Flogginoff:
group: default
permissions:
vixtrix07:
group: Admins

1
ZeroSanzo
01/29/2015 3:37 am
Level 12 : Journeyman Robot
Honestly, Notepad++ is more than enough if it's parsing error.
1
oggehej
01/29/2015 2:08 pm
Level 18 : Journeyman Toast
Nope, as far as I know it only highlights if tabs are being used, and that's about it.
1
oggehej
01/27/2015 5:16 pm
Level 18 : Journeyman Toast
How is it working?
1
vixtrix07
01/26/2015 3:19 am
Level 1 : New Miner
hey thx with the code im using
CustomPrefix
Lockette
PermissionsEx
SpawnerGUI
WorldEdit
so far thats it
1
oggehej
01/25/2015 6:09 am
Level 18 : Journeyman Toast
It seems like you made a few errors in the spacing. When making these permission files, you want a clean tree structure. It would also help if you told us which permission plugin you're using. Try this:
http://pastebin.com/jd3KXYjz
If you run into these kinda problems in the furure, paste the file here:
http://yaml-online-parser.appspot.com/. It will tell you if there's anything spooky with the formatting.
1
geothermal007
01/25/2015 6:09 am
Level 25 : Expert Architect
.
1

Welcome