This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
When running a setup where you have one 'lobby' server and several other servers behind a proxy, you can vote on each individual server by using different ports for each votifier instance.
I think it would be nice to be able to vote only on the central server and have HappyGuilds distribute the perk that comes from voting to all servers for the player that voted. That way you only need one votifier instance and port. Also all votes are collected for the 'central' sever instead of all the other servers that are behind the proxy.
For this to work HappyGuilds needs some sort of Votifier listener functionality. More info on vote listeners and VotifierEvents: https://github.com/vexsoftware/votifier/wiki/Vote-Listeners-and-VotifierEvent
I will work on this for the next release or the one after. I want to integrate the perks system first and my plan with that is to tap into BungeeCord instead of using the "slave" function on each server.
To post a comment, please login or register a new account.