You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added a configuration option that allows the plugin to get the hostname automatically from server.cfg and display it in the embed title.
- Added a configuration option that allows the plugin to obtain IP:PORT automatically.
|`EmbedAuthorImage`| It will be the image (logo) that will appear as the author of the embed. |**YES**|
38
38
|`EmbedThumbnail`| You can use this option to disable or enable the embed thumbnail. |**YES**|
39
39
|`EmbedThumbnailImage`| It will be the image (logo) that will appear as the author of the embed. |**YES**|
40
+
|`UseHostname`| If you set this configuration to true, the “EmbedTitle” of the translation will be replaced by the hostname you have configured in your server.cfg file. |**YES**|
41
+
|`GetIPandPORTautomatic`| When you activate this option the plugin will try to get the IP:PORT of your server automatically, in case it is not possible use the IPandPORT configuration. |**YES**|
0 commit comments