Patrickrick
Gebruiker
- Lid geworden
- 28 dec 2012
- Berichten
- 96
Ik heb PermissionsEx geinstalleerd en heb dit er nu in staan:
-
Maar in de map waar ook het cmd bestand zit zit ook een bestand dat heet permissions.yml
Zou het daaraan kunnen liggen want het werkt niet.
-
Code:
-
plugin:
permissions:
system: 'default'
copies: ''
groups:
Admin:
default: ''
info:
prefix: '&normal'
suffix: '§multiplay'
build: true
inheritance: ''
permissions:
- '*'
- 'worldedit.*'
- 'admincmd.*'
Default:
default: true
info:
prefix: ''
suffix: ''
build: true
inheritance: ''
permissions:
- 'essentials.help'
- 'essentials.home'
- 'essentials.sethome'
- 'essentials.motd'
- 'essentials.rules'
- 'essentials.tp.to'
- 'essentials.fly'
- 'essentials.give'
- 'essentials.pay'
- 'essentials.back'
- 'admincmd.help'
- 'admincmd.home'
- 'admincmd.sethome'
- 'admincmd.motd'
- 'admincmd.rules'
- 'admincmd.tp.to'
- 'admincmd.fly'
- 'admincmd.give'
- 'admincmd.pay'
- 'admincmd.back'
Moderator:
default: false
info:
prefix: ''
suffix: ''
build: true
inheritance:
- 'Default'
permissions:
- '*'
- 'admincmd.*'
users:
daantje333:
group: 'Moderator'
permissions: ''
pietje:
group: 'Admin'
permissions: ''
Maar in de map waar ook het cmd bestand zit zit ook een bestand dat heet permissions.yml
Zou het daaraan kunnen liggen want het werkt niet.
Laatst bewerkt door een moderator: