Sgsetdemotetimeout (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
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, but the setting is in days.
* 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.
* The maximum amount of days that can be set with this command is 600 days (61,840,000 seconds).
* One day = 86,400 seconds
 
==Example==
/sgsetdemotetimeout 5184000
    * The above example 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.
|}





Latest revision as of 22:05, 27 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, but the setting is in days.
  • 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.
  • The maximum amount of days that can be set with this command is 600 days (61,840,000 seconds).
  • One day = 86,400 seconds

Example

/sgsetdemotetimeout 5184000
    * The above example sets the timeout for 60 days.