options: block: sponge on right click on button: if block behind target block is {@block}: loop players in radius 3 around block behind block: set {_x} to random integer between -3500 and 3500 set {_y} to 150 set {_z} to random integer between -3500 and 3500 set {_loc} to location at ({_x}, {_y}, {_z}) teleport loop-players to location at {_loc} teleport player to location at {_loc} send "Zostales przeteleportowany na koordynaty: &c%{_loc}%" to loop-players send "Zostales przeteleportowany na koordynaty: &c%{_loc}%" to player apply resistance 50 to loop-players for 20 seconds apply speed 10 to loop-players for 30 seconds apply resistance 50 to player for 20 seconds apply speed 10 to player for 30 seconds