[Unapproved] Event Protector: Record and view damage history

Kind of 3 requests in one:
1) Please add a permission-locked command that brings up the damage report for the most recently destroyed instance of the input event. If you can add a timestamp for when the selected event was destroyed, that would help a lot too.
Example:
Permission - eventprotector.history
Commands - /ep heli would bring up the player damage board that was displayed for the last heli that was destroyed
/ep bradley would bring up the player damage board for the last bradley destroyed

2) Add an option to log the last X number of events to a data file if possible.

3) Add a discord logging option to send the damage summary via a user-configured webhook (similar to Sign Artist).


Example additions to config:

Code:
{
  "Amount of players from TOP that will have access to crate": 3,
  "Amount of players from TOP that will be shown in message": 3,
  "Number of events to log for each event": 5,
  "Enable Discord Logging": false,
  "Discord Webhook": "",
  "Discord Username": "",
.....

Please let me know if you need any clarification/etc. Thank you!
 
Top