1
/setworldspawn
I have a vanilla minecraft server and /setworldspawn never works so I was wondering if there is any commands/commandblock commands to make it so everyone spawns where they are suppose to?
12
You could set the worldspawn in the middle of a 35x35 bed with tripwire hooks activating a command block teleporting them to the exact coordinate you want, such as most adventure maps use. I'm sure you can find a pretty simple version of this to use. The only downside is that players see the bed of stuff for a couple seconds before being teleported, which may be less aesthetically pleasing.
/setworldspawn
/save-all
take note that /setworldspawn is unstable sometimes it goes above or below.
So here's the solution
[R] tp @a[tag=!new] x y z
[C] /scoreboard players tag @p[x=??,y=??,z=??,r=1,tag=!new] add new
[R] = repeating command block
[C] = chain command block
x y z = replace with the coordinates of ur spawn
/save-all
take note that /setworldspawn is unstable sometimes it goes above or below.
So here's the solution
[R] tp @a[tag=!new] x y z
[C] /scoreboard players tag @p[x=??,y=??,z=??,r=1,tag=!new] add new
[R] = repeating command block
[C] = chain command block
x y z = replace with the coordinates of ur spawn
Sorry, wait do you use the question marks in the second one?
Questionmarks indicate where you'd put your coordinates of the desired spawnpoint location.
Also, try not to give away personal information.
Also, try not to give away personal information.
Sorry I didn't know I gave away any information I thought saying I'm a girl would be fine because there are more than 100,000 girls In the world anyways sorry I won't do it again. And thanks for the help I got confused for a second.
lolwut you didn't give away any personal info
Lol I know
Thanks I trust that this will work.
try going /spawnpoint
Try /setspawn
You need essentials for that. Hes only running vanilla without plugins by sounds of it.
I'm a girl...
