1. i have a suggestion.

    Can u make a button for finished polls on history tab so when we click it it will strat the poll again ?
     
  2. Like the idea :) Will add with next update
     
  3. i have another idea. just made a poll and its result was a draw so when that happens the polls start again until it reach a conclusion one option ? we can change its in config file how many time it will repeat like 2-3 time to repeat the poll until find a conclusion on one answer
    [DOUBLEPOST=1457097456,1457026723][/DOUBLEPOST]50 players in game, 16 gives Yes vote after poll is finish the result is 34 NO vote 16 yes vote but not all 24 players gave NO vote is it a bug ?
    [DOUBLEPOST=1457097570][/DOUBLEPOST]plugin assume if people not vote it counts as they voted NO :(
     
  4. You can change it in config :)
    CountNonVoters :)
     
  5. Fermor awesome plugin thank you for that. Some ideas that would be great if u can add thos: 1. Chat icon change via config. 2. Config for Auto custom polls ( Like the Day/Night skip that auto start at a certain time or after specific time of min/h). 3. Config for the UI to change the postion. Other then that the plugin is already almost perfect :)
    [DOUBLEPOST=1457358275,1457177525][/DOUBLEPOST]
    4. AutoSkipNights: Is it possible that you can add something that it only change it to day when for example atleast 20 ppl vote yes or no it takes effect ? Cause for now when i turn off CountNonVoters and only 1 person is voting yes it will turn day but when i turn it back on and like 20ppl vote yes but 30 other ppl dont vote it will stay night.
     
  6. @Feramor: Thanks for that great plugin. But i have two questions:
    First: How can i deactivate the skipnights-poll? I already set it to false in the json but the poll keeps displaying in the chat and the players are actually able to vote. I dont need that specific poll on my server cause nighttime is only 10 min :)

    Second and more important: Unfortunately i wasnt able to find out how to create a custom poll. Is there an tutorial on how to create a poll? Cause what i am planing is, that i want to execute one single custom poll per week, where players can vote on e.g. increasing the word-size, higher stacks, autodoors etc. That would be so awesome. Can anybody help me? :)
     
  7. For the first one have you reload plugin/restart server after you change "AutoSkipNights" "Enabled" to "false" in json? It should not ask.

    For the second one this week i was very busy i couldnt write.It will come with next update.
     
  8. @Feramor thanks for replying! i think i will wait till your next update when you have included the custom-poll-thing and then i will be giving this a new try :)
     
  9. Feramor updated Poll System with a new update entry:

    1.2.0



     
  10. hi can we now make custom pools with restart?
     
  11. Yes.I gave an example on overview.
     
  12. This plugin is simply amazing.

    I see that you added support for console commands, can you give us an example of the commands we might now want to type into the console in order to run a poll? (This is primarily to get past the text limit that chat would restrict you to)
     
  13. You will need to add custom polls, for example a poll named NewPollName, to config file then you can just use /poll "NewPollName" "Timer"
    [DOUBLEPOST=1457773592][/DOUBLEPOST]
    For that, I will add something like this if you set CountNonVoters to false and participation to poll is passed the given (Will set in config like Participation) poll will act according to that situation.

    For example your server has 50 ppl online.
    You set Participation to 0.50
    To able to process that poll at least 25 ppl need to give vote anything (Total numbers for Yes and No)

    How is the idea? I will proceed according to your thoughts on this matter.
     
  14. Would it be possible to either be able to submit a poll through the F1 console or the server console itself? The config is extremely useful, but say for instance you need to create a custom poll on the fly with a very large question or wordy answers that needs to surpass the text limit of the chat?

    I really think the development of this plugin has taken a great direction. I'd be extremely privileged if you added something like that. Again, thank you so much for your concerns and feedback for the community , we really do see and appreciate that :) <3
     
  15. If the game developers ever add TextBox elements to GUI everything would be awesome ;)
     
  16. Polling.Create.PollCommand doesnt exist?
     
  17. For example you add a custom poll to config with name FreeMeat then it's permission will be Polling.Create.FreeMeat
     
  18. ah ok thx
     
  19. is there a way to run events through this?
     
  20. What you mean by events?