MiniDigger / Vue-Hangar

Plugin repository, targeted at paper plugins.
MIT License
3 stars 1 forks source link

Brainstorming #1

Open MiniDigger opened 4 years ago

MiniDigger commented 4 years ago

Shit to add:

Tech stuff

kennytv commented 4 years ago

Sure that you want to externally link discussion pages? Seems a lot nicer to have those integrated with notifications in the same, single place as well

Shit not to add:

Yive commented 4 years ago
kennytv commented 4 years ago

Please don't do premium resources, they encourage and lure in the wrong people. imo they are the thing that ruins every marketplace (unless you have SUPER high standards in accepting them) :> Instead, have dedicated sections to point out donations/options to support the creators.

The rest sounds superb; I also don't see a point in hosting obfuscated plugins (or even plugins without public source, but that's fine) unless it's for a good reason, as with anticheats.

Becaaause, if we don't create a less toxic place, only for people that don't try to hide their bad code or want to sell their shitty and/or low effort plugins, there is absolutely no reason not to use Spigot's forum instead

Yive commented 4 years ago

I've never been a fan of premium resources so someway to encourage users to actually donate to the plugin developer would be ideal. Maybe even provide an API that the plugin dev can use if the user donated to the project.

As a whole, obfuscated plugins should be entirely blocked since who knows what is going on behind the scenes. I'm sure some on Spigot and MC-Market have hidden back doors.

Didn't actually realise till now that your list was "not to add" so I was going off that you had suggested to add that section.

Proximyst commented 4 years ago

I personally must say I oppose the ability of having a has donated API. It either results in premium plugins, or in absolutely cancerous shit like "\, a donator to \, has joined the game", or alike which in turn is absolute aids.

ghost commented 4 years ago

I've been helping @MiniDigger with this project a little, and so far the plan has been to not to do anything premium. I don't think that will change, unless like @KennyTV said, we have super high standards. I'm sure this will be a controversial decision, but I think it's for the best.

Personally, I don't like the idea of premium plugins (unless it's something like an anticheat or EWG) as honestly it becomes a never ending war between pirate sites like BlackSpigotMC and obsfucation and what not. I don't see the point of obfuscating the code anyways if it's not a premium resource, leading me to my next point --

Regarding open source & obsfucation: If you take a look at our early HangarApplication class, you'll see we already have plans to add tags to resources so they're marked as obfuscated or open source, for instance (along with other tags). This is by no means finalized but just our early thoughts.

MiniDigger commented 4 years ago

Yeah, straight up banning obfuscated resources is not going to help in adoption and stuff. If ppl want to obfuscate their stuff, so be it. We prolly would add similar rules as to how spigot has added now, and the most important thing is that it's clearly labeled for the user. Could even sort differently or smth to list open source stuff higher, would need to look at that once we start playing with search.

Detecting if somebody has donated or not is kinda hard I guess, unless we handle donations like spigot handles purchases, which is really not something that sounds like nice to handle.