MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

[Feature Request] bstats template integration

Open QarthO opened this issue 2 years ago • 1 comments

Description of the feature request

Title pretty much says, On the interface when creating a new project, have a checkbox that if selected, will populate the maven or gradle files along with the onEnable() function with the necessary bstats code. Would just leave the pluginID to be blank to be filled out by the user.

Since bstats is the go to metrics format for most spigot/bukkit plugins I think it would be a great feature for this

https://bstats.org/

QarthO avatar May 15 '23 07:05 QarthO

This should already be possible by customizing the file templates.

As for adding it to the project creator, I don't really know how I feel about it.

RedNesto avatar May 15 '23 07:05 RedNesto