CommandManager
This serves as the central class from which ModCommand functions are supported and carried out.
Methods
- GetCommand(Terraria.ModLoader.CommandCaller,System.String,Terraria.ModLoader.ModCommand@)()
- Finds a command by name. Handles mod prefixing. Replies with error messages.