2022-05-31 18:35:00 +02:00
|
|
|
![PlayerStats_Logo](src/main/resources/images/logo.png)
|
|
|
|
## About
|
|
|
|
|
|
|
|
## First Time Use
|
|
|
|
|
2022-05-31 20:08:09 +02:00
|
|
|
## Features
|
|
|
|
* **Easy to use**
|
|
|
|
- One central command that can:
|
|
|
|
- Show you the **top 10** on your server for all possible statistics
|
|
|
|
- See those same statistics for any **individual player**
|
|
|
|
- Guide you through the available options while you type with an extensive **tab-complete** feature
|
|
|
|
|
|
|
|
[Top_10](src/main/resources/images/.png)
|
|
|
|
[Player_Stat](src/main/resources/images/.png)
|
|
|
|
[Tab_Complete](src/main/resources/images/.png)
|
|
|
|
|
|
|
|
* **No set-up required**
|
|
|
|
- PlayerStats will work correctly regardless of how long your server has already existed - it doesn't
|
|
|
|
have to be present when you start a new world
|
|
|
|
- Data is retrieved directly from already existing playerfiles, so you don't have to
|
|
|
|
set up a database, use scoreboards, or anything of the sort
|
|
|
|
|
|
|
|
|
|
|
|
* **Safe**
|
|
|
|
- PlayerStats uses **multi-threading** to ensure server performance does not suffer and
|
|
|
|
players cannot crash the server by spamming its commands
|
|
|
|
|
|
|
|
* **Customizable**
|
|
|
|
- Many options
|
|
|
|
|
|
|
|
## Disclaimer
|
|
|
|
For big servers...
|
2022-05-31 18:35:00 +02:00
|
|
|
|
|
|
|
## Author Info
|
|
|
|
I am a relatively new programmer, and this is one of my first projects. I greatly enjoyed making it,
|
|
|
|
and I tried to make it as efficient as I could. If you have any questions, remarks, or suggestions,
|
|
|
|
please let me know! You can find me on [GitHub](https://github.com/Artemis-the-gr8)
|
|
|
|
or reach me by email: artemis.the.gr8@gmail.com
|
|
|
|
|
|
|
|
## Licence
|
2022-05-31 20:08:09 +02:00
|
|
|
PlayerStats is licenced under the MIT licence. Please see [LICENCE](LICENSE) for more information.
|
2022-05-31 18:35:00 +02:00
|
|
|
|