i got it to work. hope this helps you if you havent tried this.
important is to check the servers actual date and then reset it so that it matches the "freezeOn" values in the plugin.
my freezeOn was 21.06.2020
my server date was 19.09.2024
step 1:in console do following to change server date:
https://www.corrosionhour.com/rust-time-command/env.day 21 (returns value env.day "21")
env.month 6 (returns value env.day "6")
IMPORTANT: DO NOT CHANGE THE YEAR OF SERVER DATE.
date on server is now 21.06.2024
step 2:
in plugin, i changed freezeOn date to 21.06.2024.
step 3:
in console, reload the plugin (o.reload TimeOfDay)
i now have full moon every night and date always loops.