
ScarletHooks
Send your V Rising server chat messages straight to Discord (or any webhook)! Supports admin-only logs (all chat messages), public logs (global chat by default), and even clan-specific logs sent to their own webhooks.Details
ScarletHooks
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, if you need that feature, please check out ScarletRCON.
- While the mod isn’t restricted to Discord, using other webhook services may require modifying the source code.
Added support for RCON Commands from ScarletRCON
Support & Donations
For more information, please visit the ScarletHooks Wiki on Thunderstore.
Wiki Index:
- Clan Webhooks
- Commands
- Configuration Guide
- FAQ
- Features Overview
- Installation Guide
- Placeholders & Message Formatting
- Troubleshooting
- Webhook Routing & Examples
Installation
Requirements
This mod requires the following dependencies:
Make sure both are installed and loaded before installing ScarletHooks.
Manual Installation
-
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.