PrismarineJS / PrismarineJS/node-minecraft-protocol
Chat commands do not support chat previewing
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 290
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 7
Description
A very minor issue as chat previews were removed in 1.19.3 and I don't know of a single plugin or mod (1.19-1.19.2) that actually supports them. But theoretically could break something somewhere if not fixed. It also does make for a deviation from the Vanilla client and thus should be implemented eventually.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file, entry point, or test. First inspect how this repository parses and serializes Minecraft chat command packets, then compare the 1.19–1.19.2 protocol behavior with the vanilla client; done means chat previewing is supported without breaking existing clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100