A message to send to the player when the command fails.

Namespace: BaseLib.Commands
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public string FailureMessage { get; set; }

See Also