Платное Auto Ban / Report Ban - Premium Edition 0.2.4

C#:
{
  "Max reports till user gets banned": 5,
  "Reason given to banned user": "You have been reported too many times, and have been banned for precautionary measures, an admin will review this suspension soon.",
  "Valid reasons *searches subject title and message of the report* ( To make sure report is scanned, add different variations of reason; like cheat, cheater, cheating, cheats, etc. )": [
    "cheating"
    "cheats"
    "hacks"
    "aimbot"
    "hacking"
    "esp",
    "teaming"
    "racism"
    "griefing"
    "walling"
    "doorcamping"
    "spawn killing"
  ],
  "Valid report types": [
    "cheat"
    "abusive"
    "name",
    "spam"
  ],
  "Scan type of F7 reports": true,
  "Broadcast ban to chat": true,
  "Ignored Players *Steam ID's Only*": {
    "76561198000000000": "Admin"
  },
  "Timer for broadcasting bans to admins and console": 820,
  "Send bans to users with the AutoBan.viewbans permission based on timer (In-Game)": false,
  "Send reports to URL": false,
  "URL to send reports to": "http://example.com",
  "Send reports to Discord": false,
  "Send bans to Discord": false,
  "Discord Reports Webhook URL": "http://example.com",
  "Discord Bans Webhook URL": "http://example.com",
  "Ban Timer (In hours or 'permanent')": "72"
}