Advertisement
Guest User

Proxy

a guest
Jul 6th, 2014
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. Proxy
  2.  
  3. --------------------------------
  4.  
  5. connect:
  6. address: 127.0.0.1:5091
  7. credentials:
  8. username: Hub
  9. password: password
  10. proxy:
  11. bind: :25565
  12. routes:
  13. - domain: ""
  14. server: Hub
  15. - domain: example.com
  16. servers:
  17. - Hub
  18. - Kitpvp
  19. - Survival
  20. motd: Example Custom MOTD
  21. - domain: hub.exmaple.com
  22. server: Hub
  23. motds:
  24. - Example MOTD 1
  25. - Example MOTD 2
  26. - domain: icon.exmaple.com
  27. server: hub
  28. icon: icon.png
  29. icons:
  30. - icon1.png
  31. - icon2.png
  32. - icons/icon3.png
  33. locale:
  34. full: The server seems to be currently full. Try again later!
  35. offline: The requested server is currently offline. Try again later!
  36. loggedIn: You seem to be logged in already. Try again later!
  37. lostConn: Lost connection... Please try to reconnect
  38. shutdown: The server is being restarted. Please try to reconnect
  39. motd: A LilyPad Server
  40. maxPlayers: 1
  41. authenticate: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement