1
Permissions problem.
well i cant seem to get permissions working. theres nothing before peoples names or anything could someone tell me whats wrong with this?:
groups:
Player:
build: true
default: true
prefix: '&0[&7Player&0]&f'
options:
rank: '1000'
permissions:
- CommandBin.afk
- CommandBin.home
- CommandBin.kill
- CommandBin.sethome
- CommandBin.spawn
- CommandBin.msg
- CommandBin.warp
Mod:
build: true
default: false
prefix: '&0[&cMod&0]&f'
options:
rank: '900'
permissions:
- CommandBin.freeze
- CommandBin.handicap
- CommandBin.tp
- CommandBin.unfreeze
- CommandBin.unhandicap
inheritance:
- Player
options:
rank: '80'
Admin:
build: true
default: false
prefix: '&0[&4Admin&0]&f'
options:
rank: '800'
permissions:
- '*'
inheritance:
- null
Owner:
build: true
default: false
prefix: '&0[&6Owner&0]&f'
options:
rank: '100'
permissions:
- '*'
inheritance:
- null
users:
PrinterPlayer:
group:
- Owner
groups:
Player:
build: true
default: true
prefix: '&0[&7Player&0]&f'
options:
rank: '1000'
permissions:
- CommandBin.afk
- CommandBin.home
- CommandBin.kill
- CommandBin.sethome
- CommandBin.spawn
- CommandBin.msg
- CommandBin.warp
Mod:
build: true
default: false
prefix: '&0[&cMod&0]&f'
options:
rank: '900'
permissions:
- CommandBin.freeze
- CommandBin.handicap
- CommandBin.tp
- CommandBin.unfreeze
- CommandBin.unhandicap
inheritance:
- Player
options:
rank: '80'
Admin:
build: true
default: false
prefix: '&0[&4Admin&0]&f'
options:
rank: '800'
permissions:
- '*'
inheritance:
- null
Owner:
build: true
default: false
prefix: '&0[&6Owner&0]&f'
options:
rank: '100'
permissions:
- '*'
inheritance:
- null
users:
PrinterPlayer:
group:
- Owner
6
Put your permissions in here: http://yaml-online-parser.appspot.com/
and then check if they are correct the most common mistake is probably using tabs instead of spaces so check that and also they shouldn't be all in a straight line. For more help check this blog out: http://www.planetminecraft.com/blog/buk ... ons-guide/
and then check if they are correct the most common mistake is probably using tabs instead of spaces so check that and also they shouldn't be all in a straight line. For more help check this blog out: http://www.planetminecraft.com/blog/buk ... ons-guide/
Are you online?
send me a private message
i can fix it for you
bump
ohh im using permissionsex by the way
