# HelpRestored
[](https://modrinth.com/plugin/help-restored/version/latest)
[)](https://github.com/Erallie/help-restored)
[](https://modrinth.com/plugin/help-restored)
[](https://discord.gozarproductions.com)
[](https://github.com/Erallie)
[](https://www.ko-fi.com/GozarProductions)
---
HelpRestored 是 Minecraft Java 版的一个插件,用于恢复 Bukkit 的 `help.yml` 与 Purpur 的兼容性,因为在我看来它似乎不正常。
此插件从服务器根目录读取 Bukkit 的 `help.yml`。请确保该文件存在,否则此插件将无法正常工作!
如果您想了解如何设置您的 `help.yml`,请参阅 [此页面](https://bukkit.fandom.com/wiki/Help.yml) 来自 Bukkit 的 Wiki。
## 制表符补全
HelpRestored 提供了使用 `/help` 命令时的制表符补全。
- 当没有指定主题时,它会提示您 `help.yml` 中定义的“index-topics”的所有项目
- 当您开始键入时,它还会提示匹配的命令。
# 默认 Config.yml
```yml
# 绝对不要修改此项
internal:
plugin-version: "X.X.X"
# 绝对不要修改此项
updater:
# 当管理员登录时,是否通知管理员有关新版本的信息。
notify-on-login: true
# 是否为新的快照版本通知管理员。如果此项设置为“false”,管理员仍然会收到稳定版本的通知。
notify-on-dev-release: false
```
# 命令
- `/help` - 显示帮助菜单
- **用法:** `/help <主题> [页面]`
- **权限:** `helprestored.use`
- `/helpreload` - 安全地重新加载 `help.yml`
- **用法:** `/helpreload`
- **权限:** `helprestored.admin`
# 权限
- `helprestored.use`
- **描述:** 允许使用 `/help`
- **默认:** `true`
- `helprestored.admin`
- **描述:** 允许使用 `/helpreload`
- **默认:** `op`
# 支持
如果您遇到任何问题,或希望请求某项功能,请 [创建一个问题](https://github.com/Erallie/help-restored/issues),我会尽力提供帮助!