-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed as not planned
Labels
bugSomething isn't working.Something isn't working.
Description
Describe the bug
DonutSMP is detecting Meteor Client via a sign-based check. When a specially crafted sign is edited, the client sends an UpdateSignC2SPacket. On vanilla clients, certain text values remain unresolved, but Meteor resolves them differently.
The server compares the received text and detects Meteor usage based on this difference. This results in bans even if the client isn’t actively used.
This detection method may cause false positives and should be reviewed or mitigated.
Steps to reproduce
- joined the server
- sign appeared on the player head
- player got banned
Meteor Version
1.21
Minecraft Version
1.21
Operating System
Windows
Before submitting a bug report
-
This bug wasn't already reported (I have searched bug reports on GitHub).
-
This is a valid bug (I am able to reproduce this on the latest dev build).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.