Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xginko/betterworldstats
- Owner: xGinko
- License: gpl-3.0
- Created: 2022-12-12T12:27:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T07:36:12.000Z (8 months ago)
- Last Synced: 2024-10-12T03:42:39.484Z (3 months ago)
- Topics: 2b2t, anarchy, folia-plugin, folia-supported, minecraft-paper-plugin, minecraft-plugin, minecraft-spigot-plugin, stats, worldstats
- Language: Java
- Homepage: https://modrinth.com/plugin/betterworldstats
- Size: 1.29 MB
- Stars: 14
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## 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)