How to Install Rocket Plugins on Your Unturned Server

Updated 10 June 2026 · By Host Havoc Technical Support Team

RocketMod plugins extend your server with custom commands, features, and gameplay changes. Each plugin is uploaded to a specific folder and may require permission configuration before use.

Before you start: Install RocketMod on your server first.

Install a Rocket plugin

  1. Stop your server.
  2. Download your chosen plugin from the RocketMod website. Unzip the downloaded archive.
  3. Connect to your server via FTP or open the File Manager in the game panel. See How to Use an FTP Client with Your Unturned Service for FTP setup.
  4. Upload the unzipped plugin files to:
    Servers\UnturnedServerByHH\Rocket\Plugins\
    
  5. Review the plugin's documentation and set up any required permissions. Most plugins define permission nodes that must be assigned to a player group before they can be used. See How to Make Yourself an Admin on Your Unturned Server for group configuration.
  6. Start your server.

Troubleshooting

  • Plugin does not load: confirm the .dll file (and any dependency files) are placed directly inside Rocket\Plugins\, not in a subfolder.
  • Commands not working in-game: verify the required permission nodes are assigned to your group in Permissions.config.xml.