IntellectualSites / IntellectualSites/PlotSquared
Alias can no longer be set for merged plots
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
Server Implementation
Paper
Server Version
1.18.2
Describe the bug
on merged plots you can not set alias for a long time.
no teleport or placeholder, but reassign does not work, because says there is already one with the name.
alias so to speak exists but you can not use it and it is not displayed.
it also looks in the SQL like not all merged plots get the alias.
To Reproduce
- Set alias -> successful according to chat
- Placeholders don't show alias, you also can't teleport to alias.
- Set alias again, with the same name -> even says would be taken.
- go through all single plots of the merge, to delete the alias ... of 6 plots that are merged. have it mostly only 2-3 the not displayed alias which can then be deleted.
- after that you can start again above with alias set and happens the same again.
Expected behaviour
set alias and the plot again reachable to teleport and placeholder.....
Screenshots / Videos
No response
Error log (if applicable)
no errors in log
Plot Debugpaste
https://athion.net/ISPaster/paste/view/a22847c5fb2e4f4cb8e50a48e08076c2
PlotSquared Version
PlotSquared-6.6.2-Premium
Checklist
- I have included a Plot debugpaste.
- I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
No response
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
No source file or test is named; start by reviewing the linked Plot Debugpaste and reproducing alias assignment on merged plots in PlotSquared 6.6.2. Trace alias state through reassignment, teleport and placeholder lookup, then verify that merged-plot aliases are consistently stored and usable without stale SQL records.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- databases, game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100