Player Report allows players to easily report a player after they kill them with GUI buttons on the death screen.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- playerreport.use -- Allows player to use the GUI and reporting
- playerreport.block -- Prevents player from using the GUI and reporting
Configuration
The settings and options can be configured in the PlayerReport file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Stored Data
This plugin stores data in the data/PlayerReport.json file. Deleting this file would cause any stored reports from players to be wiped.Localization
The default messages are in the PlayerReport file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.- {0} = SteamID from the Killer
- {1} = Distance
- {2} = Name of the Killer