Server Tick - Step Server (Effect) — SkBee
Addon: SkBee · Category: Effect · Since: 3.1.0
Syntax
step (game|server) [if frozen] [by] %timespan%Description
Steps the game a certain amount of ticks if the server is currently frozen. Steps occur when the server is in a frozen state which can be started by either using the in game `/tick freeze` command or the `server frozen state` expression. See [**Tick Command**](https://minecraft.wiki/w/Commands/tick) on McWiki for more details.
Examples
step game if frozen 10 ticks
stop stepping game