fynntimes / Prison

Prison is a powerful Bukkit plugin that includes the basics for creating a Prison server.
http://dev.bukkit.org/bukkit-plugins/mcprison/
GNU General Public License v3.0
11 stars 13 forks source link

How to have 2 prefixes from PermissionsEX at once? #216

Closed MrTrollAlex closed 7 years ago

MrTrollAlex commented 7 years ago

permissionsexproblem(no_more_than_1_prefix).txt I have made the ranking system in my (1.12) server for prison and when I do /pex group A prefix &7[&8A&7] , the command removes me and my friends rank prefixes (Owner and Co-Owner). I found out a way to fix this which is by changing the order of ranks we have in the groups ( - Owner, - A) But then [A] doesn't show up with Owner much like how Owner didn't show with [A]. So I am assuming you can't have 2 prefixes if you have multiple groups. I'm worried about this because when people buy/donate, [VIP] would show up instead of their Prison rank as well. Please tell me if there is a way that I can make 2 prefixes show up for each of the groups that each user has. Thanks!

MrTrollAlex commented 7 years ago

Update: found I could use a suffix instead of 2 prefixes