WorldEdit

WorldEdit

42M Downloads

Add author(s) to plugin.yml

isaaclepes opened this issue ยท 4 comments

commented

The Problem

plugin.yml contains no authors, which is parsed by various version tracking utilities such as AutoPlug.

A Solution

If the author's field contains at least 1 author, it will properly match the plugin to the spigot/bukkit resource.

For example, if I manually edit the plugin.yml to add this author's field, the plugin is properly detected by AutoPlug.

authors: [sk89q, octylFractal, wizjany, me4502, TomyLobo, zml2008, DarkArc, aumgn, boy001, Brokkonaut, tonybruess, JOO200, orthoplex64, stephan-gh, kashike, frozenbrain, ReneZeidler, warpfork, lewisjb, MattBDev, NotMyFault, enveed, Dumbo52, ammaraskar, Meaglin, jjkoletar, i509VCB, gamerforEA, Legoman00573, Qveshn, flaminscotsman, yetanotherx, GICodeWarrior, masteroftime, Hretsam, jascotty2, Yeregorix, dordsor21, Gimlao, Pieter12345, mickare, DonZitrO, Europia79, rhylos, md-5, X1337X, robinjam, stoneLeaf, grum, RedEpicness, PierreSchwang, RainbowDashLabs, jeremyepling, BloodEko, SirYwell, kennytv, chickeneer, tsao-chi, TheMolkaPL, MicleBrick, Barteks2x, Gerrygames, Cebtenzzre, valgarashi, rld, jedediah, roastnewt, Viciouss, itsjh, thefishlive, davboecki, yuuka-miya, vu1p3n0x, kgamecarter, OdiumxXx, DerFlash, snowleo, adamjones57, zhuowei, jimnordb, Jadedwolf, SpectralEdge, desht, rjwboys, t3hk0d3, lahwran, ZerothAngel, Nichts, Moo0, kazimir, J0s3f, GuntherDW, DeanWard]

Alternatives

No response

Anything Else?

This was mentioned in issue #108 title, but it appears the OP did not include any details and the conversation from then on was not applicable to this request.

commented

we literally do not have a spigot page. as far as i know spigot doesn't support org accounts either. i just went over this.

commented

I just got the list from the 'People' page of the Enginehub git.

Could it mention the spigot listed owner and then 'Enginehub Team'?

Oh, you closed and rejected this.. never mind I guess I will just write a script to unpack the jar, edit the plugin file, and repack the jar when it changes versions.

commented

still unclear how this benefits anything. at best we'll put "enginehub" in the field, which isn't going to match anything on dbo (we don't release on spigot anyway). the only reason we'd add anything there is attribution which again, would go to the org because we don't want a list of 30 names (from your example, i would note that 2 of those people have never worked on worldedit, and another 2 haven't touched it in probably 8+ years. not sure where you even got that list). closing as a duplicate unless someone can come up with a compelling reason to list names there.

edit: would also note that attempting to match things by author name is a poor shot as well. until a few years ago when curseforge broke it, the slug "worldedit" was shared by two different projects on two different subsections of curseforge, one for the mod and one for the plugin, which shared authors. additionally, some author names as we'd write them don't match our curseforge names either (or they've changed over the years). etc.

commented

Apologies, I meant Bukkit.org page. It works with several providers, but you don't seem like you want to do anything here so I will leave you alone about it. I have other ways to accomplish this, I was just trying to help the communities.