Live
VoodooLights updated MyTimedEventsVoodooLights published MyTimedEventsbadgyver updated The Day After TomorrowBrad Copp reacted 🚀 to Silent Shadows - Grimwood HollowTheGamingChurch published Silent Shadows - Haunted MansionTheGamingChurch published Silent Shadows - Haunted CemeteryTheGamingChurch published Silent Shadows - Quagknocker's Haunted AbodeTheGamingChurch published Silent Shadows - Grimwood HollowTheGamingChurch published Silent Shadows - Halloween Fair Safe ZoneJeffGoldblume followed @bigtexryderJeffGoldblume reacted 😮 to Radio StudioWrecks updated Skybase (Community Center)RickySpanish updated Escape RoomRickySpanish reacted 🔥 to LootFloatEM$Ø updated rPhonebadgyver updated Extractiondrifter reacted ❤️ to OverWatch HUD UIWrecks published OverWatch HUD UIJeffGoldblume reacted ❤️ to ShoppyStock EditorWrecks updated Beast Master - (Aura & Effect Update)Wrecks published Case TiersJeffGoldblume reacted 🔥 to HalloweenBrad Copp updated Deep Sea OptionsEM$Ø followed @xNullPointer95RustFlash updated RescueMissionEM$Ø followed @0gGhostRickySpanish updated PurgeFXbadgyver updated Halloweenbadgyver updated RATS 2xNullPointer95 updated NPC Freeze
Browse/Rust/Plugins/Freeze Time

Freeze Time

xNullPointer95★ 0.0 (0)v1.0.1OxideCarbon
Freeze Time
Description

xFreezeTime freezes the in-game server time at a configurable hour. It allows admins to enable/disable time freezing, set a custom frozen hour, or instantly lock the current world time using console commands. The plugin automatically applies settings on server startup.


Additionally, you can configure events to run at custom intervals, so events like CH47, cargo, or supply drops are not skipped when day/night progression is disabled. You can use any console commands for each configured event trigger.

🔑 Permissions

code
1xfreezetime.admin - Use any console command.
2xfreezetime.checkevents - Check event triggers and its remaining time for next trigger.

💬 Console Commands

code
1xfreezetime - See all available console commands and which permission is required to execute
2xfreezetime.set <0-24> - Sets the frozen in-game time to a specific hour (e.g. 12, 18.5, 6)
3xfreezetime.now - Captures the current time and freezes the world at that exact hour
4xfreezetime.toggle - Toggle the freezing time (Enabled = Freezed Time)
5xfreezetime.activeevents - List all enabled event triggers + remaining time for next trigger

⚙️ Config

code
1{
2 "Enabled": true,
3 "FreezeHour": 12.0,
4 "AnnounceTriggeredEvents": false,
5 "AnnounceMessage": "<color=#e3f542>» Event Triggered:</color> {event}",
6 "LogTriggeredEvents": true,
7 "EventTriggers": [
8 {
9 "Name": "CargoShip",
10 "Enabled": false,
11 "Command": "cargo.start",
12 "IntervalMinutes": 60.0
13 },
14 {
15 "Name": "PatrolHelicopter",
16 "Enabled": false,
17 "Command": "event.run heli",
18 "IntervalMinutes": 100.0
19 },
20 {
21 "Name": "CH47",
22 "Enabled": false,
23 "Command": "event.run chinook",
24 "IntervalMinutes": 80.0
25 },
26 {
27 "Name": "Airdrop",
28 "Enabled": false,
29 "Command": "supply.call",
30 "IntervalMinutes": 30.0
31 }
32 ]
33}

Sponsored
RCONtrol
RCONtrol

Command your Rust server. Live WebRCON console, performance and player monitoring, quick actions, groups and permissions, and plugin management.

Visit site ↗
$7.90
Views93
Downloads0
Purchases0
Rating★ 0.0
Version1.0.1
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size15 KB
PublishedAug 12, 2026
UpdatedAug 12, 2026
✓ Reviewed for safety and integrity