Optimize the update logic to avoid creating too many locks and waits
Add support for total statistics for multiple materials and entities You can now use block, item and entity statistics without specifying the materials and entities. The provider will fetch and sum up the values for all materials and entities by default. For example, you can use MINE_BLOCK to get the total blocks the player has mined.
Add a more specific error message when parsing placeholders The new message will guide the users to check the wiki themselves and ask for support in proper place.