feat: 新增 Console 和 reflect 部分完善 command
Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
@ -18,7 +18,8 @@ var disable;
|
||||
} catch (ex) {
|
||||
log.w("MiaoScript 初始化失败! %s", ex);
|
||||
throw ex;
|
||||
} finally {
|
||||
disable = disablePlugins
|
||||
}
|
||||
disable = disablePlugins
|
||||
};
|
||||
})();
|
Reference in New Issue
Block a user