Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xginko/betterworldstats

Show worldsize stats on minecraft servers
https://github.com/xginko/betterworldstats

2b2t anarchy folia-plugin folia-supported minecraft-paper-plugin minecraft-plugin minecraft-spigot-plugin stats worldstats

Last synced: 2 months ago
JSON representation

Show worldsize stats on minecraft servers

Awesome Lists containing this project

README

        


BetterWorldStats

## BetterWorldStats

[![BetterWorldStats Stargazers](https://img.shields.io/github/stars/xGinko/BetterWorldStats?label=stars&logo=github)](https://github.com/xGinko/BetterWorldStats/stargazers)
[![BetterWorldStats Forks](https://img.shields.io/github/forks/xGinko/BetterWorldStats?label=forks&logo=github)](https://github.com/xGinko/BetterWorldStats/network/members)
[![BetterWorldStats Watchers](https://img.shields.io/github/watchers/xGinko/BetterWorldStats?label=watchers&logo=github)](https://github.com/xGinko/BetterWorldStats/watchers)

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Z8Z3RVMAJ)

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.

[![BetterWorldStats](https://bstats.org/signatures/bukkit/BetterWorldStats.svg)](https://bstats.org/plugin/bukkit/BetterWorldStats/17204)

### Supports Spigot, Paper & Folia from 1.12.2 - 1.20.4.

#### Features:
- **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% |

### Screenshots
![Preview of /worldstats](https://cdn.modrinth.com/data/k1yTstBI/images/58afc457e8d6d512b3a7107c429edcd02e975c7e.png)