Claim plugin with no maintainerSolved

Hi,

I'm currently fixing the Tell My Vote plugin (https://umod.org/plugins/tell-my-vote) as it's not maintained. How can I claim it, so I can update it ? There is no "Claim" button on the plugin page.

There is some threads on the plugin's support page relative to a code problem I've probably fixed. I'm currently working on cleaning the code a bit.

Thank you,
Spiikesan

That is because you need to have the plugin developer role to claim unmaintained plugins. However, this is not always the case, if you show an update ready to go or otherwise demonstrate you are able to maintain the plugin then you can have it transferred to you.

Okay. So, I have to publish a new Plugin to have the role ?

Spiikesan

Okay. So, I have to publish a new Plugin to have the role ?

As 0x mentioned, you'd generally have to do that, but that hasn't always been the case. We mainly want to make sure you are capable of maintaining it rather than jist handing it over.

So, I've uploaded the original file on my github, added the same license as the original, then uploaded the rework (not finished yet, but working.)
You can see it here https://github.com/Spiikesan/TellMyVote
Thank you 🙂



Merged post

Hello,

I think it's okay now, i've update the file on my Github.
It's UI configuration is easier, no more crash with the popup, the code is refactored and more flexible (less copy/paste everywhere...).
The current popup bug make the plugin unusable : each time the popup function is called, it create "BasePlayer.activePlayerList.Count" timers that gonna create popups for players 10 minutes later. So, the next call, everyone crashes because of the very high number of UI built for each player.

(If that's not enough, just tell me what you want me to do to prove my capability)

Thank you

Spiikesan



Merged post

Also, i've updated the Build plugin, with the help of the author that created and granted to me the Github access.

Plugin has been transferred to you.

Thanks a lot.

Locked automatically