Spawn teleport mc?

av
- in Worlds
6

How is it possible to spawn on a minecraft server after a reconnect again on the spawn? So the spawn is at 1 1 1 and the player leaves the server at 9 4 6. How can the player spawn on the spawn again (i.e. At 1 1 1)? We don't want to use essentials. Now don't answer with / setworldspawn or / spawnpoint.

Po

You can do it with a scoreboard, there's a tutorial (although it is already 5 years old, but you can easily adjust the commands):

av

Oh, actually it should be via plugin since we don't want to use command blocks. I forgot to write it down

Po

We don't want to use essentials.

I can't think of a better plugin. Then you might have to program it yourself.

Or

It doesn't work without a plugin and command block.
These features are included in Essentials or you can easily program them yourself, like my Dev, who did it himself in 5 minutes

av

Do you know how to do it with essentials?

Po

In the Essentials config

spawn-on-join: false

set to true