You are viewing a potentially older version of this package. View all versions.
p1xel8ted-TheJanitor-1.0.2 icon

TheJanitor

Server only mod for automatically removing all dropped items. Relics and death containers are excluded.

Date uploaded 3 years ago
Version 1.0.2
Download link p1xel8ted-TheJanitor-1.0.2.zip
Downloads 944
Dependency string p1xel8ted-TheJanitor-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.668.5 icon
BepInEx-BepInExPack_V_Rising

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

Preferred version: 1.668.5
deca-Bloodstone-0.1.4 icon
deca-Bloodstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 0.1.4

README

The Janitor (Server-Only)

Original mod by Kaltharos. Ported to Gloomrot by p1xel8ted.

Features

  • Enable Chat Listen [default true]
    Enable hooking into chat to listen to chat messages.

  • Chat Command [default ~cleanallnow]
    Clean all dropped items on the server. The command is only usable by admin.

  • Enable Auto Cleaner [default true]
    Enable the auto cleaner. Does not include any already existing dropped items. Relics & death bags are also excluded.

  • Auto Clean Timer [default 600]
    Timer in seconds to wait before the dropped item is deleted automatically.

Installation

  1. Install BepInExPack V Rising
  2. Install Bloodstone API
  3. Place the TheJanitor.dll & Bloodstone.dll files into your (VRising server folder)/BepInEx/plugins folder. 4Done!

CHANGELOG

1.0.2

  • Update for Gloomrot

1.0.1

  • Minor optimization

1.0.0

  • Initial Release