Skip to content

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):

Important information:

  • 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)

On Bungee:

  • 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

On each spigot server:

  • 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)
Clone this wiki locally