The purpose of this project is to track stats (full list below) from the Heroes plugin and place them into a MySQL database so that they are accessable from external sources such as Forums, Dynamic Images, anything that can connect to the MySQL database.
Stats tracked:
- Total Experience
- Online Status
- Classes and levels
This plugin simply makes the data available. I will be providing some examples of how to access the data but no front end is planned at this time.
Permissions:
There is only one permission. The reason it was added was in the event someone wanted to limit who's info is actually saved.
herostats.gather
If the player has this permission (or their group) all the data this plugins collects will be collected for that player.
How to get the info?
php-code-example

