Voting Time
ModMIT

Voting Time

A server side mod that adds a voting system, that allows admins to broadcast polls.

67
Downloads
0
Followers
5 months ago
Updated
📦
2
Versions

📖About Voting Time

Voting Time adds a way for admins or server operators to host polls for players to answer.

As with all my mods, I research on Modrinth to see if an idea has been done before, and I couldn't seem to find a poll system, at least a one in chat where the poll is broadcasted, so I decided to make it myself. This is also my first server side mod!

Two commands to create a poll:

/createvote

Creates a Yes or No answer poll, players can either vote Yes or No, after a set duration, the poll ends and the answer is revealed.

Usage:

/createvote

/createvotechoices

Creates a multiple choice poll with up to 10 choices, players can choose any one of the choices, and after a set duration, the poll ends and the results are shown.

Usage:

/createvotechoices , ,
Make sure you include the commas, they are necessary to seperate the question and choices.

Permissions:

  • votingmod.vote: /createvote
  • votingmod.votechoice: /createvotechoices

Dependencies: