Bungee Setup MYSQL - BenCodez/VotingPlugin GitHub Wiki
This setup is the least popular and least efficient method. Use PLUGINMESSAGING instead.
VotingPlugin on each server with mysql, no vote forwarding, global reward (1 reward on network, semi easy):
Bungeecoord (Optional to run on bungee, but recommended for faster vote rewards, otherwise it will be a big delay):
- Set BungeeMethod: MYSQL
- MySQL setup
Spigot servers:
- One server receiving the vote from votifier (Hub server recommended, with ProcessRewards set to false)
- Each server with the same votesites (Rewards can differ)
- AlwaysUpdate set to true (May not be needed if running on bungeecoord
- MySQL setup
(Only if running plugin on bungee, BungeeSettings.yml)
- BungeeMethod set to MYSQL
- BungeeBroadcast: true (Send a broadcast to all servers)
- Enable UseBungeeCoord