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

Implement brigadier selector arguments into dockyard command system #64

Open
LukynkaCZE opened this issue Oct 1, 2024 · 0 comments
Open
Labels
area/commands good first issue hacktoberfest Issues with this label are for hacktoberfest contributors! priority:3 would be nice to have at some point type/missing-implementation

Comments

@LukynkaCZE
Copy link
Contributor

Implement brigadier arguments such as:

  • @a
  • @e
  • @s
  • @p
  • @a[world=test]
  • @e[type=zombie,sort=nearest,limit=1]
    etc.

This should be implemented as separate command argument types, then they should be correctly handled in CommandHandler

@LukynkaCZE LukynkaCZE added priority:3 would be nice to have at some point area/commands good first issue type/missing-implementation hacktoberfest Issues with this label are for hacktoberfest contributors! labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/commands good first issue hacktoberfest Issues with this label are for hacktoberfest contributors! priority:3 would be nice to have at some point type/missing-implementation
Projects
None yet
Development

No branches or pull requests

1 participant