About Freeze Time
xFreezeTime freezes the in-game 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.
Console Commands
xfreezetime.set <0-24> - Sets the frozen in-game time to a specific hour (e.g. 12, 18.5, 6) xfreezetime.now - Captures the current time and freezes the world at that exact hour xfreezetime.toggle - Toggle the freezing time (Enabled = Freezed Time)
Config
{ "Enabled": true, "FreezeHour": 12.0 }