I'm trying to setup the message and everything works beside the {1} for the ip.
I'm trying to setup the message and everything works beside the {1} for the ip.
I'm using your Example config.
Like i said. The messages get send fine but it does not show up the IP {1}
{
"Enable": true,
"WebhookURL": "My URL Here",
"WipeMessage": [
"{0} Just Wiped",
"Server IP {1}:{2}",
"Seed {3}",
"World Size {4}"
]
} ServerHost Just Wiped
Server IP :Port
Seed Seeds
World Size Size
The IP stays blank!
It's on my home connection.
You think the problem is my batch file ?
Because thats not include : +server.ip "0.0.0.0"
But my server is running for like a couple of weeks just fine without that.
Even rust-servers.net for the voting part grabs my IP.
No errors at all.
I will add that +server.ip to my batch see if that fix the problem.
In response to MisterPixie ():That's really odd. You using a Shared Host or a Dedicated Server?