Exclude specific players from top- and server-statistics!
What's Changed
Added the ability to exclude individual players:
Excluded players won't show up in /top or /server statistics
Whether you want to allow /player lookups for them can be changed in the config
Players can be excluded by manually adding their UUID to the new excluded_players file, or through the new command:
/statexclude with permission playerstats.exclude
(only OP players can use this command without the above permission)
Use /statexclude info for a more detailed explanation
Added Halloween theme (active in October), winter theme (active in December), and secret fire theme (only active on my birthday)
Bug-fixes:
Displayname for "deaths"
Commands are now working properly when the locale of the server is not English
All stat-name translations are now being handled by the language.yml file if translate-to-client-language is set to false in the config
Internal improvements
Cleaned up code
Separated the API into its own package and created a core package, to make updating easier in the future
Note for Placeholder Users If you're using placeholders, you'll need to update the PlayerStatsExpansion as well. It might take a few days before my upload to the papi ecloud is verified, but until then you can download v2.0.0 manually here.