MinecraftDev
MinecraftDev copied to clipboard
[Feature Request] bstats template integration
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/
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.