Fixed a problem with addon commands not registering correctly.
Fixed a problem when using remove and removeall (did not remove streak or playtime).
Many internal changes have been made to the addons system.
Now in “streak” it is possible to define a custom timezone, which allows streak restarts to be adjusted to the local time of the server or community, instead of using the default time.
Added max_days_to_keep option, which controls how many days a streak can remain inactive before being automatically restarted.
The system is no longer based on exact 24-hour intervals, but the change is now calculated per calendar day, depending on the configured time zone. This makes the streak logic more natural for players.