command /zamrozwszystkichgraczy: trigger: if player has permission "admin": set {zamrozenie} to 1 command /odmrozgraczy: trigger: if player has permission "admin": set {zamrozenie} to 0 send title "&aOdmrozeni!" to all players for 3 second on any move: if {zamrozenie} is 1: cancel event send title "&b&lZAMROZONY" to all players for 30 seconds send subtitle "&bPoczekaj na start serwera." to all players for 30 seconds