-
-
Notifications
You must be signed in to change notification settings - Fork 70
Adding VoteSites
Ben edited this page Jul 11, 2016
·
34 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 ServiceSite that must be added in the config of the vote site file, else votes won't work properly.
- Then do /av VoteSite (Sitename) create - This will generate the file with default values. Then set the service site with /av VoteSite (SiteName) SetServiceSite (ServiceSite). Configure the reset to your liking
- Also, if enabled, the plugin can automaticly generate the votesite on vote, and automaticly put in the service site (Recommended)
- List what reward files you want to give as a reward
- Enabled the votesite and your all good to go
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: