1
Hello,
I am having a problem on my server with my PermissionsEx multi-world permissions. I have re-written the permissions file 3 times, hence the uncompleted permissions for most ranks. All of the permissions given to ranks work apart from the per-world ones. The world names in the permissions file match the ones in the worlds file, so there shouldn't be a problem there. If anyone could tell me what the problem is and how to fix it, or fix the problem. It would be most helpful. I would also like to point out that I am aware of the repeated permissions, I just haven't got around to changing them yet.
You can see the permissions file either here, http://pastebin.com/5RhFkMrp or here:
I am having a problem on my server with my PermissionsEx multi-world permissions. I have re-written the permissions file 3 times, hence the uncompleted permissions for most ranks. All of the permissions given to ranks work apart from the per-world ones. The world names in the permissions file match the ones in the worlds file, so there shouldn't be a problem there. If anyone could tell me what the problem is and how to fix it, or fix the problem. It would be most helpful. I would also like to point out that I am aware of the repeated permissions, I just haven't got around to changing them yet.
You can see the permissions file either here, http://pastebin.com/5RhFkMrp or here:
Click to reveal
groups:
Guests:
default: true
prefix: '&8[Guest]&f'
options:
rank: '300'
rank-ladder: laddera
build: true
worlds:
plotworld:
permissions:
- modifyworld.*
world:
permissions:
- modifyworld.*
permissions:
- essentials.motd
- essentials.kick.notify
- essentials.tempban.notify
- essentials.ban.notify
- essentials.mute.notify
- essentials.speed
- essentials.getpos
- essentials.item
- essentials.list
- essentials.spawn
- essentials.tpa
- essentials.tpahere
- essentials.warp
- essentials.warp.list
- essentials.home
- essentials.sethome
- essentials.sethome.multiple.unlimited
- essentials.me
- essentials.mail.send
- essentials.warp.*
- essentials.clear
- plotme.use.claim
- plotme.use.auto
- plotme.use.home
- plotme.use.info
- plotme.use.comment
- plotme.use.comments
- plotme.use.biome
- plotme.use.clear
- plotme.use.list
- plotme.use.buy
- plotme.use.sell
- plotme.use.auction
- plotme.use.bid
- plotme.use.dispose
- plotme.use.done
- plotme.use.deny
- plotme.use.undeny
- plotme.use.add
- plotme.use.remove
- plotme.limit.1
Builders:
default: false
prefix: '&3[Builder]&8'
options:
rank: '400'
rank-ladder: laddera
build: true
worlds:
plotworld:
permissions:
- modifyworld.*
world:
permissions:
- modifyworld.*
inheritance:
- Guests
AdvBuilders:
default: false
prefix: '&4[Adv&2Builder]&8'
options:
rank: '500'
rank-ladder: laddera
build: true
worlds:
plotworld:
permissions:
- modifyworld.*
world:
permissions:
- modifyworld.*
permissions:
- essentials.motd
inheritance:
- Builders
ProBuilders:
default: false
prefix: '&2[Pro&dBuilder]&8'
options:
rank: '600'
rank-ladder: laddera
build: true
worlds:
plotworld:
permissions:
- modifyworld.*
world:
permissions:
- modifyworld.*
permissions:
- essentials.motd
inheritance:
- AdvBuilders
EliteBuilders:
default: false
prefix: '&4[Adv&2Builder]&f'
options:
rank: '700'
rank-ladder: laddera
build: true
worlds:
plotworld:
permissions:
- modifyworld.*
world:
permissions:
- modifyworld.*
permissions:
- essentials.kick
inheritance:
- ProBuilders
Landscapers:
default: false
prefix: '&6[Landscaper]&3'
options:
rank: '800'
rank-ladder: laddera
build: true
worlds:
plotworld:
permissions:
- modifyworld.*
world:
permissions:
- modifyworld.*
permissions:
- essentials.motd
- essentials.mute
inheritance:
- EliteBuilder
Moderators:
default: false
prefix: '&6[Landscaper]&3'
options:
rank: '900'
rank-ladder: laddera
build: true
worlds:
plotworld:
permissions:
- modifyworld.*
world:
permissions:
- modifyworld.*
permissions:
- essentials.ban
- essentials.tempban
- essentials.ban.offline
- essentials.banip
inheritance:
- Landscapers
Admins:
default: false
prefix: '&c[Admin]&4'
options:
rank: '1000'
rank-ladder: laddera
build: true
worlds:
plotworld:
permissions:
- modifyworld.*
world:
permissions:
- modifyworld.*
permissions:
- pex.superuser.*
inheritance:
- Moderators
Head-Admin:
default: false
prefix: '&4[Head-Admin]&c'
options:
rank: '1100'
rank-ladder: laddera
build: true
worlds:
plotworld:
permissions:
- modifyworld.*
world:
permissions:
- modifyworld.*
permissions:
- essentials.motd
inheritance:
- Admins
Owners:
default: false
prefix: '&2[Owner]&5'
options:
rank: '1200'
rank-ladder: laddera
build: true
worlds:
plotworld:
permissions:
- modifyworld.*
world:
permissions:
- modifyworld.*
permissions:
- essentials.motd
inheritance:
- Head-Admin
users:
JamieGre:
group:
- Owners
theshadow2341:
group:
- Owners
diamondmannion:
group:
- Admins
FirecatHD:
group:
- Admins
XXXVENOMBGXXX:
group:
- Builders
ManOntheM00ns:
group:
- Admins
X_Hawker_X:
group:
- Admins
Lizardfiz12:
group:
- Moderators
1
I only know how to do this in GroupManager but maybe this still somewhat applies, in GroupManager you have to manually read all the groups while in another world for it to work, not sure about in PEX.
