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
|`WebhookUrl`| You must create it in the channel where you will send the notices. |**YES**|
21
21
|`IPandPORT`| Replace with the IP address of your server. |**YES**|
22
+
|`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**|
23
+
|`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**|
22
24
|`CustomDomain`| You can replace it with your domain if you want, the connect.php file is available in the main branch |**YES**|
23
25
|`MentionRoleID`| You must have the discord developer mode activated, right click on the role and copy its ID. |**NO**|
24
26
|`MentionMessage`| You can use this option to deactivate the mention message completely, with this deactivated only the embed will be sent. |**YES**|
25
27
|`MaxServerPlayers`| Maximum number of slots your server has. |**YES**|
28
+
|`GetMaxServerPlayers`| When you activate this option the plugin will try to get the maximum number of players on the server automatically, in case it is not possible use the MaxServerPlayers configuration. |**YES**|
26
29
|`MinPlayers`| In this case if there are ten or more players connected the command cannot be used. |**YES**|
27
30
|`CommandCooldownSeconds`| Command cooldown time in seconds. |**YES**|
28
31
|`Command`| You can change the command to be used by the players or add extra commands. |**YES**|
|`EmbedAuthorImage`| It will be the image (logo) that will appear as the author of the embed. |**YES**|
38
41
|`EmbedThumbnail`| You can use this option to disable or enable the embed thumbnail. |**YES**|
39
42
|`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