Hey Guys,
On my server I recently installed PermissionsEX... It has been great except for the fact that IT WON'T WORK! When I add myself as an Admin (Which has access to all commands), when I do a command, it says "You don't have access to that Command"... Did I do something wrong? My PermissionsEX Code is below. BTW: If this changes anything, I set up the permissions from the McMyAdmin web interface.
Also, here is my permissions.yml for the root of the server (not PEX)
On my server I recently installed PermissionsEX... It has been great except for the fact that IT WON'T WORK! When I add myself as an Admin (Which has access to all commands), when I do a command, it says "You don't have access to that Command"... Did I do something wrong? My PermissionsEX Code is below. BTW: If this changes anything, I set up the permissions from the McMyAdmin web interface.
#Permissions.yml - Written by McMyAdmin v2.4.3.2
users:
Wears_12:
group:
- 'Administrators'
bobby730:
group:
- 'Administrators'
yayzerz:
group:
- 'Administrators'
jharhar:
group:
- 'Administrators'
- ''
tankdude360:
group:
- ''
groups:
Everyone:
default: true
permissions:
- 'essentials.help'
- 'essentials.rules'
- 'essentials.tpa'
- 'essentials.tpdeny'
- 'essentials.tpaccept'
- 'essentials.tpahere'
- 'essentials.spawn'
- 'essentials.mail'
- 'essentials.mail.send'
- 'essentials.home'
- 'essentials.sethome'
- 'essentials.msg'
inheritance:
- ''
worlds:
- 'houses'
- 'PlexarWorld'
- 'PlexarWorld_nether'
- 'PlexarWorld_the_end'
- 'flatroom'
- 'skyworld'
prefix: '&f[GUEST]'
suffix: '&f'
Premium:
default: false
permissions:
- 'bukkit.command.gamemode'
- 'essentials.fly'
- 'multiverse.*'
inheritance:
- 'Everyone'
worlds:
- 'houses'
- 'PlexarWorld'
- 'PlexarWorld_nether'
- 'PlexarWorld_the_end'
- 'flatroom'
- 'skyworld'
prefix: '&d[PREMIUM]'
suffix: '&f'
Moderators:
default: false
permissions:
- '*'
- 'bukkit.command.*'
inheritance:
- 'VIP'
worlds:
- 'houses'
- 'PlexarWorld'
- 'PlexarWorld_nether'
- 'PlexarWorld_the_end'
- 'flatroom'
- 'skyworld'
prefix: '&1'
suffix: '&f'
Administrators:
default: false
permissions:
- '*'
- 'bukkit.command.*'
- 'essentials.*'
inheritance:
- 'Moderators'
worlds:
- 'PlexarWorld'
- 'PlexarWorld_nether'
- 'PlexarWorld_the_end'
- 'flatroom'
- 'skyworld'
- 'houses'
prefix: '&4'
suffix: '&f'
Owner:
default: false
permissions:
- '*'
- 'bukkit.command.*'
- 'essentials.*'
inheritance:
- ''
worlds:
- 'PlexarWorld'
- 'PlexarWorld_nether'
- 'PlexarWorld_the_end'
- 'flatroom'
- 'skyworld'
- 'houses'
prefix: '&a&4O&5W&eN&2E&9R'
suffix: '&f'
VIP:
default: false
permissions: []
inheritance:
- 'Platinum'
worlds:
- 'houses'
- 'PlexarWorld'
- 'PlexarWorld_nether'
- 'PlexarWorld_the_end'
- 'flatroom'
- 'skyworld'
prefix: '&c[VIP]'
suffix: '&f'
Platinum:
default: false
permissions:
- 'bukkit.command.gamemode'
- 'worldedit.*'
- 'worldguard.*'
- 'bukkit.command.give'
- 'bukkit.command.ban.player'
- 'bukkit.command.unban.player'
- 'bukkit.command.ban.ip'
- 'bukkit.command.unban.ip'
- 'essentials.*'
- 'bukkit.command.kick'
inheritance:
- 'Premium'
worlds:
- 'houses'
- 'PlexarWorld'
- 'PlexarWorld_nether'
- 'PlexarWorld_the_end'
- 'flatroom'
- 'skyworld'
prefix: '&b[PLATINUM]'
suffix: '&f'Also, here is my permissions.yml for the root of the server (not PEX)
---
groups:
Admin:
default: false
prefix: '&9[&bAdmin&9]&f '
inheritance:
- 'Dictator'
- 'Mod'
- 'VIP'
- 'Member'
- 'Guest'
build: true
permissions:
- '*'
- 'essentials.gamemode'
- 'essentials.give'
- 'essentials.god'
info:
prefix: ''
suffix: '*'
build: true
Dictator:
default: ''
info:
prefix: '[Dictator]'
suffix: ''
build: true
inheritance:
- 'Moderator'
permissions:
- '*'
Guest:
default: ''
info:
prefix: ''
suffix: ''
build: true
inheritance: ''
permissions:
- 'usb.island.*'
- 'essentials.help'
- 'essentials.tpa'
- 'essentials.tpaccept'
- 'essentials.tpdeny'
- 'portals.use'
Moderator:
default: ''
info:
prefix: '[Moderator]'
suffix: ''
build: true
inheritance:
- 'VIP'
permissions:
- '*'
Owner:
default: ''
info:
prefix: '&5O&cW&6N&eE&2R'
suffix: ''
build: true
inheritance:
- 'Admin'
permissions:
- '*'
Platinum:
default: ''
info:
prefix: ''
suffix: ''
build: false
inheritance: ''
permissions: ''
Premium:
default: ''
info:
prefix: '[Premium]'
suffix: ''
build: true
inheritance: ''
permissions:
- 'bukkit.command.gamemode'
- 'multiverse.access.*'
VIP:
default: ''
info:
prefix: '[VIP]'
suffix: ''
build: true
inheritance:
- 'Platinum'
permissions:
- 'bukkit.command.kick'
- 'bukkit.command.ban.player'
- 'bukkit.command.unban.player'
users:
bobby730:
group: 'Admin'
permissions: '*'
jharhar:
group: 'Owner'
permissions: '*'
mrmuffin1111:
group: 'Admin'
permissions: '*'
tankdude360:
group: 'Owner'
permissions: '*'
yayzerz:
group: 'Admin'
permissions: '*'
Wears_12:
group: 'Admin'
permissions: '*'
