IntellectualSites / IntellectualSites/PlotSquared
PlotSquared breaks any Disguise addons with displaying players realname.
Open
Nobody has claimed this yet.
Enhancement
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
What feature do you want to see added?
Use player.getDisplayName() instead of player.getName() for PlotFlag: notify, greeting and more.
PlotSquared breaks any Disguise addons.
Are there any alternatives?
.
Anything else?
.
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
Start by locating PlotFlag handling for notify and greeting, then search related message paths for uses of player.getName(). Done means the relevant PlotFlag messages use player.getDisplayName() so disguise addons are not bypassed; verify the affected behavior in a Minecraft test setup.
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
- 25/100