command /fix [<Player>]:
trigger:
if {izleyici.%player%} is false:
if arg 1 is not set:
teleport player to player
wait 0.50 ticks
hide all players from player
hide player from all players
wait 0.50 ticks
reveal all players to player
reveal player to all players
send "{@p} &fLag oranin dusuruldu." to player
if arg 1 is set:
if player has permission "admin.fix":
teleport arg 1 to arg 1
wait 0.50 ticks
hide all players from arg-1
hide arg-1 from all players
wait 0.50 ticks
reveal all players to arg-1
reveal arg-1 to all players
send "{@p} &f%arg 1% Lag orani dusuruldu." to player