.. _doc_servers_openmod: OpenMod ======= `OpenMod `_ is a spiritual successor to :ref:`Rocket ` as 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 ------------ Installing OpenMod Using the RocketMod Installer Plugin (recommended) ````````````````````````````````````````````````````````````````````` 1. Download the latest OpenMod Installer Plugin for RocketMod from the `OpenMod.Installer.RocketMod repository `_. 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 `openmod repository `_. 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 ````````` - `GitHub Repository `_ - `Documentation `_ 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.