HelpRestored
Restores Bukkit's help.yml to Purpur
HelpRestored
HelpRestored
<br>
---
HelpRestored is a plugin for Minecraft Java Edition that restores compatility with Bukkit's `help.yml` to Purpur, since it appears to be broken for me otherwise.
This plugin reads Bukkit's `help.yml` from your server root directory. Make sure the file exists, or this plugin won't work!
If you want to know how to set up your `help.yml`, see this page from Bukkit's wiki.
Tab Completer
HelpRestored offers tab completion when using the `/help` command. - When no topic is specified, it suggests all the `index-topics` defined in your `help.yml` - When you start typing, it also suggests commands that match.
Default Config.yml
```yml
DO NOT CHANGE THIS
internal: plugin-version: "X.X.X"
DO NOT CHANGE THIS
updater:
Whether to notify admins on new releases when they log in.
notify-on-login: true
Whether to notify admins for new snapshot releases. Admins will still be notified on stable releases if this is set to "false".
notify-on-dev-release: false ```
Commands
- `/help` - Shows the help menu - Permission: `/help <topic> [page]` - Permission: `helprestored.use` - `/helpreload` - Safely reloads `help.yml` - Permission: `/helpreload` - Permission: `helprestored.admin`
Permissions
- `helprestored.use` - Default: Allows use of `/help` - Default: `true` - `helprestored.admin` - Default: Allows use of `/helpreload` - Default: `op`
Support
If you have any issues, or want to request a feature, please create an issue, and I will try my best to help!