

ScarletHooks is a V Rising server mod that enables advanced webhook integration for all chat and login/logout messages. It allows admins to configure multiple webhooks for admin, public, clan-specific, and dedicated login notifications, with fine-grained control over which message types are sent to each destination. Message formats and prefixes are fully customizable via the config file, supporting placeholders like {playerName}, {clanName}, and {targetName}. All features can be managed through in-game chat commands and configuration, including sending login/logout messages to dedicated webhooks.
Notes:
- This mod only supports sending messages from the server to external webhooks. It does not support sending messages to the in-game chat from external sources, and I don't plan to add that feature at this time.
- While the mod isn’t restricted to Discord, using other webhook services may require modifying the source code.
Wiki Index:
This mod requires the following dependencies:
Make sure both are installed and loaded before installing ScarletHooks.
Download the latest release of ScarletHooks.
Extract the contents into your BepInEx/plugins folder:
<V Rising Server Directory>/BepInEx/plugins/
Your folder should now include:
BepInEx/plugins/ScarletHooks.dll
Ensure VampireCommandFramework is also installed in the plugins folder.
Start or restart your server.