ScarletMods-ScarletHooks icon

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.

Last updated 3 days ago
Total downloads 66
Total rating 3 
Categories Server Mods Oakveil Update
Dependency string ScarletMods-ScarletHooks-0.1.23
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2117 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2117
deca-VampireCommandFramework-0.9.0 icon
deca-VampireCommandFramework

Command framework for developers to easily create universal commands for their plugins.

Preferred version: 0.9.0

README

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, 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.

Support & Donations

Buy Me a Coffee at ko-fi.com


For more information, please visit the ScarletHooks Wiki on Thunderstore.

Wiki Index:


Installation

Requirements

This mod requires the following dependencies:

Make sure both are installed and loaded before installing ScarletHooks.

Manual Installation

  1. Download the latest release of ScarletHooks.

  2. Extract the contents into your BepInEx/plugins folder:

    <V Rising Server Directory>/BepInEx/plugins/
    

    Your folder should now include:

    BepInEx/plugins/ScarletHooks.dll
    
  3. Ensure VampireCommandFramework is also installed in the plugins folder.

  4. Start or restart your server.