Skip to content

make the player spawn point an optional.#2883

Open
Wunka wants to merge 1 commit intoPixelGuys:masterfrom
Wunka:optionalSpawn
Open

make the player spawn point an optional.#2883
Wunka wants to merge 1 commit intoPixelGuys:masterfrom
Wunka:optionalSpawn

Conversation

@Wunka
Copy link
Copy Markdown
Contributor

@Wunka Wunka commented Apr 11, 2026

Closes: #2873

I am also thinking about addidtions to the spawn command like
/spawn remove
which would remove the player specific spawnpoint again.

@Wunka Wunka moved this to Easy to Review in PRs to review Apr 12, 2026
@Wunka Wunka changed the title make the player spawn point an optinal. make the player spawn point an optional. Apr 13, 2026
Comment thread src/server/server.zig
};
}

pub fn getSpawnPoint(user: *User) Vec3d {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its spawn pos everywhere, make it getSpawnPos, hm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Easy to Review

Development

Successfully merging this pull request may close these issues.

The player spawn position should not be stored if it's the same as the world spawn

2 participants