Server only mod for Auto Close Doors.
Copy & paste the Mods.dll
to \Server\BepInEx\plugins\
folder.
Delete the Mods.dll
from your plugins folder.
- Uncomment
<!--<DefineConstants>WETSTONE</DefineConstants>-->
inTemplate.csproj
- Rebuild the dll.
Config
Enable Chat Hook
[defaulttrue
]
Enable hooking into chat to listen to chat messages.
helloworld
~helloworld
Gives a respond "hello" back to the user.
Changelog
1.0.0
- Initial Release