GAME SERVER HOSTING: 50% OFF first order with code GHOST50
V Rising background

How To Install Mods On Your V Rising Server

Learn how to install mods and plugins on your V Rising dedicated server.

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.

  1. Log into your GhostCap panel and select your V Rising server.
  2. In the sidebar, navigate to Tools > Mod Manager.
  3. Locate BepInEx and click Install.
Note

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..

  1. Log into your GhostCap panel and stop your V Rising server.

  2. Download the plugin you want from Thunderstore, right click, and extract it.

  3. Access your V Rising server using SFTP.

  4. Navigate to BepInEx/plugins and upload your extracted plugin folder.

    Your file structure should look like this:

    BepInEx/
    └── plugins/
        └── odjit-KindredPortals/  (Example plugin)
            ├── KindredPortals.dll
            ├── manifest.json
            └── ...
    
  5. Start your server.

Tip

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.