[ADMN]Poll

Discussion in 'Archived: Plugin Requests' started by MationMac, Mar 17, 2011.

  1. Offline

    MationMac

    I would like to request a basic Poll plugin that lets admin/ops or people with permissions (if supported) gets to make polls, and users have the oppurtunity to vote, with permissions if supported.

    I was thinking some commands.
    Code:
    #You can have more answers, answers are \:a-z[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]#The poll will recieve a number, wich takes the lowest available number. This is the ID.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]#Time is in minutes, if no time is added, it needs to be manually closed.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll create|new|add (Time) [Question]\a:[Answer1]\b:[Amswer2][/SIZE][/SIZE]
    
    [SIZE=5][SIZE=5]#The number is for wich page. This only shows active polls.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll list [1-99][/SIZE][/SIZE]
    
    [SIZE=5][SIZE=5]#Only one vote, can't change vote.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll vote [ID]  [a-z][/SIZE][/SIZE]
    
    [SIZE=5][SIZE=5]#Shows all finished/cancelled polls. The numbers are pages.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll history|logg [1-99][/SIZE][/SIZE]
    
    [SIZE=5][SIZE=5]#Shows the question and answers.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll info [ID][/SIZE][/SIZE]
    [SIZE=5][SIZE=5]#Shows previous polls qestion, answers and vote numbers.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll history info [ID][/SIZE][/SIZE]
    
    [SIZE=5][SIZE=5]#Help page[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll[/SIZE][/SIZE]
    
    [SIZE=5][SIZE=5]#Delete remove poll.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll delete|remove [ID][/SIZE][/SIZE]
    [SIZE=5][SIZE=5]#Delete poll from history.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll logg delete|remove [ID][/SIZE][/SIZE]
    [SIZE=5][SIZE=5]#Clear all polls.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll clear[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]#Clear active polls.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll clear active[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]#Clear logg.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll clear logg[/SIZE][/SIZE]
    
    [SIZE=5][SIZE=5]#Finish a poll.[/SIZE][/SIZE]
    [SIZE=5][SIZE=5]/poll finish|stop [ID]
    [/SIZE]

    If you make such a plugin, feel free to copy the code into a help file without giving credit.

    I think it could look like this in chat.
    Chat (open)
    Chat (open)

    Current votes: 1,2,3,4
    Chat (open)


    Vote info for '1'
    Do you like Bukkit?
    Yes
    No
    I don't know
    Author: MationMac

    Vote info for logg '1'
    Is the cake a lie?
    Yes [8 vote(s)] (80%)
    No [1 vote(s)] (10%)
    Jigglypuff [1 vote(s)] (10%)
    Time: 10.03.2011 12.00-13.00
    Author: MationMac

    Vote help is just showing the commands.


    Good luck if you try. :)[/CODE][/CODE][/SIZE][/CODE][/SIZE]

    What the h**l happened to the post?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 12, 2016
  2. Offline

    redf1sh

    I have a plugin that pretty much does this, I'll clean it up and submit it later on today, then post you the link [​IMG]. There's a couple of vote plugins as well, though I'm not sure they're what you're looking for.
     
  3. Offline

    MationMac

    Ive seen 2, not really what i wanted.
     
  4. Offline

    redf1sh

Share This Page