Skip to main content

SetGlobalDefaultCommandMessages

Toggles the global default command messages (e.g. on wrong parameters). False => no default command message anymore.

  • toggle: parameter input should be in bool type

{{#tag:syntaxhighlight| Server.SetGlobalDefaultCommandMessages(false); |lang=csharp}} }}