A simple plugin for TajMod that allows players to open doors without holding a keycard.
Follow these steps to install the plugin:
Download the latest version of BepInEx 5 from the official GitHub page: 👉 https://github.com/BepInEx/BepInEx/releases
- Choose the correct version for your server (usually x64)
- Extract the archive into your server folder (where the server executable is located)
After launching the server once, a BepInEx folder will be created automatically.
Go to the Releases section of this repository and download the latest version of the plugin (.dll file).
Move the downloaded .dll file into:
<Server Folder>/BepInEx/plugins/
Example:
C:\TajMod-Server\BepInEx\plugins\RemoteKeycard.dll
Start the server normally. If everything is installed correctly, the plugin will load automatically.
- Make sure you installed BepInEx 5, not version 6
- Ensure the
.dllfile is inside thepluginsfolder - Check logs in:
<Server Folder>/BepInEx/logs/
- If the plugin doesn’t work, verify that you downloaded the latest version