Hello guys,
Can someone help me out and create a rust plugin that allow creating server poll votes in chat.
/vote results
/vote start <title> <answer1> <answer2> <answer3>....
/vote end
title: Next wipe?
answers: (1) full wipe, (2) map wipe
maybe shows up in chat as an announcement every Xmin like this:
Next wipe?:
(1) full wipe, (2) map wipe, ...
choose your answer using /vote <number> command.
player command example:
/vote <number>
this would be really useful for my server community.
Can someone help me out and create a rust plugin that allow creating server poll votes in chat.
example:
admin commands:/vote results
'shows actual results/vote start <title> <answer1> <answer2> <answer3>....
'starts a vote/vote end
'ends actual votetitle: Next wipe?
answers: (1) full wipe, (2) map wipe
maybe shows up in chat as an announcement every Xmin like this:
Next wipe?:
(1) full wipe, (2) map wipe, ...
choose your answer using /vote <number> command.
player command example:
/vote <number>
'player vote commandthis would be really useful for my server community.