1

Permissions Aid

Arrorian's Avatar Arrorian3/31/12 7:01 pm
5/20/2012 4:46 am
Zemor's Avatar Zemor
So, I am working on starting up a simple server, plugins are McMMO, Essentials, BOSEconomy, Chest Shop, Voxel Sniper, and a playtime plugin, however, when I start the server it says [SEVERE] Permission node 'groups' in server config is invalid, here is the permissions

groups:
default:
default: true
info:
prefix: '&&'
suffix: ''
build: false
inheritance:
permissions:
- 'BOSEconomy.common.*'
- 'playtime.*'
- 'playtime.total.*'
- '-essentials.afk'
- '-essentials.afk.*'
- '-essentials.getpos.*'
- '-essentials.info'
- '-essentials.ping'
- '-essentials.warp.*'
Enforcer:
default: false
info:
prefix: '&&'
suffix: ''
build: false
inheritance:
permissions:
- 'BOSEconomy.admin.*'
Creator:
default: false
info:
prefix: '&&'
suffix: ''
build: false
inheritance:
permissions:
- '*'

If you guys could help me, that would be great.
Posted by Arrorian's Avatar
Arrorian
Level 1 : New Miner
0

Create an account or sign in to comment.

13

1
05/20/2012 4:43 am
Level 48 : Master Modder
iamdachckol
iamdachckol's Avatar
I recommend you try PermissionsEX, great plugin. should work for you.
1
05/20/2012 4:46 am
Level 30 : Artisan Explorer
Zemor
Zemor's Avatar
Congrats, you just bumped a month-old thread.
1
04/11/2012 11:55 pm
Level 1 : New Architect
CousinJamess
CousinJamess's Avatar
Is the server hosted?
1
04/11/2012 11:50 pm
Level 1 : New Miner
Arrorian
Arrorian's Avatar
So, I got the mcmyadmin, did not work, at all, and I am using default OP permissions, I have been tweaking with it, but I keep getting the same error... this is very frustrating.
1
04/08/2012 5:02 pm
Level 1 : New Miner
shaynetran
shaynetran's Avatar
mm
1
04/04/2012 4:30 am
Level 48 : Master Modder
iamdachckol
iamdachckol's Avatar
hmm,
which permissions plugin are you using?

YML is a craft, an art. Not crap
1
04/01/2012 11:08 pm
Level 14 : Journeyman Miner
Aaron1818
Aaron1818's Avatar
get mcmyadmin it will auto code this crap for you
1
04/01/2012 11:04 pm
Level 1 : New Miner
Arrorian
Arrorian's Avatar
Note: I updated the code, but it is still giving me an error, new code is here

{
"users": {
"cookiemonsterowo": {
"groups": [
"Co-owner"
],
"permissions": {
"permissions.*": true
}
},
"bezerker365": {
"groups": [
"Co-owner"
],
"permissions": {
"permissions.*": true
}
},
"scalor1": {
"groups": [
"default"
],
"permissions": {
"permissions.build": true
}
}
},
"groups": {
"default": {
"default": true,
"info": {
"prefix": "&&",
"suffix": "",
"build": false,
"inheritance": null
},
"permissions": [
"BOSEconomy.common.*",
"playtime.*",
"playtime.total.*",
"essentials.afk",
"essentials.afk.*",
"essentials.getpos.*",
"essentials.info",
"essentials.ping",
"essentials.warp.*"
]
},
"Enforcer": {
"default": false,
"info": {
"prefix": "&&",
"suffix": ""
},
"inheritance": null,
"build": false,
"permissions": [
"BOSEconomy.admin.*"
]
},
"Creator": {
"default": false,
"info": {
"prefix": "&&",
"suffix": ""
},
"inheritance": null,
"build": false,
"permissions": [
"*"
]
}
}
}
1
04/01/2012 10:56 pm
Level 1 : New Miner
Arrorian
Arrorian's Avatar
The error is still appearing with what you posted.
1
04/01/2012 5:50 am
Level 48 : Master Modder
iamdachckol
iamdachckol's Avatar
I reorganised your code, use the below and tell me if you still get that error.
groups:
default:
default: true
info:
prefix: '&&'
suffix: ''
build: false
inheritance:
permissions:
- BOSEconomy.common.*
- playtime.*
- playtime.total.*
- essentials.afk
- essentials.afk.*
- essentials.getpos.*
- essentials.info
- essentials.ping
- essentials.warp.*
Enforcer:
default: false
info:
prefix: '&&'
suffix: ''
build: false
inheritance:
permissions:
- BOSEconomy.admin.*
Creator:
default: false
info:
prefix: '&&'
suffix: ''
build: false
inheritance:
permissions:
- '*'



Its good to use this sometimes:
http://yaml-online-parser.appspot.com/

Hope I helped
1
03/31/2012 7:07 pm
Level 7 : Apprentice Architect
Murdlih
Murdlih's Avatar
ok
1
03/31/2012 7:04 pm
Level 1 : New Miner
Arrorian
Arrorian's Avatar
Server will not be up until, 1: I can forward the ports
and 2: until I can get the permissions working
1
03/31/2012 7:02 pm
Level 7 : Apprentice Architect
Murdlih
Murdlih's Avatar
i love all those plugins is there a chance that you can give me the ip
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome