KPI
This is a library for sharing common codes with my MCDR plugins
Feel free to use it in your project (under the LICENSE)
Feature
- Define command tree by classwith method wrapper
- Json config support
- Properties file support
- Some little utils, such as dyn_call,new_command,join_rtext,send_message,debug, etc.
- JobManagerfor sync job execute
TODO
- Support default argument value for method wrapper
- Listen and pass plugin on_loadandon_unloadevents
介绍文本来源:README.MD