This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the enhancement in mind? How should it look and feel?
Hi Sleelin,Recently I was looking for a Chat Plugin that can handle all my groups on the Server. I thought that I found what I was looking for with your Plugin. But I'm missing one litte thing that would be great if you can add it. On Server has a self invented Townsystem that requires a lot of permissions and therefore Permissiongroups. Now my problem ist that I would like to give a Player a Mastergroup that absorbs all Pre-, Suffixes and Groupnames.E.g: I add the Player "Notch" to the group Mod (wich has the color green and Prefix M). Now I add the same player to a town group called "Towny" (wich also has a Prefix [Towny]). So far so good everything is possible with your Plugin. But now comes the Tricky part. If I add "Notch" to another Permissiongroup called "Pyro" that has no pre-,suffix or shown groupname it will just overwrite all groups and take Pyro as "Mastergroup" witch leads to a whitename (instead of green) and sometime to no prefix showing.In the Future I'm also planing to come away from Pre-,suffixes and groupnames in chat because it uses alot of Space. So it would be nice if I could "move" every Permissiongroup into a Mastergroup and only show this in the Chat.
I hope you understand what I'm trying to write.
If not here's a comment on PEX regarding the problem. Maybe its of better use to you:
I have the issue, that i want player "Notch" to have 2 groups: "Builder" and "CityA".
Builder is on the mainladder on the server: guest->builder->admin and automatically attached. But when i command /pex group add , it will insert the new "second group" on the first line after "groups:" on player Notch in permissions.yml. Then EssentialsChat use this for ChatFormatting and onlineplayerlist groupsorting.
can you please help me? can you please make it possible, that new "add groups" will be insert on last line in "groups:" of target player to resolve this issue?
This is already possible, just add "Mod" and any other master groups you wish to a track called "mastergroups" and give it a priority of zero. Now, in place of +prefix and +suffix in the chat format, put +prefix.mastergroups and +suffix.mastergroups. This will force the prefix and suffix from the "Mod" group to be used instead of just the prefix from the first group PEX decides to spew at you!
As for the other groups, for multigroup you already had to put them in tracks, so it shouldn't break anything else.
Hope this answers your question, let me know if not
To post a comment, please login or register a new account.