A command block cannot teleport itself and it is by game design.
@s tries to teleport the command block, not you. You must use @p instead to teleport the nearest player to your given location.
A command block cannot teleport itself and it is by game design.
@s tries to teleport the command block, not you. You must use @p instead to teleport the nearest player to your given location.