Critical Warnings
ALWAYS backup your world before installing mods. Mods can corrupt saves or cause instability.
IMPORTANT: Mod websites mix client and server mods. Verify server compatibility before installing.
Compatibility Requirements
- Dedicated servers use Steam version (not Game Pass)
- Only install server-side mods (UE4SS, .pak, .lua)
- Verify mod compatibility with your server version (
info
command) - Some mods require installation on both server AND all clients
Installing UE4SS Framework
- Stop server
- Navigate to
Tools > Mod Manager
- Install
UE4SS
- Start server
Installing Mods
Step 1: Prepare
- Download server-compatible mods
- Extract .zip files
Step 2: Upload
- Connect via SFTP
- Upload to appropriate location (see below)
Installation Locations
UE4SS/Lua Mods
Pal/Binaries/Win64/ue4ss/Mods/[YourModFolder]/
Pak Mods
Pal/Content/Paks/LogicMods/
or
Pal/Content/Paks/~mods/
NOTE: Always check mod documentation for specific directory requirements.
Troubleshooting
Mod Not Working:
- Verify server compatibility
- Check version compatibility
- Ensure correct directory
- Review console logs
Server Won't Start:
- Remove mods one by one
- Check for conflicts
- Restore from backup