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

[WIP] [cmd] Add generic command parser (#405) #409

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

Conversation

ikkentim
Copy link
Owner

todo

  • Parser structure
  • Argument parsing
  • Command overloading
  • Usage messages
  • Structure for help commands
  • Localization support
  • Automatic command detection
  • Documentation
  • Support for asynchronous command handlers
  • Command filters (for permission checking)
  • Implementation: player commands [GM]
  • Implementation: RCON commands [GM]
  • Implementation: player commands [ECS]
  • Implementation: RCON commands [ECS]

@ikkentim ikkentim added area-Commands Issues related to player/RCON commands area-ECS Issues related to SampSharp.Entities area-GM Issues related to SampSharp.GameMode labels Apr 23, 2022
@ikkentim ikkentim added this to the 0.11.0 milestone Apr 23, 2022
@ikkentim ikkentim self-assigned this Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Commands Issues related to player/RCON commands area-ECS Issues related to SampSharp.Entities area-GM Issues related to SampSharp.GameMode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant