-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requeston holdDevelopment on this feature temporarily pausedDevelopment on this feature temporarily paused
Description
Mordhau, one of the supported games, can broadcast moderation actions (kicks, bans, etc).
This information can be taken and used to create an infraction with the duration and reason provided. The code to link users to players is already in place, so that functionality can use that to assign a UserID to the created infractions.
In the case where a linked player can't be found, UserID can be marked as null since it's a nullable field. There can be an additional API endpoint added for fetching unclaimed infractions (infractions which do not have a UserID set).
To aid in this process, the name of the in game admin who created the infraction could also be added (prepended maybe?) to the infraction reason.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeston holdDevelopment on this feature temporarily pausedDevelopment on this feature temporarily paused