Sgsetdemotetimeout (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=sgsetdemotetimeout|options=days|note=Sets the number of days a leader in your supergroup has to log in before the leader is demoted.}}
{{SlashCommandArticle|command=sgsetdemotetimeout|options=seconds|note=Sets the number of days a leader in your supergroup has to log in before the leader is demoted.}}
 
*'''Seconds''' is the number of seconds before a SG leader is demoted.
* This command takes seconds as the unit of time specified.
* The minimum amount of days that can be set with this command is 15 days. Specifying any number lower than 1,296,000  seconds (i.e., 15 days) will result in a setting of 15 days.
* One day = 86,400 seconds
 
==Example==
/sgsetdemotetimeout 5184000
* The above command sets the timeout for 60 days.


{| class=wikitable style="border-style: solid black; border-width: 2px;border-color: black"
|-
|<span style="color:red">Partially functional.</span> This command changes the Inactive Leaders Demotion setting to 15 days no matter how many days are specified.
|}





Revision as of 06:26, 25 November 2022

Slash Command

/sgsetdemotetimeout seconds

Sets the number of days a leader in your supergroup has to log in before the leader is demoted.

  • Seconds is the number of seconds before a SG leader is demoted.
  • This command takes seconds as the unit of time specified.
  • The minimum amount of days that can be set with this command is 15 days. Specifying any number lower than 1,296,000 seconds (i.e., 15 days) will result in a setting of 15 days.
  • One day = 86,400 seconds

Example

/sgsetdemotetimeout 5184000
  • The above command sets the timeout for 60 days.