Votekicking system feedback

Kind of proud of my votekicking system I made, made the leaderboard as well all from scratch. First time I haven’t had to use any 3rd party resources or help from gpt or devforum which is a first from me. Inspiration from the votekicking was Reason 2 Die A. Can you tell from the theme?

This was the inspiration/theme I was going for:
image

This is what I made using that:
image

Basically it’s pretty simple, I made it so if the total number of yes votes is 3 more than the no votes or vice versa, then it will successfully kick/not kick the player. There is a cooldown for each individual player who sends a vote kick to help with spam and stuff. Cooldown time is 10 minutes per person. (The creators/special players list of people will have their votes count as 25 instead of 1, just for admin/testing reasons.)

If anyone has some feedback that would be much appreciated.

If I get a couple likes I’ll release it as a public resource if anyone wants. Made it hardwired to my specific game but Ill make it adjustable and easy to use if I get a couple likes. :smiley: Thanks.

(My votes count as 25 just for testing but regular players votes count as 1)

Initiating votekick gif: https://gyazo.com/35c3bb599d151708328b6a543e68f9c0

Votekicking fail gif: https://gyazo.com/1619800836106eeb3d46652148c34001

Votekick success gif: https://gyazo.com/35a83c801975646313ec1b850eab0cbe

Votekick message after being kicked/rejoining server you were kicked from:

Some more images:

image
image
image
image

4 Likes

Hey, nice votekick system and btw, can i get it or not?

3 Likes

I think the YES and NO labels text size is abit too big. Size it down more so it doesn’t take up too much space

2 Likes

looks clean and fits the style that is visible in game. love it, game also looks rlly good!

2 Likes

Cool!
Is the server ban feature actually implemented?

Not sure, but might be best to use a counter based on the number of players in the server.

“Yes” votes are “+1” and “No” votes are “-1”. Then you can kick that player if the summed count reaches half of the current players in the server or so.

2 Likes

Yes the serverban feature is actually implemented. Was thinking the same thing regarding server size, will definitely add that. Thanks for the idea.

Thanks, Ill put together a free to use resource folder for it very soon.

2 Likes

This votekicking system is good, nice job on it!

1 Like