Hey,
I would like to ask you, if you could add a new permission to the servergroups.
In the client options, you're able to display or hide the Overwolf icons. What about the servergroup icons?
I would like to decide, which servergrup icons will be displayed or hided serversided. In the following example, you'll see the current layout:
As you can see, all servergroups are listed with their icons on the right side, on the client information box. Additional, all icons are displayed at the clients name.
Me, as server admin, would like to only display important servergroup icons like "Server Admin", "Moderator" and "Member", but not all, because all are for example also "CS:GO", "Need for Speed", "Arma 3" and a lot of other games as well as some level and FSK icons for example.
My idea is, that you could simply add a boolean flag to the servergroup permissions, which is used to display or hide the icon for this specific servergroup:
- b_show_flag_in_tree = true (Icon of servergroup will be displayed in server view tree)
- b_show_flag_in_tree = false (Icon of servergroup will be hided in server view tree)
The same permission also could be added to channelgroups too.
I would really appreciate it, when you could add this simple and small new permission.