Skip to content

Conversation

@VadimTotok
Copy link
Contributor

Type of change

  • Bug fix
  • New feature

Description

The coordinate detection method has been rewritten: instead of using a regular expression, it now checks for two consecutive numeric values in the message.

Related issues

Easier protection for those fools who write their coordinates in the global chat

Videos or screenshots of the changes if applicable.

Checklist:

  • My code follows the style guidelines of this project.
  • I have tested the code in both development and production environments.

VadimTotok and others added 7 commits November 26, 2025 18:30
Added handling for PlayerRespawnS2CPacket in onPacketReceive to automatically deactivate the Freecam module when the player changes dimension (e.g. entering the nether). This prevents a hard freeze caused by conflicts between Freecam logic and world reinitialization during teleportation.
The coordinate detection method has been rewritten: instead of using a regular expression, it now checks for two consecutive numeric values in the message.
@VadimTotok VadimTotok closed this Dec 8, 2025
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.

2 participants