Voting Time
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
平台: fabric
标签: management social
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:
- Fabric API: https://modrinth.com/mod/fabric-api
请登录后举报
暂无评论,抢个沙发吧~