Server Pause When Empty Time (Expression) — SkBee
Addon: SkBee · Category: Expression · Since: 3.23.0
Syntax
server pause when empty timeDescription
Represents the pause when empty threshold seconds. To save resources, the server will pause most functions after this time if there are no players online. Delete will disable this setting. If the returned value is null that means the setting is disabled.
Examples
set {_time} to server pause when empty time
set server pause when empty time to 1 minute
delete server pause when empty time