IntellectualSites / IntellectualSites/PlotSquared
[v7] `/plot info` escapes MiniMessage colors
Open
Nobody has claimed this yet.
Approved
Bug
Hacktoberfest
v7
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
Input: /p f set greeting <rainbow>Welcome to my plot</rainbow>
Output in /plot info:

Contributor guide
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
Reproduce the issue with /p f set greeting <rainbow>Welcome to my plot</rainbow> and inspect the /plot info entry point that formats the greeting. Trace how MiniMessage color tags are handled there; done means the greeting displays with its colors instead of showing escaped tags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100