DayZ
131 ratings
Reporter
2
3
2
2
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
File Size
Posted
Updated
40.923 KB
Mar 7, 2021 @ 12:44pm
Feb 15, 2022 @ 10:50am
5 Change Notes ( view )

Subscribe to download
Reporter

Description
What is this mod?

This mod enables your players to report other players in game and send a report directly to a discord channel through a webhook to alert your staff team in the fastest way possible.

How does it work?

There are 2 ways to use this mod.

Firstly you can walk up to a player and press F1 to open the GUI and fill out the information and press File Report.

Secondly upon being killed you will see a report player button in the death screen.

Behind the scenes when pressing F1 in front of the player the mod stores the steamid of the player you are looking at so all the player has to do is fill out any information relating to the issue.

Also same applies with the death screen, once you die the server stores the steamid of the killer.

Configuration

After installing the mod and putting the keys in the correct folder you will get a configuration file.
In the configuration file you can customize your GUI information & add your webhook.

Here is an example of the default config.

{ "DiscordWebhooks": [ "https://discord.com/api/webhooks/00000/aa-bbbcccccddddddeeeggg" ], "MenuConfiguration": { "Title": "REPORT INFORMATION", "SubTitle": "WHY ARE YOU REPORTING THIS PLAYER?", "Subject": "A few words to describe the issue...", "Information": "Optional. Anything that could be useful when reacting to this report.", "Cancel": "Cancel", "Send": "File Report" }, "NotificationConfiguration": { "Title": "Reporter", "Description": "The server has received your report." }, "WebhookConfiguration": { "Username": "Reporter", "AvatarURL": "https://i.imgur.com/bRPcZNl.png", "Title": "%1", "Description": "**Reporter:** [%3](http://steamcommunity.com/profiles/%4) | **Steam64ID:** %4\n**Offender:** [%5](http://steamcommunity.com/profiles/%6) | **Steam64ID:** %6\n\n__**Additional Information**__\n%2" } }

More than 1 webhook can be added if needed.



FAQ

If you report a player it will not give you the GUI to send a second report unless you move out of the network bubble "1000m" or get killed.

The death screen report button does not work with Expansion since its a custom menu but you can use the F1 report method.

Credit

I personally want to thank Wardog for doing all of the code with this and adding all the features I requested.


This mod is designed to be free and available for anyone to use.


We allow this mod to be used on monetized servers provided it follows Bohemia's rules.