Skip to content

VRising mods to automatically clean all dropped items.

License

Notifications You must be signed in to change notification settings

Kaltharos/VRising-TheJanitor

Repository files navigation

TheJanitor

Server Only Mod

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

Installation

Copy & paste the TheJanitor.dll to \Server\BepInEx\plugins\ folder.

Removal

Delete the TheJanitor.dll from your plugins folder.

No Wetstone Version

  1. Uncomment <!--<DefineConstants>WETSTONE</DefineConstants>--> in TheJanitor.csproj
  2. Rebuild the dll.

Config

Config
  • 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.
    Command is only usable by admin.
  • Enable Auto Cleaner [default true]
    Enable the auto cleaner.
    Does not included an 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.

Commands

All commands are admin only!

cleanallnow

~cleanallnow
Clean all dropped items on the server.

More Information

Changelog

1.0.1

  • Minor optimization

1.0.0

  • Initial Release
Known Issues

General

  • No known issue.

About

VRising mods to automatically clean all dropped items.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages