Need help with Setting up Voting.

Status
This thread has been locked.

Doughnut

Entrepreneur | Electrician| Financial Help
Premium
Feedback score
32
Posts
1,298
Reactions
466
Resources
0
Bungeecord voting. I need someone to talk me through step by step everything. Including what plugins I need. What i put where and creating the Vote thing. I've had so many errors I need this to be done correctly. Msg me if interested Discord DanDeDonut#8055
Will happily Vouch and up-react for you.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

YourPanda

Retired Moderator
Supreme
Feedback score
34
Posts
3,287
Reactions
1,310
Resources
0
Give this a try. I did not watch it, but seems like it is what you need.

- [DOUBLEPOST=1511624178][/DOUBLEPOST]I also found this on Spigot, and looks like some guy walks you through with text.

NOT ME WHO MADE THIS, TAKEN FROM SPIGOT!


1. Install NuVotifier on all Backend servers and restart them to create the config files.

2. Install NuVotifier On your Main Bungee Proxy server. and restart

3. Depending on your Setup you may need to change the port: section on all servers in the config files for example I have 3 backend Spigot servers and my proxy I set my ports to 8761 8762 8763 and my main Proxys Port to 8765 This port setting im referring to can be found inside /plugins/votifier/config.yml On all servers. both backend and proxy.

4. check that all the address are correct for the server they are on this is at the top of each config.yml

5. Now that all the IP's and Ports are set. You need to configure the Bungee Cords config.yml So this is where it gets complex.

5a. First set this section of the Bungee cords config.yml ( inside votifier folder )

Code (Text):
forwarding:
# Sets whether to set up a remote method for fowarding. Supported methods:
# - none - Does not set up a forwarding method.
# - pluginMessaging - Sets up plugin messaging.
# - proxy - Proxies votes to other NuVotifier servers from this server.
method: proxy
To PROXY like above. method: proxy

5b. Now for each of your Backend servers you want to receive votes you need to create and fill in a section like this ( at the bottom of the config )


Code (Text):

Hub2:
address: 127.0.0.1
port: 8194
token: AnotherKeyHere


Ok so let me explain how to fill in the above section

Hub2: this can be anything really but for your sanity i recommend you names it something meaningful about the server.
address: This needs to be the same as the Host: line from the backend servers config.yml
port: This needs to be the same as the Port: line from the backend servers config.yml
token: This token acts like a password It is located inside the config of each of the backend servers /votifier/config.yml

6. Once all that is done save/upload and restart the bungee proxy server. then watch your Bungee proxy servers console and send a test vote or a real vote.

Please note that you will need to provide the server list site with the IP of the Proxy server the Public key from the bungee proxy server and the port of the bungeeproxy server.
 
Last edited:

Doughnut

Entrepreneur | Electrician| Financial Help
Premium
Feedback score
32
Posts
1,298
Reactions
466
Resources
0
Give this a try. I did not watch it, but seems like it is what you need.

- [DOUBLEPOST=1511624178][/DOUBLEPOST]I also found this on Spigot, and looks like some guy walks you through with text.

NOT ME WHO MADE THIS, TAKEN FROM SPIGOT!


1. Install NuVotifier on all Backend servers and restart them to create the config files.

2. Install NuVotifier On your Main Bungee Proxy server. and restart

3. Depending on your Setup you may need to change the port: section on all servers in the config files for example I have 3 backend Spigot servers and my proxy I set my ports to 8761 8762 8763 and my main Proxys Port to 8765 This port setting im referring to can be found inside /plugins/votifier/config.yml On all servers. both backend and proxy.

4. check that all the address are correct for the server they are on this is at the top of each config.yml

5. Now that all the IP's and Ports are set. You need to configure the Bungee Cords config.yml So this is where it gets complex.

5a. First set this section of the Bungee cords config.yml ( inside votifier folder )

Code (Text):
forwarding:
# Sets whether to set up a remote method for fowarding. Supported methods:
# - none - Does not set up a forwarding method.
# - pluginMessaging - Sets up plugin messaging.
# - proxy - Proxies votes to other NuVotifier servers from this server.
method: proxy
To PROXY like above. method: proxy

5b. Now for each of your Backend servers you want to receive votes you need to create and fill in a section like this ( at the bottom of the config )


Code (Text):

Hub2:
address: 127.0.0.1
port: 8194
token: AnotherKeyHere


Ok so let me explain how to fill in the above section

Hub2: this can be anything really but for your sanity i recommend you names it something meaningful about the server.
address: This needs to be the same as the Host: line from the backend servers config.yml
port: This needs to be the same as the Port: line from the backend servers config.yml
token: This token acts like a password It is located inside the config of each of the backend servers /votifier/config.yml

6. Once all that is done save/upload and restart the bungee proxy server. then watch your Bungee proxy servers console and send a test vote or a real vote.

Please note that you will need to provide the server list site with the IP of the Proxy server the Public key from the bungee proxy server and the port of the bungeeproxy server.

Will give it a go now.[DOUBLEPOST=1511699287][/DOUBLEPOST]
Give this a try. I did not watch it, but seems like it is what you need.

- [DOUBLEPOST=1511624178][/DOUBLEPOST]I also found this on Spigot, and looks like some guy walks you through with text.

NOT ME WHO MADE THIS, TAKEN FROM SPIGOT!


1. Install NuVotifier on all Backend servers and restart them to create the config files.

2. Install NuVotifier On your Main Bungee Proxy server. and restart

3. Depending on your Setup you may need to change the port: section on all servers in the config files for example I have 3 backend Spigot servers and my proxy I set my ports to 8761 8762 8763 and my main Proxys Port to 8765 This port setting im referring to can be found inside /plugins/votifier/config.yml On all servers. both backend and proxy.

4. check that all the address are correct for the server they are on this is at the top of each config.yml

5. Now that all the IP's and Ports are set. You need to configure the Bungee Cords config.yml So this is where it gets complex.

5a. First set this section of the Bungee cords config.yml ( inside votifier folder )

Code (Text):
forwarding:
# Sets whether to set up a remote method for fowarding. Supported methods:
# - none - Does not set up a forwarding method.
# - pluginMessaging - Sets up plugin messaging.
# - proxy - Proxies votes to other NuVotifier servers from this server.
method: proxy
To PROXY like above. method: proxy

5b. Now for each of your Backend servers you want to receive votes you need to create and fill in a section like this ( at the bottom of the config )


Code (Text):

Hub2:
address: 127.0.0.1
port: 8194
token: AnotherKeyHere


Ok so let me explain how to fill in the above section

Hub2: this can be anything really but for your sanity i recommend you names it something meaningful about the server.
address: This needs to be the same as the Host: line from the backend servers config.yml
port: This needs to be the same as the Port: line from the backend servers config.yml
token: This token acts like a password It is located inside the config of each of the backend servers /votifier/config.yml

6. Once all that is done save/upload and restart the bungee proxy server. then watch your Bungee proxy servers console and send a test vote or a real vote.

Please note that you will need to provide the server list site with the IP of the Proxy server the Public key from the bungee proxy server and the port of the bungeeproxy server.

Almost worked, They are all linked so when i send a fake vote the vote is read everywhere, however. When i try to link it to planet minecraft. It says that it doesn't work. Any ideas? The Port from the Hub and the port from the Planet MC is the same like it should be.[DOUBLEPOST=1511700290][/DOUBLEPOST]
Will give it a go now.[DOUBLEPOST=1511699287][/DOUBLEPOST]
Almost worked, They are all linked so when i send a fake vote the vote is read everywhere, however. When i try to link it to planet minecraft. It says that it doesn't work. Any ideas? The Port from the Hub and the port from the Planet MC is the same like it should be.
IT only links to one of my 2 servers aswell? both setup the exact same way. Any ideas?
 
Last edited:

YourPanda

Retired Moderator
Supreme
Feedback score
34
Posts
3,287
Reactions
1,310
Resources
0
Will give it a go now.[DOUBLEPOST=1511699287][/DOUBLEPOST]
Almost worked, They are all linked so when i send a fake vote the vote is read everywhere, however. When i try to link it to planet minecraft. It says that it doesn't work. Any ideas? The Port from the Hub and the port from the Planet MC is the same like it should be.[DOUBLEPOST=1511700290][/DOUBLEPOST]
IT only links to one of my 2 servers aswell? both setup the exact same way. Any ideas?
Not sure, I have never personally setup a bungee vote. Could your Votifier port just be a bad one?
 

Doughnut

Entrepreneur | Electrician| Financial Help
Premium
Feedback score
32
Posts
1,298
Reactions
466
Resources
0
Not sure, I have never personally setup a bungee vote. Could your Votifier port just be a bad one?
went through endless amounts and it failed everytime. I tried with NuVotifier and that broke it even more.
 

YourPanda

Retired Moderator
Supreme
Feedback score
34
Posts
3,287
Reactions
1,310
Resources
0
went through endless amounts and it failed everytime. I tried with NuVotifier and that broke it even more.
Hmm, I am not to sure. Maybe n0tzach knows? He knows a good deal of plugin stuff.
 

n0tzach

discord: n0tzach
Supreme
Feedback score
72
Posts
4,414
Reactions
3,018
Resources
6
Google NuVotifer, make sure you have your ips setup and keep the port default. Votifer is horrible for bungee
 

Doughnut

Entrepreneur | Electrician| Financial Help
Premium
Feedback score
32
Posts
1,298
Reactions
466
Resources
0
Google NuVotifer, make sure you have your ips setup and keep the port default. Votifer is horrible for bungee
keep the ports as they are?
 

Doughnut

Entrepreneur | Electrician| Financial Help
Premium
Feedback score
32
Posts
1,298
Reactions
466
Resources
0
Ill give this a try.[DOUBLEPOST=1511712070][/DOUBLEPOST]So leave everything as default and just put everything required into the Votesend?[DOUBLEPOST=1511712958][/DOUBLEPOST]YourPanda Do I leave it default even if it is 8192
 
Last edited:

YourPanda

Retired Moderator
Supreme
Feedback score
34
Posts
3,287
Reactions
1,310
Resources
0
Ill give this a try.[DOUBLEPOST=1511712070][/DOUBLEPOST]So leave everything as default and just put everything required into the Votesend?[DOUBLEPOST=1511712958][/DOUBLEPOST]YourPanda Do I leave it default even if it is 8192
yes
 

YourPanda

Retired Moderator
Supreme
Feedback score
34
Posts
3,287
Reactions
1,310
Resources
0

YourPanda

Retired Moderator
Supreme
Feedback score
34
Posts
3,287
Reactions
1,310
Resources
0
Are you using GAListener as well?
 

Doughnut

Entrepreneur | Electrician| Financial Help
Premium
Feedback score
32
Posts
1,298
Reactions
466
Resources
0
Last edited:

YourPanda

Retired Moderator
Supreme
Feedback score
34
Posts
3,287
Reactions
1,310
Resources
0
Status
This thread has been locked.
Top