IntellectualSites / IntellectualSites/PlotSquared

[v7] `/plot info` escapes MiniMessage colors

Open
#3,911 0 comments 0 reactions 0 assignees View on GitHub

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:

Screenshot 2023-01-08 at 17 38 37

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.