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 postHello,
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 postAlso, i've updated the Build plugin, with the help of the author that created and granted to me the Github access.