NuVotifier Configuration

Status
This thread has been locked.

CookieAddict

Elder Sloth
Supreme
Feedback score
7
Posts
19
Reactions
5
Resources
0
I have a network, and I want to implement the votes plugin, but I do not know how to put it bungeecord, I tried to put it but it does not work for me, if someone knows how to do it, please contact me on skype: victor.s.estevan
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Xaos

×-× | Proud Owner Of | ×-× Gaming4Free
Premium
Feedback score
12
Posts
442
Reactions
194
Resources
0
Hey Victor,

You need to put it on every server individually and on bungeecord. Then get the token from one of your servers and put it in the bungee config. It should look something like this:

Code:
  proxy:
    Lobby:
      address: 141.257.93.176
      port: 8193
      token: m323tadfffp344u1q4dfsd3fnutk13

You should use 8192 for bungee and than do 8193 for hub, 8194 for another server although you could use other ports too if you use a shared host since 8192 will most likely already be in use by someone else.

Also dont forget to change your change this in your bungee config:
Code:
  method: proxy
And this in the other server configs:
Code:
enableExternal: true
 
Last edited:

Dltedacc

Deactivated
Feedback score
24
Posts
487
Reactions
429
Resources
0
I've added you on Skype if you still need help.

If you didn't get my request, my Skype username is duffytheduck2015
 
Status
This thread has been locked.
Top