- Added %minewords_word_of_the_day_previous_result_<days>_<line>% PlaceholderAPI variable to check word of the day result from previous days.
-Added showcases/results for the Word of the Day that show correct/incorrect guesses of the player . This includes the following:
-Fixed and optimized variable parsing on inventory items.
- %result% variable on the already_played_item word of the day inventory item.
- %minewords_word_of_the_day_result_<line>% PlaceholderAPI variable, to display a line (1-6) for today's word of the day result for the player.
- New messages to modify the result display.
-Modified: Optimized query to get NYTimes Wordle word when wordle_nytimes_api is enabled.
-Removed top variables: You can now use top plugins like ajLeaderboard which are way more optimized and complete.
-Added: Optimized player data loading. Now, the plugin will not load all player data into memory, and instead, only when they join the server. This comes with some restrictions on the /minewords reset command, more info in the wiki.
-Fixed some console errors when loading certain player data.
-Fixed MySQL query error when trying to reset wordle data for a player.
A lot of changes were made in the file/data access system of the plugin so if you find a bug tell me in the discussion!
