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

feat: commands and basic chat #143

Draft
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

radstevee
Copy link
Contributor

@radstevee radstevee commented Dec 23, 2024

Implements a Command API along with its graph and basic chat

TODO:

  • arg parsing
  • contexts
  • state
  • macro builder not doing that
  • macros
  • more parsers (duration (w/ chrono?), entities, connected players, char, bool, enum, uuid, resource locations, item stacks, registries, locations/vectors, others maybe too)
  • sender API connection ID is enough
  • completion
  • command graph

@radstevee radstevee changed the title command API feat: commands and basic chat Dec 30, 2024
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.

1 participant