Simple plugin to announce player connections and disconnections. It has english language available for now, but feel free to add more. Tested on Windows.
- Install CounterStrike Sharp & Metamod:Source
- Download the latest release from the releases tab and copy it into the counterstrikesharp plugins folder.
Example config:
{
"PlayerWelcomeMessage": true,
"Timer": 5,
"LogMessagesToDiscord": true,
"DiscordWebhook": "https://discord.com/api/webhooks/xxxxxx/xxxxxx",
"ConfigVersion": 1
}