Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No UUID suggestion in command when looking at entity #11909

Closed
Toseflo opened this issue Jan 4, 2025 · 5 comments
Closed

No UUID suggestion in command when looking at entity #11909

Toseflo opened this issue Jan 4, 2025 · 5 comments
Labels
resolution: fixed status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. version: 1.21.4 Game version 1.21.4

Comments

@Toseflo
Copy link

Toseflo commented Jan 4, 2025

Expected behavior

When looking at an entity and writing the /data command, the UUID of the entity is available as a command suggestion

Observed/Actual behavior

No entity UUID appears in the command suggestions

Steps/models to reproduce

Look at an entity and type /data get entity. There should be a UUID in the command suggestions

Plugin and Datapack List

No plugins or data packs

Paper version

This server is running Paper version 1.21.4-72-main@daddcf6 (2025-01-02T08:17:56Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
You are running the latest version

Other

No response

@papermc-sniffer papermc-sniffer bot added the version: 1.21.4 Game version 1.21.4 label Jan 4, 2025
@Machine-Maker
Copy link
Member

You can probably fix it by disabling commands.fix-target-selector-tag-completion in the paper-global.yml.

@codebycam codebycam added resolution: awaiting response Additional information is required from the issue reporter and removed status: needs triage labels Jan 5, 2025
@codebycam
Copy link

I tested the above and it worked fine @Toseflo. Can you please confirm if it sorts it for you too? I don't believe it will fix it for existing entities though.

@Toseflo
Copy link
Author

Toseflo commented Jan 5, 2025

Setting it to false indeed fixes the issue

@lynxplay lynxplay closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2025
@Warriorrrr Warriorrrr marked this as a duplicate of #11935 Jan 9, 2025
@Warriorrrr Warriorrrr reopened this Jan 9, 2025
@Warriorrrr Warriorrrr added status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. and removed resolution: awaiting response Additional information is required from the issue reporter labels Jan 9, 2025
@Warriorrrr
Copy link
Member

The patch that adds the fix target selector tag completion option had some other inherent issues, so it's going to end up being dropped later, once that's done this issue will also be fixed.

@emilyy-dev
Copy link
Member

Fixed in 5e23d28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: fixed status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. version: 1.21.4 Game version 1.21.4
Projects
None yet
Development

No branches or pull requests

6 participants