Timelock
Create a special zone using the command timelock zone <zone_id> set <ticks> <offset>, where:
zone_id- unique zone identifierticks- value from 0 to 24000, determining the number of game ticksoffset- parameter indicating whether the zone should use world time with offset or lock to the specified tick value
Usage example: timelock zone timelock:my_zone 12000 true
You can modify the parameters of an existing zone at any time by re-executing the set command. Use the delete subcommand to remove a zone, and the info subcommand to view zone information.
To edit chunks within a zone, execute the command timelock start <zone_id>. To modify the selection, right-click any block in the desired chunk. When all changes are ready, confirm them with the timelockc commit command. If you want to cancel changes, use the timelockc abort command.
License
MIT © ModFest 2023