In this guide, you will learn how to install mods and plugins on your V Rising server using BepInEx.
Installing BepInEx
Before installing any mods or plugins, you must first install BepInEx.
- Log into your GhostCap panel and select your V Rising server.
- In the sidebar, navigate to
Tools > Mod Manager. - Locate BepInEx and click
Install.
To update BepInEx, simply follow the above process again but click Uninstall and then Install again.
Installing Plugins
Once BepInEx is installed, you can now add the plugins you wish. We suggest downloading them from Thunderstore. You will also need to know how to upload files to your game server..
-
Log into your GhostCap panel and stop your V Rising server.
-
Download the plugin you want from Thunderstore, right click, and extract it.
-
Access your V Rising server using SFTP.
-
Navigate to
BepInEx/pluginsand upload your extracted plugin folder.Your file structure should look like this:
BepInEx/ └── plugins/ └── odjit-KindredPortals/ (Example plugin) ├── KindredPortals.dll ├── manifest.json └── ... -
Start your server.
Did you know?
-
Some plugins may require additional configuration before use, make sure to install any and all dependencies listed by the plugin author and follow any installation instructions.
-
Some plugins also require that you become an admin to use commands.
-
You can tell if a plugin is loading by opening the log file in
Bepinex/Output.log.
If you get stuck at any time, just reach out to us on Discord or via a support ticket.
