Inactive [ADMN/FUN] SimplePoll v0.2.1 [1.3.1-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by Tocksman, Mar 18, 2012.

  1. Offline

    Tocksman

    Find this plugin on BukkitDev. Info there will most likely be more up-to-date.

    Download: here
    Source: GitHub

    About:
    If you've ever ran a community before, you've certainly had times before where a significant issue raised its head. While few community leaders find making big gameplay altering decisions easy, the rest of us do not. And it seems that when we need our users to input the most, they disappear from our forums into our Minecraft servers. MOTDs sometime help, but most users are too lazy to minimize Minecraft and open their browser. Why not make it so your community can vote right there in the server? Simple Poll aims to solve that issue. Simple Poll is a server plugin for Bukkit that allows server admins to create custom polls that users can vote on.

    Features:
    • Multiple polls.
    • Polls with customizable options.
    • Percentage calculations.
    • Adding and removing polls on the fly.
    • A (hopefully) easy to understand system!
    Planned features:
    • Timed polls.
    • A voting gui for Spout.
    • Savable polls; polls that will resume if the server goes down.
    Permissions:
    • SimplePoll.create - Allows a group to be able to create and remove polls. Defaults to ops if no permissions are present.
    • SimplePoll.vote - Allows a group to be able to vote. Defaults to all users if no permissions are present.
    Commands:
    • /simplepoll create <Description> - Create an empty poll with the specified description.
    • /simplepoll info <PollID> - (Without argument) List polls; you can get poll IDs from this list. (With argument) Display more information about a poll; you can get option IDs from this list.
    • /simplepoll optioninfo <PollID> <Option Label/OptionID> - View who has voted for a certain option of the specified poll.
    • /simplepoll addoption <PollID> <Option Label> - Add a selectable option to a poll.
    • /simplepoll remoption <PollID> <Option Label/OptionID> - Remove a selectable option to a poll.
    • /simplepoll remind <PollID> - Remind those who have not voted on a certain poll to vote! If no poll is specified, then it reminds everyone to take a look at the poll list.
    • /simplepoll remove <PollID> - Remove a poll.
    • /simplepoll vote <PollID> <Option Label/OptionID> - Vote for a certain option on a poll. You can also change your vote by simply voting for another option.
     
  2. Offline

    md_5

    Approved
     
  3. Offline

    RiotShielder

    Sounds cool, but I think you should alias the command to like /sp create and /vote <ID> <Option>, just a suggestion, other than that it sounds good, especially most of my server just plays on it and never bothers with the website forums :p
     
  4. Offline

    Tocksman

    Thanks for the suggestion! I have aliased the command. /sp works.
     
  5. Offline

    RiotShielder

    I'll get it set-up on my server right now, also 1 more thing, could you make a .cfg file where you define what permission gives what # of votes, I.E. default group votes count as 1 vote while VIP group counts as 2 votes, if you get what I'm saying :p
     
  6. Offline

    Tocksman

    Definitely.
     
  7. Offline

    robot56

    Do you think you could add a quick poll that could last for a given amount of time and you could just reply /vote (yes/no)? This would be a lot simpler and efficient and maybe a poll that directs to a specific group? That would be helpful aswell and maybe a way to toggle broadcasting of people voting and what they picked.
     
  8. Offline

    Tocksman

    Certainly. I'm always looking for suggestions!
     
  9. Offline

    Link155

    I like the idea of it and how it works but It way to hard to explain to my users on how it works.
    Can you maybe set it up so they just have to say like /sp [Answer].
    and also maybe like a command where we can notify them that the poll has started?
     
  10. Offline

    Tocksman

    Will do.
    You should be able to use /sp remind to let everyone know they need to vote.
     
  11. Offline

    Link155

    yes but something like "A New Vote Has Been Started" couldn't hurt.
     
  12. Offline

    Tocksman

    The newest version should already do this. Check again to be sure. It only broadcasts to people that can vote.
     
  13. Offline

    Rat_Cat12

    It still deletes polls after server restart
     

Share This Page