NamelessMC / Nameless

NamelessMC is a free, easy to use & powerful website software for your Minecraft server, which includes a large range of features.
https://namelessmc.com/
MIT License
612 stars 311 forks source link

Add back ingame_rank_name and discord_role_id to groups endpoint #3420

Open DominikSLK opened 1 year ago

DominikSLK commented 1 year ago

Describe the feature

Add back ingame_rank_name and discord_role_id to groups endpoint when a parameter is added

Example: /groups - would not not show ingame_rank_name and discord_role_id /groups?showDetails=true - would show ingame_rank_name and discord_role_id

Derkades commented 1 year ago

This info is present already, in the "integrations" object that is returned by the user info endpoint

supercrafter100 commented 1 year ago

I think they're talking about the in game rank name and discord role id linked to the group through group sync

DominikSLK commented 1 year ago

I think they're talking about the in game rank name and discord role id linked to the group through group sync

yes