fix:修改示例插件和vtb插件自动生成config
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# 🔧 插件配置访问指南
|
||||
|
||||
> **💡 阅读须知**
|
||||
>
|
||||
> 本文主要介绍如何在插件的 **Action** 或 **Command** 组件中 **访问(读取)** 配置值。
|
||||
>
|
||||
> 如果你还不了解如何为插件 **定义** 配置并让系统 **自动生成** 带注释的 `config.toml` 文件,请务必先阅读 ➡️ **[⚙️ 插件配置定义指南](configuration-guide.md)**。
|
||||
|
||||
## 问题描述
|
||||
|
||||
在插件开发中,你可能遇到这样的问题:
|
||||
|
||||
Reference in New Issue
Block a user