Unturned-Docs

NOTICE: You are not reading the most up-to-date documentation. This file is old, and may not reflect the current modding or server capabilities. The latest documentation can be found at Unturned Documentation.

This file may be removed in the future. Refer to its more up-to-date equivalent instead.

OpenMod

OpenMod is a spiritual successor to Rocket developed by one of Rocket’s original maintainers. It has its own plugin framework, but supports compatibility with existing Rocket plugins by integrating with RocketMod and LDM.

Installation

  1. Download the latest OpenMod Installer Plugin for RocketMod from here.
  2. Move it to the /Rocket/Plugins folder and restart your server.
  3. Run /openmod install and follow the instructions.
  4. Done! Now you can start installing plugins.

Installing OpenMod Manually

  1. Download the latest OpenMod.Unturned.Module-vX.X.X.zip from here.
  2. Copy the “OpenMod.Unturned” folder into the “Modules” folder inside the Unturned installation directory.
  3. Start your server. The first start will take a while since OpenMod will download its core components.
  4. Done! Now you can start installing plugins.

Plugins

You can find open-source OpenMod plugins here.

Resources

RocketMod Compatibility

OpenMod can be installed side-by-side with RocketMod, so you can use both RocketMod and OpenMod without any issue. OpenMod does not aim to replace RocketMod but to work with it together instead.