-
-
Notifications
You must be signed in to change notification settings - Fork 69
Bungee Setup SOCKETS
Ben edited this page Aug 9, 2020
·
8 revisions
VotingPlugin on each spigot server + Bungee (No votifier forwarding, most complicated, but most advanced):
- Ports available for sockets and ability for servers to communicate with each other
- Same encryption file on all servers (VotingPlugin/secretkey.key)
- Socket servers setup (in configs), bungee and spigot servers with the other server information on each server (Similar to votifier forwarding)
- Test with /votingpluginbungee vote (player) (site) - If this doesn't work then it is not setup correctly
- Global broadcasts: enable in bungee and/or spigot servers configs
- BungeeMethod: SOCKETS set on each server (is by default)
- NuVotifier
- VotingPlugin:
- MySQL same as other servers
- Socket servers setup (Bungee server and relevant spigot servers)
- Option to give reward on each server or all of them
- No votifier
- VotingPlugin:
- MySQL same as other servers
- usebungeecord: true
- Socket server setup (Add info to bungee and vise versa)
- Setup votesites on each server (Needs to be the same names)
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: