Compatibility
Minecraft: Java Edition
1.21–1.21.4
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed CC-BY-NC-4.0
Published last month
Updated 4 weeks ago
HelpRestored
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 yourhelp.yml
- When you start typing, it also suggests commands that match.
Default Config.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- Usage:
/help <topic> [page]
- Permission:
helprestored.use
- Usage:
/helpreload
- Safely reloadshelp.yml
- Usage:
/helpreload
- Permission:
helprestored.admin
- Usage:
Permissions
helprestored.use
- Description: Allows use of
/help
- Default:
true
- Description: Allows use of
helprestored.admin
- Description: Allows use of
/helpreload
- Default:
op
- Description: Allows use of
Support
If you have any issues, or want to request a feature, please create an issue, and I will try my best to help!