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} send "Zostales przeteleportowany na koordynaty: &c%{_loc}%" to loop-players apply resistance 50 to loop-players for 20 seconds apply speed 10 to loop-players for 30 seconds