How can I respawn at a specific location after dying? [duplicate]

Solution 1:

Players spawn at a random location in a certain radius around the world spawn. By restricting this radius to 0 blocks, you can force them to spawn at the block you selected:

/gamerule spawnRadius 0