This is a simple stats plugin for my server to work on my economy.
how this works is:
all players on the server when entering the server will display a stat when they mine a block, kill a mob or even crafted something, it will be collected and stored within this plugin as a collective total.
this gets counted upon every server restart and stored in the .json files within the Plugin/DTMStats directory.
this is useful for working on your economy where you can tweak what is the most popular item on the server prices so players won't exploit it.
this stats plugin is mostly used to keep track on what everyone is doing when no one is looking.
(Important Statement: This plugin does not track any personal data such as IP's, Player location or anything that does malicious intent.
)
How to install it onto your server?
1. Download the plugin.
2. Put it into your Plugin Directory.
3. Start your server.
4. Wait til it loaded.
5. You'll see a folder called DTMStats.
6. In here you will see all what you need to track your players stats.
7. Stats will be counted upon every server restart.
Just make sure if you want to keep track on everything then make a record on what the most common and then delete the folder for it to reset to 0.
ISSUES: - stats tracker counts for every non-player mob kill,non-player mob break blocks when no one is on the server, this can lead to inaccurate stats. (an fix for this will come soon)