Greeter.hello_user

Undocumented in source. Be warned that the author may not have intended to support it.
class Greeter
@CommandNamespace("hello")
@Command("user", "Say hello to a user!", 1, 1)
string
hello_user
(
string[] args
)

Meta