2 Commits

Author SHA1 Message Date
milimoe
52b4fc2078
为插件添加更多默认属性;优化了房间相关 (#55) 2023-09-26 01:01:46 +08:00
milimoe
082ce3b6f5
添加插件加载器和事件触发方法组 (#54)
* Add PluginLoader

* 删除event返回值

* 添加插件触发器(方法组)

* 删除冗余方法

* 将typeof(GetType())改写为this is

* 删除无用引用
2023-09-24 13:06:10 +08:00