
AutoCloseDoors
Mod to automatically close doors after a few seconds.Details
AutoCloseDoors
Server Only Mod
Server only mod for Auto Close Doors.
Installation
Copy & paste the AutoCloseDoors.dll
to \Server\BepInEx\plugins\
folder.
Removal
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.
Config
Config
Enable Auto Close Doors
[defaulttrue
]
Switch on/off auto close for doors.Auto Close Timer
[default2.0
]
How many second(s) to wait before door is automatically closed.
Commands
Disable mod
.acd disable
Revert all doors in the game world to not close automatically (admin only).
Enable mod
.acd enable
Enable the mod to close the doors after X seconds (admin only).
Set time
.acd time <seconds>
Changes the auto close timer on the fly (admin only).
Credits
This mod was forked from AutoCloseDoors mod by @Kaltharos.
Deca VampireCommandFramework.
odjit Ideas and some code snippets.