RE: Help to a newbie?
You could either have a loop to check if the time has changed and update it from there. And you could start that loop from the initialise function.
Or you could check to see if the day has changed in the intialise function then exit the plugin.
Or you could have a command to update it.
|