Skip to content

Adding VoteSites

Ben edited this page Jul 10, 2016 · 33 revisions

See the default here

Note: This is for version 4.0+, so just copying and pasting won't work for older versions, as it is different!

Adding a VoteSite:

  • Configure votifier if not done so (very important)
  • Cast a vote and in console (or log) you will see it will say unregistered site - if not registered in config (and received a vote from "SiteHere") - This is the Site that must be added.

Note: In newer versions, the vote site file will be auto generated on vote. Or manually generate it by running /av VoteSite (SiteName) create. You will need the set the service site manually, else the votesite won't work.

Also make sure to list the reward files you want to give. Example vote site:

ServiceSite: 'PlanetMinecraft.com'
VoteURL: 'link to vote URL here, used in /vote'
VoteDelay: 24
Rewards:
- 'ExampleReward'
Clone this wiki locally