Server IP not showing correctlySolved

Hi, how tittle say discord dont get mi IP. It host in my own PC. Im using Rust Server Manager. +server.ip *.*.*.*

Code:
"EmbedTextTitle": "{0}",
"Enable": true,
"UsingEmbedText": true,
"WebhookURL": "Here URL",
"WipeMessage": [
"{0} Just Wiped",
"Server IP {1}:{2}",
"Seed {3}",
"World Size {4}"
And get...image attach

Regards.
Edit: Miss one word on title sorry.

That isn't really an issue with this plugin, but rather in how Oxide is obtaining the plugin. Oxide would need to fix the method used to get the IP to be 100% reliable.

So temporaly solution is put IP manual then :). Thanks for answer.

Kinkillo

So temporaly solution is put IP manual then :). Thanks for answer.

Yeah, until we can ensure it is always there via Oxide. Oxide uses a few methods to try to get it, but apparently all of those failed in your case.
Locked automatically