SuggestionsVote

Discussion in 'Plugin Requests' started by Jocke155, Feb 25, 2015.

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

    Jocke155

    Plugin category: Admin tools/fun

    Suggested name: SuggestionsVote

    What I want: A plugin that makes it possible for players to make suggestions, and vote on other suggestions. (There are suggestions plugins out there, but not any vote system.)
    One player = One vote (on each suggestion) and they can vote one time.


    Ideas for commands:
    /suggestions s [Title, 10 letters] [Detailed description 50 letters]
    -For creating a suggestion
    /suggestions toplist
    -Lists the suggestions by most votes
    /suggestions list
    -List the suggestions by their unique ID.
    /suggestions vote [ID]
    -Voting on a suggestions with their id number
    /suggestions delete [ID]
    -Admins can delete suggestions.

    Ideas for permissions:
    suggestions.create
    suggestions.toplist
    suggestions.list
    suggestions.help
    suggestions.vote
    suggestions.delete

    Tellraw and list function
    The lists will be featuring tellraw for showing the list in a smart way. The title will be the main tellraw thing. example: When you use /suggestions toplist it will be looking like this:
    Joke1398: #3 [Add more mobs!] [Votes: 11]
    Proplayer: #1 [Give me diamonds!] [Votes: 9]
    When you hover over the title, (Add more mobs!) the detailed description will pop up. And if you click the title, it will run the command /suggestions vote 3 (The entry has ID 3.)

    When I'd like it by: ASAP
     
    Last edited: Feb 25, 2015
  2. Offline

    mrCookieSlime

    @Jocke155
    I made a similiar Plugin for this a long time ago: VotingPoll, link is in my Signature.
    I am in the middle of recoding it though and there is going to be tellraw support.
     
  3. Offline

    Jocke155

    Well, i got a friend that is working on it now!
     
Thread Status:
Not open for further replies.

Share This Page