KPI

一个MCDR插件代码共享库

API

一键安装指令

!!MCDR plugin install kpi

作者

代码仓库

数据同步于

...

上次更新

...

最新版本

总下载量

1856

返回插件仓库

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 class with method wrapper
  • Json config support
  • Properties file support
  • Some little utils, such as dyn_call, new_command, join_rtext, send_message, debug, etc.
  • JobManager for sync job execute

TODO

  • Support default argument value for method wrapper
  • Listen and pass plugin on_load and on_unload events

自述文件来源:README.MD