Voting

Voting 1.3.1

This resource is currently unavailable for new purchases

Allows you easily create votes on your server.
voting.jpg

- can customize "vote" command and UI
- allowed timed votes
- allow to Reward player with Economics or ServerRewards
- announce about votes on timer
- limit noob players with PlaytimeTracker

Admin commands (chat, console)
/vote add "vote name" "first option" "second option" etc....
/vote addtimed DDMMYYYY "vote name" "first option" "second option" etc....
/vote start <number> - show vote in UI
/vote stop <number> - hides vote in UI
/vote reset <number> - reset the vote
/vote remove <number> - remove the vote
vote.announce - announce players for voting

User commands
/vote - shows UI, clicking an option leaves user vote
user can vote only one option and only once

Config options for AnnounceMessage and AnnounceMessageNewVote will be used for GUI only, for text announcements will be use lang files

Config:
Code:
{
  "Overall": {
    "AnnounceMessage": "{0} votes available, type /{1}, help server to get better",
    "AnnounceMessageNewVote": "New vote {0} added, use /{1}",
    "AnnounceNewVote": false,
    "AnnounceTimer": 0,
    "AnnounceUseGUIAnnouncements": false,
    "AnnounceUsePopupNotifications": false,
    "ChatCommand": "vote",
    "LimitByPlayedTime": 180000,
    "UseLimitByPlayedTime": true
  },
  "Rewards": {
    "AddPointsServerRewardsForVote": 0,
    "DepositEconomicsForVote": 0
  },
  "UI": {
    "AnchorMax": "0.95 0.95",
    "AnchorMin": "0.05 0.05",
    "BackgroundColor": "0 0 0 0.8",
    "VoteNameAlreadyVotedColor": "1 0 0 1",
    "VoteNameColor": "1 0 0 1",
    "VoteNameFontSize": 18,
    "VoteValueBackground": "0.5 0.5 0.5 1",
    "VoteValueColor": "1 1 1 1",
    "VoteValueColorAlreadyVoted": "0 0 0 1",
    "VoteValueFontSize": 18
  }
}

If you have any issues or suggestions, feel free to write to the support thread
or contact me in discord https://discord.gg/vNxPh4R
  • Like
Reactions: Captaindave

Information

Author
wazzzup
First release
Last update
Rating
3.50 star(s) 4 ratings

Latest Release v1.3.1

Released
Sep 18, 2018 at 10:41 PM
Rating
3.00 star(s) 1 ratings


More resources from wazzzup

  • RaidNotice
    RaidNotice
    Sends notices when player is being raided
  • WipeBlock
    WipeBlock
    Allows blocking any items using after wipe in belt and wear slots

Voting by wazzzup
© chaoscode.io Jan 14, 2018

Latest reviews

very useful but chat command don't work
Good mod for quick straw polls