CobbleSword / NachoSpigot

NachoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes.
GNU General Public License v3.0
237 stars 87 forks source link

Remove pluginmetrics #305

Closed ZethiaZ closed 2 years ago

ZethiaZ commented 2 years ago

Describe the feature

I suggest you remove plugin metrics from NachoSpigot, it doesn't even exist anymore so there's no point in having it anyway.

Technical implementation

I know SportPaper (https://github.com/Electroid/SportPaper) has a patch for this but there are so many patches its hard to find, I think its buried inside a patch with a name that doesn't suggest it disables PluginMetrics. - There a lot of other useful patches in SportPaper that people might want to consider putting in some version into NachoSpigot, for example (https://github.com/Electroid/SportPaper/blob/master/patches/api/0082-Server-suspend-API.patch) I think is also a pretty neat idea.

Other

No response

Agreements

crafter23456 commented 2 years ago

You think removing the BukkitMirrorTest.java doesnt lead to incompatibles? In my next PR I can remove both (+ PluginMetrics), but idk with the API. Could be a nice addon for ppl which code plugins by themself but for all others unused.