[Added] Added "Special times of month" reward. Used to set a reward for players to continuously sign in for a certain number of times in the current month (reset on the 1st of each month)
[Added] Added "Statistics of month" reward. Used to set rewards for players who have accumulated a certain number of sign-in times in the current month (reset on the 1st of each month)
[Added] According to the above two new sign in rewards, the corresponding sign in reward type is also added in the command "/signin reward".
[Added] Added two new placeholders of PAPI: %litesignin_statistics_of_month%, %litesignin_continuous_of_month%.
[Changed] Changed two placeholders of PAPI: %litesignin_total% -> %litesignin_statistics%, %litesignin_continuity% -> %litesignin_continuous%
[Changed & Fixed] Fixed a logic error with retroactive-card signing rewards: Starting with this version, this rewards no longer inherit continuous signing-in rewards. Players can ONLY restore the number of consecutive signing times by retroactive-card signing-in, without triggering continuous signing-in rewards.
[Fixed] According to the previous update, fixed a bug where players can repeatedly obtain consecutive sign-in rewards through retroactive-card signings.
[Fixed] Fixed a bug where Special Times Of Period sign-in rewards require all reward tasks to be set simultaneously for work.
[Fixed] Fixed a bug where reloading plug-ins in SQLite mode will cause database locked.
[Fixed] Fixed some English and Japanese translation wrong in language files.
[Optimized] Optimized the code related to the command executor (mainly reducing code size, encapsulating and deleting a large number of duplicate code)
[Optimized] Adjusted the text content of traditional Chinese (mainly adjusting some vocabulary based on the language habits of users from Hong Kong, Macao, Taiwan, and overseas)