Skip to content

CommandHandler.Execute

<<nil> nil> CommandHandler.Execute(<CommandHandler> self, <Player> ExecutePlayer, <string> Message)
Execute a command

Parameters

  • CommandHandler Handler

    The command handler

  • Player ExecutePlayer

    The player who executed the command

  • string Message

    The message the player said

Returns

  • nil nil

Source