It's just the /help command.
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://gitlab.com/yakovliam/helpcommand
Configurable message with support for hover, click, and URL events.
Features:
Config:
- Hex support
- JSON Hover support
- JSON Click support
- Permissions
- Support for 1.7 - 1.16.x
Code (YAML):# Permission: "helpcommand.command.help"
help-command:
text:
- "&7&l&m+----------------------------+"
- "&eHey! I hear you need some help"
- "&7Contact an admin by clicking &a$here$!"
- "&7&l&m+----------------------------+"
extras:
1:
tooltip:
- "&cClick me"
- "&7to message an admin"
action: "SUGGEST"
content: "/msg Admin Hey! I need some help!"