Reintroduce an API to obtain data on how/why AAC is punishing players
Issue description
PlayerViolationCommandEvent was available in version 4.4.2 api.
This allowed data to be gathered of the way AAC was kicking players.
The new API does not have this event, nor does it include any method to obtain further data about hack detections.
This event was used by Player Analytics to count how many times a player was kicked by AAC, that was then displayed to the server owners on the player's page along with reasons provided via HackType, giving them some information to judge if a player appealed the punishment.
Unfortunately the removal of this event from the API leaves no data sources in AAC. I have opted to disable AAC data gathering for further versions unless a suitable means of data gathering is reintroduced.
Related issue https://github.com/plan-player-analytics/Plan/issues/1673 Related Plan Extension: https://github.com/plan-player-analytics/Extension-AAC
Core information
Server version: Any AAC version: 5+
I see #2035 and can understand the reasoning behind the removal of the event, which is why I am suggesting a different kind of API to provide some kind of data.
If there are no plans of reintroducing events or data as an API, feel free to close this issue.