robinp7720 / Blue-Stats-Minecraft

Ever wanted a stat interface for truly everything?
http://stats.mysunland.org/
Apache License 2.0
33 stars 14 forks source link

Add TotalTracker Plugin #87

Closed bittiez closed 7 years ago

bittiez commented 7 years ago

Hey there, I am the author of TotalTracker, I would love to see integration into your project, unfortunately I don't a lot of documentation on how to create a plugin, is this something you do on your own, or could you provide some instructions and I can create a pull request for my own?

robinp7720 commented 7 years ago

I'm currently rewriting the Plugins api within BlueStats so it's easier to make plugins for it, because truth be told, I don't know how the plugins api works completely anymore. When the new api is finished I will make a thorough documentation of it! :)

So yes, I want to make the API available to developers to integrate their own plugins into it.

bittiez commented 7 years ago

Is there any time frame for this? Or a branch to see progress? Sorry I'm just curious

robinp7720 commented 7 years ago

@bittiez Sorry for the extremely late reply. While the new API is under development, the release of the new api may be a little off into the future. I've got an almost complete design of the new api: https://github.com/robinp7720/Blue-Stats-Minecraft/wiki/New-plugns-api so development should not take too long. It is however very close to the end of the school year for me which means a lot of deadlines which I need to reach.

So I do not have a time frame for this, I however will complete this as soon as I can.

robinp7720 commented 7 years ago

@bittiez The new plugins system is essentially done and plugins should be far easier to make now. If you look at the Statz plugin in the newPluginSystem branch you should be able to figure out how to make a plugin. I'll make a documentation for the system later this week.

robinp7720 commented 7 years ago

@bittiez Is there still interest in this plugin being integrated with BlueStats? If so, provide me with a database layout scheme and export of data and I will add the plugin to BlueStats

robinp7720 commented 7 years ago

If interest is regained, please reply. I'm closing the issue for now