Skip to content

Allow single plot areas in plot info by name - #4924

Open
tantaf123 wants to merge 1 commit into
IntellectualSites:mainfrom
tantaf123:feature/named-single-plot-info-pr
Open

Allow single plot areas in plot info by name#4924
tantaf123 wants to merge 1 commit into
IntellectualSites:mainfrom
tantaf123:feature/named-single-plot-info-pr

Conversation

@tantaf123

Copy link
Copy Markdown

Overview

Single-plot areas internally use the plot ID 1;1, which can make multiple named single areas difficult to distinguish when using /plot info.

This change allows named single-plot areas to be resolved by their area name when using /plot info.

For example, a single area named apple_house can be queried using:

/plot info apple_house

For named single-plot areas, the area name is also displayed instead of the generic 1;1 identifier in the unclaimed plot information message.

Normal plot IDs and aliases continue to use the existing resolution behaviour.

Submitter Checklist

  • I am opening from a topic branch and not my main branch.
  • The pull request represents the desired changelog entry.
  • No new public fields or methods were added.
  • I read and followed the Contribution guidelines.

@tantaf123
tantaf123 requested a review from a team as a code owner August 19, 2026 00:40
@MattBDev

Copy link
Copy Markdown
Contributor

While I like the idea I wonder if this should be held off until v8 when @Citymonstret rewrites the database schema.

@tantaf123

tantaf123 commented Aug 19, 2026 via email

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants