mirror of
https://github.com/ddaodan/minechatgpt.git
synced 2025-11-02 12:44:13 +08:00
Folia
This commit is contained in:
@@ -52,6 +52,4 @@ messages:
|
||||
available_models: "&eAvailable models:"
|
||||
no_permission: "&cYou do not have permission to use this command. Required permission: %s"
|
||||
# If you don't know what this is, don't change it
|
||||
debug: false
|
||||
# DO NOT EDIT!!!!!
|
||||
version: 2.4
|
||||
debug: false
|
||||
@@ -28,6 +28,7 @@ conversation:
|
||||
# 连续对话开关
|
||||
context_enabled: false
|
||||
max_history_size: 10
|
||||
prompt: "You are a helpful assistant.use Chinese."
|
||||
# 消息相关设置
|
||||
messages:
|
||||
reload: "&a已重新加载配置文件!"
|
||||
@@ -51,6 +52,4 @@ messages:
|
||||
available_models: "&e可用模型列表:"
|
||||
no_permission: "&c你没有权限使用这个指令。需要的权限:%s"
|
||||
# 如果你不知道这是什么,请不要动
|
||||
debug: false
|
||||
# 不要动!!!!!
|
||||
version: 2.3
|
||||
debug: false
|
||||
@@ -2,6 +2,7 @@ name: MineChatGPT
|
||||
version: '${version}'
|
||||
main: com.ddaodan.MineChatGPT.Main
|
||||
author: ddaodan
|
||||
folia-supported: true
|
||||
description: A Spigot plugin for interacting with ChatGPT
|
||||
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user