Unturned: Plugin Guide
Install and manage Unturned plugins using RocketMod and OpenMod frameworks for enhanced server functionality.
Plugin Frameworks
| Framework | Status | Best For |
|---|---|---|
| RocketMod | Legacy (still popular) | Established servers, many plugins |
| OpenMod | Modern, actively developed | New servers, latest features |
Popular Plugins
Essential Server Plugins
- Kits: Starter kits and VIP kits
- Teleportation: /home, /tpa commands
- Economy: Currency and shop systems
- Permissions: Advanced permission management
- Anti-Cheat: Detect and prevent cheating
RocketMod Installation
# Download RocketMod
# Extract to server directory
# Start server to generate folders
# Install plugins
# Place .dll files in:
Servers/ServerName/Rocket/Plugins/
# Configure in:
Servers/ServerName/Rocket/Plugins/PluginName/
OpenMod Installation
# Install OpenMod via NuGet
# Configure openmod.yaml
# Install plugins
openmod install PluginName
# Manage plugins
openmod plugins list
openmod plugins reload
Important: Always backup your server before installing new plugins. Test plugins on a development server first.
Enhance your server with plugins. Host your Unturned server with Supercraft for easy plugin management.