Like so many others I have read about on this forum and on the web, I cannot get PEX to load permissions.
(for that matter, I cannot get any of the "approved" plugins to work from the list on this forum.) PEX bugs me though.
I have not once gotten it to work since I moved over from Tekkit.
Now I am using :
MC 1.4.7.
FTB Ultimate 1.1.2
mcpc-plus-legacy-1.4.7-R1.1-SNAPSHOT-f534-L67.jar
Here is my config.
Please help; this is infuriating.
(for that matter, I cannot get any of the "approved" plugins to work from the list on this forum.) PEX bugs me though.
I have not once gotten it to work since I moved over from Tekkit.
Now I am using :
MC 1.4.7.
FTB Ultimate 1.1.2
mcpc-plus-legacy-1.4.7-R1.1-SNAPSHOT-f534-L67.jar
Here is my config.
Code:
users:
Kenna:
group:
- 'Regulars'
Rerkk:
group:
- 'Moderators'
Izzy:
group:
- 'Regulars'
Liam:
group:
- 'Regulars'
Jimmie:
group:
- 'Regulars'
Brandon:
group:
- 'Regulars'
TLciaa:
group:
- 'Regulars'
Tclement:
group:
- 'Regulars'
Caprisun:
group:
- 'Regulars'
Epikto:
group:
- 'Moderators'
Aaron:
group:
- 'Regulars'
Lokymean:
group:
- 'Administrators'
groups:
Everyone:
default: true
permissions: []
inheritance:
- ''
worlds: []
prefix: '&f'
suffix: '&f'
Regulars:
default: false
permissions:
- 'modifyworld.*'
inheritance:
- 'Everyone'
worlds: []
prefix: '&a'
suffix: '&f'
Moderators:
default: false
permissions: []
inheritance:
- 'Regulars'
worlds: []
prefix: '&1'
suffix: '&f'
Administrators:
default: false
permissions:
- '*'
inheritance:
- 'Moderators'
worlds: []
prefix: '&4'
suffix: '&f'
Please help; this is infuriating.