-
-
Notifications
You must be signed in to change notification settings - Fork 69
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'
Setup/Configuration:
BungeeCord/Velocity Setups:
-
Proxy Setups
- PLUGINMESSAGING (Best method)
- REDIS (Second best)
- SOCKETS
- MYSQL
- Global Data Handling
- Multi-Proxy Setups
Knowledge base:
- Commands & Permissions
- Special Rewards
- File Layout
- API
- Converting data storage
- Vote Reminding
- Time Changes
- Minecraft Server Lists
- Performance Settings
- Bedrock Player Support
- Debug
- Minecraft Server Lists
- PlaceHolderAPI Expansion
- Signs
- Online/Offline Mode
- WIP MonthDateTotals
Troubleshooting
Rewards:
More setups: