Partially Approved Add highlight helptext

Currently, you can't use !help highlight, or hl, or any variation of highlight's help.
Despite this, there exists a highlight commandhelp accessible via entering a highlight command with bad syntax.

Why not add this helptext to the highlight command? Seems like an oversight.
 

Attachments

  • 1774144195351.png
    1774144195351.png
    8.7 KB · Views: 25
  • 1774144265983.png
    1774144265983.png
    120.6 KB · Views: 25
Not quite an oversight - the /highlight command is client-side, whereas the /help command is server-side. The two never cross paths. I'll approve this for whoever wants to add a highlighthelp entry to the server repository, although it still won't matter much since the current help is client-side - it'll just make it broadcastable.
 
Back
Top