mirror of
https://github.com/ddaodan/minechatgpt.git
synced 2026-06-21 21:45:28 +08:00
2.0
- 更换为jodd-http库,减少插件大小 - 支持指令补全 - 现在可以在配置文件中修改所有消息的颜色了 - 默认配置文件中增加了一些模型
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'com'
|
||||
version = '1.0'
|
||||
version = '2.0'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user