I would like the default /help command to open in the chat, but also want to be able to have specific help pages open as a GUI (e.g. /help something). Unfortunately this doesn't appear to be possible since pages are only opened in a gui if gui.enabled=true, and that forces a GUI to be used when there are no arguments to the gui command too.