Poll Commands

Discussion in 'Plugin Requests' started by slytheaquaboy, Sep 11, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    slytheaquaboy

    Anybody know of or willing to make a plugin where you type a command to vote for a certain outcome, and then the most popular outcome will execute a specified command?

    Just looking for ways to implement voting for maps / have interactive events in-game.
     
  2. Online

    timtower Administrator Administrator Moderator

    @slytheaquaboy And how should it work? What are the commands? Permissions?
     
  3. Offline

    KarimAKL

    And version to make this plugin for?
     
  4. Offline

    slytheaquaboy

    Thinking the plugin could be configured in a .json or .yml file with the time the poll lasts, the sub-command for each vote, and the outcome command of that vote.
    Admins (or console) could start a poll using /poll start <poll>, and players could vote using /poll vote <option>. After the timer has finished the highest voted option would execute the specified command.
    Permissions could be poll.admin to start a poll (usually executed by the server automatically) and poll.vote.option to allow or disallow players from voting for each option.
    I'd prefer a 1.13+ plugin but as this would only run off of commands and some external number counting hopefully, it could be used for multiple versions of mc.
    Other plugins could be used to create a GUI to vote for map selection, voting or minigame selection, this could be a pretty versatile tool.
     
Thread Status:
Not open for further replies.

Share This Page