I keep getting this error when it tries to post to discord using a webhook.
"[Server Armour] No discord API plugin loaded, will not publish to hook!"
i have this discord installed which has been working with all my other webhook. https://umod.org/extensions/discord
Can you help?
[Server Armour] No discord API plugin loaded, will not publish to hook!
You need a plugin that exposes the api. The extension is not supported and never will be, since it's deprecated and barely maintained.
Something like this: https://umod.org/plugins/discord-messages is needed.
If you need something lightweight, just for serverarmour, we have a single purpose plugin on discord here
Merged post
The discord link to said plugin is Serverarmour DiscordApi.cs
Merged post
Seems like the website is obfuscating anything that starts with 76561, therefore the discord url is broken on here. You can join the server to get it, or just use DiscordMessages.
@MrBlue not sure where to post a bug regarding the obfuscation. in logs it makes sense, in urls not so much since steamids is what everything runs on related to the community. That being said, maybe adjust the regex to obfuscate 17 digits instead of unlim (example (76561)(\d{12})).