View Single Post
  #4  
Old 01-24-2018, 02:55 PM
amenifus
Fire Beetle
 
Join Date: Jan 2008
Posts: 3
Default

I realized what I did. I had to remove the placeholder username and password from your code paste. It's working great now! Thank you Beast!

For other's reference:
Quote:
"world" : {
"address" : "external.ip.address",
"http" : {
"enabled" : "false",
"mimefile" : "mime.types",
"port" : "9080"
},
"key" : "k80EdZUUBYpgnXVU6mwax77H7ZHhZ6L",
"localaddress" : "192.168.XX.XX",
"loginserver" : {
"account" : "username",
"host" : "192.168.XX.XX",
"password" : "password",
"port" : "5998"
},
Reply With Quote