Sgsetdemotetimeout (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>SekoiaBot
(Auto-created from text in List of Slash Commands)
 
No edit summary
 
(7 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. '''Note''': This command is currently non-functional.}}
{{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.
 
 
 
{{Navbox Supergroup Commands}}
 
[[Category:Slash Commands]]

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.