Dungeon Boss Respawn Time Modify
🟡 Updated this yearPreview

🔍 Analysis
- 👍 1.2% endorsement rate — high engagement, a strong quality signal
- 🏆 #460 of 474 Gameplay mods in this game by downloads
📋 About This Mod
Dungeon Boss Respawn Time is a configurable UE4SS Lua mod for Palworld that changes the actual respawn cooldown of fixed-dungeon bosses.
Set one value in seconds, defeat or capture a fixed-dungeon boss, and the game will use your configured cooldown before that boss becomes available again. The mod rewrites the server-authoritative respawn deadline rather than displaying a fake or client-side timer.
v1. 1. 0 fixes the setting having no effect on servers. Earlier versions only wrote the dungeon entrance setting, which the running countdown ignores, so the vanilla one-hour cooldown stayed in place. v1. 1. 0 rewrites the deadline the game actually counts down, and by default it also re-times dungeons that are already on cooldown, so the change is visible right after a restart.
Where to Install
-
[]Native Linux servers: Not supported. This mod uses UE4SS, which relies on Windows-only DLL injection and cannot load on the PalServer-Linux-Shipping binary that most rented hosts run. Run the Windows server binary under Wine/Proton instead (see the Linux / Proton note under Installation). Windows dedicated servers work fine.[/]
[]Client only: No. A joining client cannot change the authoritative respawn time.[/]
[]Server only: Yes. On a dedicated server, install it only on the server.[/]
[]Client and server both required: No. Joining players do not need the mod.[/]
For single player or player-hosted co-op, install it on the host's PC. For a dedicated server, install it in the server's UE4SS Mods folder. The server/host setting applies to every connected player.
Main Features
-
[]Changes the actual respawn cooldown of fixed-dungeon bosses[/]
[]Simple configuration with one value in seconds[/]
[]Supports boss defeats and captures[/]
[]Optionally re-times dungeons that are already counting down[/]
[]Matches the timer the game itself displays, whatever your server time speed is[/]
[]Rounds decimal values to the nearest whole second[/]
[]Uses a safe minimum cooldown of 1 second[/]
[]No periodic scanning, so no added stutter[/]
[]Works without directly editing save files[/]
Configuration
Open DungeonBossRespawnTime/Scripts/config.lua:
RespawnTimeSeconds = 3600,
ApplyToExistingCooldowns = true,
Debug = false,
RespawnTimeSeconds controls t
-
[]Changes the actual respawn cooldown of fixed-dungeon bosses[/]
📊 Mod Details
- Game
- Palworld Mods
- Author
- burdock12
- Version
- 1.0.3
- Downloads
- 3,193
- Endorsements
- 37
- Category
- Gameplay
- Created
- 7/14/2026
- Updated
- 8/1/2026
🔧 How to Install Palworld Mods Mods
Install UE4SS. Drop .pak mods into /Pal/Content/Paks/LogicMods/.
📖 Full step-by-step install guide for Palworld Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Palworld Mods commands, item IDs, and more.
Keep browsing — more Palworld Mods mods await