

Server only mod for Auto Close Doors.
Copy & paste the AutoCloseDoors.dll to \Server\BepInEx\plugins\ folder.
If your server is on windows or can be shutdown properly, all you need to do is, remove the mod dll, shutdown your server and delete the dll.
If your server is on linux or can't be shutdown properly, make sure to disable the plugin by using the command ".acd disable" before removing the dll. Shutdown your server and remove the dll.
Enable Auto Close Doors [default true]Auto Close Timer [default 2.0].acd disable
Revert all doors in the game world to not close automatically (admin only).
.acd enable
Enable the mod to close the doors after X seconds (admin only).
.acd time <seconds>
Changes the auto close timer on the fly (admin only).
Install ScarletRCON from https://thunderstore.io/c/v-rising/p/ScarletMods/ScarletRCON
Connect your RCON client to the server and you can use the following commands via RCON:
autoclosedoors.disable
autoclosedoors.enable
autoclosedoors.time <seconds>
This mod was forked from AutoCloseDoors mod by @Kaltharos.
Deca VampireCommandFramework.
odjit Ideas and some code snippets.
Mark ScarletRCON mod integration