Discord Forward Setup

Setting up and configuring Discord forward plugin.

Prerequisites

Installing

  1. Grab the latest sbpp_discord.smx from here

  2. Upload the plugin to addons/sourcemod/plugins

Configuring

  • Add the convar sbpp_discord_banhook and assign the value of the Discord webhook link for where you want ban messages to go

  • Add the convar sbpp_discord_reporthook and assign the value of the Discord webhook link for where you want report messages to go (If missing, it will default to sbpp_discord_banhook’s convar value)

Make sure to put these convars in an executable configuration file (preferably autoexec.cfg). Please also keep in mind that this only pushes the notifications if action is taken in-game, it has no affect if you - for example - ban someone on the web panel.