SampSharp
SampSharp copied to clipboard
[WIP] [cmd] Add generic command parser (#405)
todo
- [x] 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]