RCote09 Posted October 30, 2012 Posted October 30, 2012 After all the searching I've done, I still can't find a way that'll display my groups. Here's my permissions.yml under the PermissionsEx plugin folder. groups: Default: default: true permissions: - -bukkit.command.kill - groupmanager_default - bukkit_default - essentials_default - towny_default inheritance: info: prefix: '&e[Member]' build: false suffix: '' options: rank: '600' Builder: default: false permissions: - essentials_builder - towny_builder inheritance: - Default info: prefix: '&2[builder]' build: true suffix: '' options: rank: '500' Moderator: default: false permissions: - essentials.sethome - groupmanager_moderator - bukkit_moderator - essentials_moderator - towny_moderator - vanish_moderator inheritance: - Builder info: prefix: '&5[Moderator]' build: true suffix: '' options: rank: '400' Admin: default: false permissions: [] inheritance: - Moderator - groupmanager_admin - bukkit_admin - essentials_admin - towny_admin - vanish_admin info: prefix: '&c[Admin]' build: true suffix: '' options: rank: '300' Pyro: default: false permissions: [] inheritance: - Moderator - groupmanager_admin - bukkit_admin - essentials_admin - towny_admin - vanish_admin info: prefix: '&c[Pyro]' build: true suffix: '' options: rank: '200' Founder: default: false permissions: - -vanish.* - '*' - PermissionsEx_admin - permissions.* inheritance: - Admin info: prefix: '&4[Founder]' build: true suffix: '' options: rank: '100' users: RCote09: group: - Founder permissions: - permissions.* Is there any specific reason that the ranks aren't working? I have ChatManager enabled, does that mean that I need an actual Chat Manager, ie: HeroChat, iChat, etc? If there's anything wrong with the Perms file or if there are any tips could provide could you post them? Quote
ampayne2 Posted October 30, 2012 Posted October 30, 2012 PermissionsEX does not actually display the prefixes by itself, you need to use the plugin it comes with, or essentialschat, or something else. Quote
Djinnii Posted October 31, 2012 Posted October 31, 2012 Personally I don't use EssentialsChat, I use the ChatManager that came with PEX. But yes, you will need one of them to make it work properly. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.