๐Ÿน Valheim
How to add plugins using BepInEx

How to add plugins using BepInEx

BepInEx is a plugin framework for Valheim that lets you install mods and plugins on your server. VexyHost includes a BepInEx server type that you can switch to from the panel โ€” no manual installation required.

Part 1 โ€” Switch to BepInEx

โš ๏ธ

Switching server types will reinstall your server. Create a backup before proceeding to avoid losing your world or configuration.

Step 1

Access your Game Panel and navigate to your Valheim server. Go to the Settings section in the left sidebar.

Step 2

Under CHANGE SERVER TYPE, open the dropdown and select the Valheim BepInEx option. Then click Apply.

Step 3

A confirmation dialog will appear. Make sure REINSTALL SERVER is enabled and DELETE SERVER FILES is disabled (to keep your world files), then click Change server type.

Step 4

Wait for the installation to complete, then start your server from the Console tab. BepInEx will generate its folder structure on first startup.

Part 2 โ€” Upload plugins

Step 1

Stop your server from the Console tab, then go to the File Manager section.

Step 2

Navigate to the /BepInEx/plugins/ folder. This is where all plugin .dll files go.

Step 3

Upload your plugin .dll file by dragging and dropping it into the folder, or clicking the upload button.

Always read the plugin author's installation instructions โ€” some plugins require additional files (configs, assets) to be uploaded alongside the .dll.

Step 4

Start your server from the Console tab. The plugin will load automatically on startup.

Where to find plugins

Here are popular sites to find Valheim plugins and mods:

When downloading plugins from Nexus Mods or other sources, the archive may include BepInEx base files. You only need to upload the plugin's own .dll file โ€” the BepInEx files are already installed on your server.

โœ… That's it! Your server will now load the plugins on every startup. If you have any problems, contact us via Discord (opens in a new tab) so we can help you.