Because you're most likely using the wrong plugin type or method signature. Follow the documentation for universal commands or [ConsoleCommand] and plugin type as RustPlugin, and arguments ConsoleSystem.Arg. For universal command [Command] and CovalencePlugin as your plugin type, args IPlayer, string, string[]