TheJanitor
Server only mod for automatically removing all dropped items. Relics, and death containers are excluded.
Last updated | 2 years ago |
Total downloads | 917 |
Total rating | 1 |
Categories | Server Mods |
Dependency string | Kaltharos-TheJanitor-1.0.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.0.0README
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.
Config
Config
Enable Chat Listen
[defaulttrue
]
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
[defaulttrue
]
Enable the auto cleaner.
Does not included an already existing dropped items.
Relics & death bags are also excluded.Auto Clean Timer
[default600
]
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.