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

New target selector system? #1

Open
Kade-N opened this issue Oct 14, 2019 · 0 comments
Open

New target selector system? #1

Kade-N opened this issue Oct 14, 2019 · 0 comments

Comments

@Kade-N
Copy link
Member

Kade-N commented Oct 14, 2019

Okay so we have @ p, @ e, @ r... but what if they were more powerful
So I was thinking, what if these worked for more than just players...
Need to use a warpstone? @ warpstone[r=100] picks out a random warpstone nearby. @ npc[waramon,guard] picks out a random NPC that's a Waramon Guard
@ item[eborin,level=30-40] picks out an Eborin item that's between levels 30-40

These would be used in command blocks, prompts, quests, whatever

The Minecraft target selectors are often changed between Minecraft versions, don't play nicely with plugins, and are overall difficult or impossible to integrate with.

To avoid conflicts, a new format could be something like $character, $warpstone...

This is low priority right now, as I can't think of a use for this, that isn't already covered by the Conditions system.

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

No branches or pull requests

1 participant