Advertisement
Guest User

NuVotifier Setup Proxy Bungeecord

a guest
Aug 5th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. ----------------------------------- Bungeecord NuVotifier config.yml
  2.  
  3. host: 0.0.0.0
  4.  
  5. port: 8195
  6.  
  7. tokens:
  8. default: FyrceAN86XcRW9x45K88ph6iV5
  9.  
  10. disable-v1-protocol: false
  11.  
  12. forwarding:
  13. method: proxy
  14. pluginMessaging:
  15. channel: NuVotifier
  16.  
  17. cache: file
  18.  
  19. file:
  20. name: cached-votes.json
  21.  
  22. proxy:
  23. server1:
  24. address: 127.0.0.1
  25. port: 25566
  26. token: Ec3mwYA2Z9Ymg2M2mv5wEs5S38
  27. server2:
  28. address: 127.0.0.1
  29. port: 25567
  30. token: prpvQ93f6D43FtH79M3nV5gPWq
  31.  
  32. ----------------------------------- Server1 NuVotifier config.yml
  33.  
  34. host: 0.0.0.0
  35.  
  36. port: 8195
  37.  
  38. debug: false
  39.  
  40. disable-v1-protocol: false
  41.  
  42. tokens:
  43.  
  44. default: FyrceAN86XcRW9x45K88ph6iV5
  45.  
  46. forwarding:
  47.  
  48. method: none
  49. pluginMessaging:
  50. channel: NuVotifier
  51.  
  52. ----------------------------------- Server2 NuVotifier config.yml
  53.  
  54. host: 0.0.0.0
  55.  
  56. port: 8195
  57.  
  58. debug: false
  59.  
  60. disable-v1-protocol: false
  61.  
  62. tokens:
  63.  
  64. default: FyrceAN86XcRW9x45K88ph6iV5
  65.  
  66. forwarding:
  67.  
  68. method: none
  69. pluginMessaging:
  70. channel: NuVotifier
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement