Listing groups and permissions?Solved
Hello,

I would like to know if there is a way to list all the members of a group.
List all admin, all moderators, all VIPs, all players by default.

Thank you
oxide\data\oxide.users.data - User list
oxide\data\oxide.groups.data - Groups list
Yes thank you I know that.
But here everything is mixed.
It's a member list with their rights to each group.
I would like a list of groups with their beneficiaries.

And the group file only displays permissions.

I would like a simple list for example:

ADMIN

{STEAM ID 1} {USER NAME 1}
{STEAM ID 2} {USER NAME 2}
{STEAM ID 3} {USER NAME 3}
etc.

MODERATOR

{STEAM ID 1} {USER NAME 1}
{STEAM ID 2} {USER NAME 2}
{STEAM ID 3} {USER NAME 3}
etc.

VIP

{STEAM ID 1} {USER NAME 1}
{STEAM ID 2} {USER NAME 2}
{STEAM ID 3} {USER NAME 3}
etc.

etc.
The oxide.show command will list groups.
I found thank you.

oxide.show <group / user> name
Yes at the same time thank you Wulf  ;)
Locked automatically