BetterWorldStats is a spigot plugin that provides statistics about a server's age, unique player count and map files. These statistics can be accessed via the /worldstats command and PlaceholderAPI placeholders.
- Async world size check that only runs when needed
- Update of unique player count on join without lag
- Language display based on client locale (Multilang)
- Folia compatibility
- Additional placeholders, enabling you to add all infos from the command into for ex. tablist (requires PlaceholderAPI)
- Separate permissions for all plugin commands
- Clean reload and version command with permissions
- A more clear and understandable config file
- Option to disable console logging in config
PAPI Placeholders | PAPI Placeholders |
---|---|
%worldstats_size% | %worldstats_age_in_days% |
%worldstats_spoofsize% | %worldstats_age_in_months% |
%worldstats_players% | %worldstats_age_in_years% |
%worldstats_days% | %worldstats_file_count% |
%worldstats_months% | %worldstats_folder_count% |
%worldstats_years% | %worldstats_chunk_file_count% |