Plugin: help
October 27, 2021 ยท View on GitHub
Automatically gather all allowed commands in a room and present them as a help menu.
Commands
help
Usage: help [name of a plugin]
Display all plugins valid for the room and their description. If supplied with a plugin-name, display all commands
of the plugin and their respective help texts.
Example: help
Displays the general help menu consisting of all plugins valid for the room
Example: help echo
Displays the all commands for the plugin echo and their help texts
External Requirements
- none