This plugin allows you to alter how long day and night should last.
Setting the date preset defines in result how long your game days lasts, when the plugin was loaded. The First of december is one of the longest, means early sunrise and late sunset.
Using "freezeDate" true would set back the day to the one before on daychanges at midnight. This results in the same sunrise and sunset times for every Rust day.
Called when the plugin switches to day.
Console Commands
- tod.daylength -- Show/change the current setting for dayLength
- tod.nightlength -- Show/change the current setting for nightLength
- tod.freezetime -- Toggle the progression of time
- tod.skipday -- Skip the current daytime
- tod.skipnight -- Skip the current nighttime
Chat Commands
- /tod -- Show current time/day settings
Configuration
The settings and options can be configured in the TimeOfDay file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Setting the date preset defines in result how long your game days lasts, when the plugin was loaded. The First of december is one of the longest, means early sunrise and late sunset.
Using "freezeDate" true would set back the day to the one before on daychanges at midnight. This results in the same sunrise and sunset times for every Rust day.
Plugin Developers
Hooks
Called when the plugin switches to night.Called when the plugin switches to day.