Commands

Commands represent the core logic of the GPHUD - almost everything you interact with in GPHUD is just running a command, and by abstracting commands away from the implementation / interface, they can be invoked through different mechanisms.

There are currently 4 ways of running commands:

A list of commands and their parameters and required permissions can be seen through the Web Interface's introspection/api menu.

The 'operational context' of a command defines wether it runs as an avatar or a character - administrative functions use your avatar and avatar permissions while in-context operations generally require an active character to operate.