plan-player-analytics / Plan

Player Analytics plugin for Minecraft Server platforms - View player activity of your server with ease. :calendar:
https://www.spigotmc.org/resources/plan-player-analytics.32536/
GNU Lesser General Public License v3.0
867 stars 170 forks source link

Support CMI #3735

Open Chaostarts opened 2 months ago

Chaostarts commented 2 months ago

Data to display

like EssentialsX

Link to API or Source Code

CMI API - https://github.com/Zrips/CMI-API

Link to Project page or Downloads

https://www.spigotmc.org/resources/cmi-298-commands-insane-kits-portals-essentials-economy-mysql-sqlite-much-more.3742/

SonnenPingu commented 2 months ago

Oh, that would be great. Then you can display that too :D

Chevels commented 2 months ago

Hello, I was just coming to propose CMI too^^

ThisNightFox commented 2 months ago

I would also like to have CMI support

PythonChicken123 commented 1 month ago

Same here, I have CMI and would also like CMI intergration.

Highrii commented 3 weeks ago

+1

YannicHock commented 2 weeks ago

I think I could take this on, as I would like to start contributing to this repo. I have used Plan for quite a while now and I think it is time to give back a little. This looks like a good fit for a first contribution.

After a first look into the CMI-API it offers a lot more data then just the data requested here. Would there any other data than Jail, Mute, Homes and Balance be usefull in plan? If so which data?

AuroraLS3 commented 2 weeks ago

I'm not familiar with CMI - hopefully some of the +1 commenters can weigh in

AuroraLS3 commented 2 weeks ago

You can link your work here once you feel like it's all good and I'll fork it to the plan-player-analytics org so that I can publish the artifact in the maven repository reliably. :)

YannicHock commented 2 weeks ago

First Version, just copying the functionality of the EssentialsX-Extention, is done and the pull requests are created Plan CMI-Extension

I hope this is acceptable work - If anyone here has Ideas as to which data of CMI is also desirable, I will happy to add it in the future.