Implement brigadier selector arguments into dockyard command system #64
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
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
The text was updated successfully, but these errors were encountered: