Skip to content

make the player spawn point an optional.#2883

Merged
IntegratedQuantum merged 2 commits intoPixelGuys:masterfrom
Wunka:optionalSpawn
Apr 18, 2026
Merged

make the player spawn point an optional.#2883
IntegratedQuantum merged 2 commits 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 Outdated
};
}

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?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

renamed

@IntegratedQuantum IntegratedQuantum merged commit 5865b5c into PixelGuys:master Apr 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

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

3 participants