Skip to content

Add clientbound packets: ChangeDifficulty, SetDefaultSpawnPosition, SetExperience#121

Closed
OmarAfet wants to merge 3 commits intoSteel-Foundation:masterfrom
OmarAfet:feat/missing-packets
Closed

Add clientbound packets: ChangeDifficulty, SetDefaultSpawnPosition, SetExperience#121
OmarAfet wants to merge 3 commits intoSteel-Foundation:masterfrom
OmarAfet:feat/missing-packets

Conversation

@OmarAfet
Copy link
Copy Markdown
Contributor

@OmarAfet OmarAfet commented Mar 15, 2026

  • Add CChangeDifficulty clientbound packet
    Informs the client of the current difficulty level and lock state.
  • Add CSetDefaultSpawnPosition clientbound packet
    Sets the player's compass target and default respawn position with dimension, coordinates, and angles.
  • Add CSetExperience clientbound packet
    Sends the player's experience bar progress, level, and total points.

Informs the client of the current difficulty level and lock state.
Sets the player's compass target and default respawn position with
dimension, coordinates, and angles.
Sends the player's experience bar progress, level, and total points.
@Joniii11
Copy link
Copy Markdown
Contributor

difficulty packet is implemented here #108

@4lve
Copy link
Copy Markdown
Collaborator

4lve commented Mar 15, 2026

Thanks for your PR but we only accept PRs than include code changes and not just packets. Feel free to join the discord and discuss though!

@4lve 4lve closed this Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants