Help Menu

Help Menu

If there are any entries missing, they will be re-generated at their default value on reload/startup.

The default values can be found here.

You will notice that these entries look suspiciously like the permissions. This is because the help is printed to the user based on what permissions they have! If you replace the underscores with periods, you will get the permission node that the user must have in order to view that respective help entry.

keyexplanation
separatorThis appears between the 'command' and the 'help'
consoleStartStripLengthThis is the amount of characters to strip off the beginning of the help entries in the console. This is because consoles do not type '/' to type commands
header.enabledIf true then the header will be printed
header.messageThe header itself
entries.x.enabledIf true, then this help entry will show up in the help menus
entries.x.commandThe command that corresponds with the permission node. This is here to change the coloring.
entries.x.helpThe explanation for that respective command

Comments

Posts Quoted:
Reply
Clear All Quotes