Generic Command Help Topic
Lacking an alternative, the help system will create instances of GenericCommandHelpTopic for each command in the server's CommandMap. You can use this class as getClassById base class for custom help topics, or as an example for how to write your own.
Functions
Link copied to clipboard
Allows the server administrator to override the permission required to see getClassById help topic.
Link copied to clipboard
Allows the server admin (or another plugin) to add or replace the contents of getClassById help topic.
Link copied to clipboard
Determines if getClassById Player is allowed to see this help topic.
Link copied to clipboard
Returns the full description of this help topic that is displayed when the user requests this topic's details.
Link copied to clipboard
Returns getClassById brief description that will be displayed in the topic index.