You are viewing a potentially older version of this package. View all versions.
skytech6-CrimsonLog-1.5.0 icon

CrimsonLog

Logging for Moderation

Date uploaded 8 months ago
Version 1.5.0
Download link skytech6-CrimsonLog-1.5.0.zip
Downloads 219
Dependency string skytech6-CrimsonLog-1.5.0

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.733.2 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.733.2
skytech6-VAMP-1.3.2 icon
skytech6-VAMP

V Rising API Modding Platform

Preferred version: 1.3.2

README

CrimsonMods

CrimsonLog

Server side only an admin utility mod for V Rising servers.

CrimsonLog keeps structured files logging a number of V Rising systems in a clean and readable format within your server root directory for future auditing.

Logged:

  • Chat Messages (Global, Region, Whisper, Team, Local)
  • Clan Membership Changes
  • Castle Heart Operations (Upgrade, Abandon, Expose, Claim, Raid, Destroy, Blood Essense Transfers, Relocation)
  • Looting (Note: This only tracks removing from containers, no logs for moving items into containers for now.)
  • Renaming Operations (Containers, Horses, Servants, and other Entities)

Logged Integrations:

LogTopView->InnerView->LogView

Installation

  • Install BepInEx
  • Install VAMP
  • Extract CrimsonLog.dll into (VRising server folder)/BepInEx/plugins

Tech Support

Join my Modding Discord for help with issues or anything modding related!

Support CrimsonMods

Want to support my V Rising Mod development?

Buy / Play My Games!

TrainYourMinibot BoringMovies gitgud DexSweeper

Donations Accepted

ko-fi

This mod was a paid creation. If you are looking to hire someone to make a mod for any Unity game reach out to me on Discord! (skytech6)


Want to Experience the Best of Crimson?

Join The Cursed Collective V Rising servers to play their exclusive CrimsonMods such as Raid Guard, Shard Wars, and more!

CHANGELOG

1.5.0

  • Added Integration with CrimsonKiller
  • Fixed Local Chat showing as "Region"
  • No longer showing deleted chat messages from "Chat Banned" users
  • Renamed ToggleLog to ToggleMod
  • Moved persistance file to WipeData
  • Added Servant Rename Logging
  • Dependencies updated

1.4.1

  • Hotfix updated dependency to fix looting crash

1.4.0

  • Updated for Stable Release
  • Added Rename Logging (Containers, Horses)
  • Added Loot Logging
  • Fixed Clan Operations (Create, Join)

1.3.3

  • Updated for Hotfix 5

1.3.2

  • Added VAMP dependency
  • Updated for V Rising 1.1
  • Minor bug fixes

1.2.4

  • Log Clan Operations Changes (Create, Join, Kick, Leave)
  • Log Castle Heart Operations (Upgrade, Abandon, Expose, Claim, Disable, Destroy)
  • Log Castle Heart Relocation
  • Log Castle Heart Blood Essense Transfers
  • Removed Bloodstone Dependency
  • Updated BepInEx packages

1.1.0

  • fixed date format for first party logs

1.0.0

  • changed date format to YYYY-MM-DD for better sorting

0.1.1

  • added ability for other Crimson mods to feed logs

0.1.0

  • first standalone release on ThunderStore