Live
Kap reviewed Hook ProfilerBrad Copp updated Water Wheel UpgradesBrad Copp updated Windmill UpgradesBrad Copp updated Solar Panel UpgradesWrecks updated Extra Grenades (EMP / SNAPSHOT)Wrecks updated Viper CraftingWrecks updated The OfferingKap reacted ❤️ to Hook Profilerdrifter reacted 🔥 to MyServerGearbadgyver updated RedemptionDark’Karis followed @RustFlashRustFlash updated MyServerGearWrecks updated Custom OreSilent_Creations updated ThemePark IslandWrecks updated GeodesBananenMaul reacted 😆 to 🍌 Banana Shop 🍌RustFlash published HostageTaking | a hostage taking involving C4 defusingbadgyver updated UMBRELLAbadgyver updated Npc BandsAlexProjects updated Zombie Swarm PRObadgyver updated The Last SiegeAlexProjects updated Zombie Swarm PROKhaled updated Base CapsulesKhaled updated Heli LoadoutKhaled updated MLRS DeployerBrad Copp updated Custom Vehicle Admin ToolsDuff updated Mythic WeaponsRickySpanish updated Better Sentry TurretsRickySpanish updated WirelessPowerRickySpanish updated Escape Room
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
Views56
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